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 supported14 Subscribers
Add a CodeTriage badge to micrometer
Help out
- Issues
- Do not fail when TomcatMetrics.close() is called more than once
- Enable detecting all meters with high cardinality
- Fix Tomcat servlet metric collisions across web modules
- Allow custom high cardinality meter selection
- Do not modify or retain the array passed to Tags.and(Tag...)
- Fix MeterEquivalence.equals(null, null)
- Add Kotlin extension functions for observing (suspending) blocks
- Provide a built-in MeterFilter and guidance for redacting sensitive tag values
- MeterEquivalence.equals(null, null) returns false, inconsistent with Objects.equals
- Set base unit for virtual thread scheduler parallelism
- Docs
- Java not yet supported