Simple python app(s) to demonstrate observability with OTel and Instana
Tip
Use this branch to demonstrate Openshift's S2I (Source-to-Image) feature.
Contains the space explorer app with the following routes/ endpoints:
- Home endpoint:
/
- Runtime version endpoint:
/runtime_version
{
"runtime_version": "3.12.11"
}
- Request endpoint:
/space

