Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.7 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.7 KB

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