open-telemetry / opentelemetry-demo

This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
https://opentelemetry.io/docs/demo/
Apache License 2.0
1.76k stars 1.12k forks source link

Add micrometer spring boot 3 demo tracing app #1368

Open majoferenc opened 8 months ago

majoferenc commented 8 months ago

Feature Request

Implementation of demo otlp micrometer tracing & metrics app with spring boot 3 & adding it to the service chain of this demo. As many real life use cases are using this type of configuration, it would be very helpful for many projects.

austinlparker commented 8 months ago

If someone would like to spec this out we can consider it.

zzzk1 commented 1 week ago

@austinlparker @majoferenc , can i give it a try?