micrometer-metrics / micrometer-samples

Sample apps to demo Micrometer features
Apache License 2.0
61 stars 21 forks source link

Micrometer Samples

Build Status Apache 2.0 Maven Central Javadocs Revved up by Gradle Enterprise

Sample apps to demo Micrometer features.

Building

To build the project with Brave tracer just run

$ ./gradlew build

To build the project with OpenTelemetry tracer just run

$ ./gradlew build -Potel

Running

You can run each of the samples individually.

Join the discussion

Join the Micrometer Slack to share your questions, concerns, and feature requests.

Documentation

The reference documentation is managed in a separate GitHub repository and published to https://micrometer.io/.

Contributing

See our Contributing Guide for information about contributing to Micrometer.


Licensed under Apache Software License 2.0

Sponsored by VMware