micrometer
https://github.com/micrometer-metrics/micrometer
Java
An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported12 Subscribers
Add a CodeTriage badge to micrometer
Help out
- Issues
- Fix Prometheus registry metadata for prom-client-java upgrades
- Change process.uptime from TimeGauge to FunctionCounter
- Prometheus: construct MetricMetadata and Labels on meter creation
- Prometheus: unnecessary allocation and validation performed on every scrape
- Bump io.prometheus:prometheus-metrics-bom from 1.5.1 to 1.6.1
- Support primitive/simple types for KeyValues
- JVM OpenTelemetry Conventions use wrong OTLP data point
- fix: Ensure OTLP histogram count is exactly the sum of buckets count
- StepFunctionCounter.count() has a race condition
- fix: replace TimeGauge with FunctionTimer for cache.load.duration in CaffeineCacheMetrics
- Docs
- Java not yet supported