Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Micrometer Application Metrics

Build Status Apache 2.0 Maven Central Javadocs Revved up by Develocity

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

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

关于 About

An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
cloud-nativejavametricsmicroservicesmonitoringobservability

语言 Languages

Java99.8%
Kotlin0.2%
Shell0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
1171
Total Commits
峰值: 50次/周
Less
More

核心贡献者 Contributors