micrometer-metrics / micrometer
An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing micrometer-metrics/micrometer in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewMicrometer 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 for every successful build on the branch and maintenance branches. To use: Milestone releases Starting with the 1.15.0-M2 release, milestone releases and release candidates will be published to Maven Central. 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/. Samples/Examples You can find sample/example apps in the micrometer-samples repository. Contributing See our Contributing Guide for information about contributing to Micrometer. ------------------------------------- _Licensed under Apache Software License 2.0_ _Sponsored by VMware_