Release v0.0.1
A simple OpenTelemetry (Otel) Spring Boot demo based on JDK 17.
Mainly used to test if data can be successfully collected and transmitted to an OpenTelemetry backend for visualization.
Lightweight and easy to set up for basic validation and learning.
Notes
- Support downloading the
opentelemetry-javaagentvia an Init Container and using it by setting the Java Agent startup parameters.