Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - micrometer-metrics/micrometer: An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
An application observability facade for the most popular observability tools. Think SLF4J, but for observability. - micrometer-metrics/micrometer
Visit SiteGitHub - micrometer-metrics/micrometer: An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
An application observability facade for the most popular observability tools. Think SLF4J, but for observability. - micrometer-metrics/micrometer
Powered by 0x5a.live 💗
Micrometer Application Metrics
An application metrics facade for the most popular monitoring tools. Instrument your code with dimensional metrics with a vendor neutral interface and decide on the monitoring backend at the last minute.
More info on micrometer.io.
Micrometer artifacts work with Java 8 or later with a few exceptions such as the micrometer-java11 module and micrometer-jetty11.
Supported versions
See Micrometer's support policy.
Join the discussion
Join the Micrometer Slack to share your questions, concerns, and feature requests.
Snapshot builds
Snapshots are published to repo.spring.io
for every successful build on the main
branch and maintenance branches.
To use:
repositories {
maven { url 'https://repo.spring.io/snapshot' }
}
dependencies {
implementation 'io.micrometer:micrometer-core:latest.integration'
}
Milestone releases
Milestone releases are published to https://repo.spring.io/milestone. Include that as a maven repository in your build configuration to use milestone releases. Note that milestone releases are for testing purposes and are not intended for production use.
Documentation
The reference documentation is managed in the docs directory 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
Java Resources
are all listed below.
Made with ❤️
to provide different kinds of informations and resources.