instana / opentelemetry-demo

OpenTelemetry Community Demo Application with Instana
Apache License 2.0
8 stars 3 forks source link

OTel logo + @instana OpenTelemetry Demo with Instana

This repository contains a custom fork of the OpenTelemetry Astronomy Shop integrated with an Instana backend. The demo showcases native Instana OpenTelemetry data collection, correlation of OpenTelemetry tracing and underlying monitored infrastructure, or example of trace continuity between Instana-native tracing and OpenTelemetry. Details about the implementation are sumamrized in the OpenTelemetry Demo with Instana blog article.

To learn more about the demo application please refer to the upstream README and the official demo documentation available at the OpenTelemetry project site.

otel-demo screenshot

Custom features include:

Running the demo

Instructions on how to run the demo are provided here.

Reporting issues

If you found a bug, have a suggestion or a question regarding the Instana-specific functionality, please open an issue here. Problems related to the core demo application should generally be reported via the upstream OTel Demo project. Please read the troubleshooting tips before you and issue.

Contributing

Contributions are welcome - feel free to submit a pull request. You may find useful the upstream CONTRIBUTING for general general guidance on setting up a development environment or submitting GitHub PRs.