Sample apps to demo Micrometer features.
To build the project with Brave tracer just run
$ ./gradlew build
To build the project with OpenTelemetry tracer just run
$ ./gradlew build -Potel
You can run each of the samples individually.
Join the Micrometer Slack to share your questions, concerns, and feature requests.
The reference documentation is managed in a separate GitHub repository and published to https://micrometer.io/.
See our Contributing Guide for information about contributing to Micrometer.
Licensed under Apache Software License 2.0
Sponsored by VMware