Skip to content

v0.0.1

Latest

Choose a tag to compare

@warnerchen warnerchen released this 06 May 14:04
· 3 commits to main since this release

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-javaagent via an Init Container and using it by setting the Java Agent startup parameters.