micrometer-metrics / micrometer-samples

Sample apps to demo Micrometer features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample apps to demo Micrometer features

License:Apache License 2.0


Languages

Language:Java 99.6%Language:Shell 0.3%Language:HTML 0.1%