0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 24, 2024 — Oct 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add commonTags and namingConvention getters to Config More... about 8 years ago
Fix bug in CompositeMeterRegistry that overrode naming convention of registries inside it More... about 8 years ago
Fix Atlas config props prefix, add quantile to PersonController sample More... about 8 years ago
Upgrade to spring-release-plugin 0.9.0 More... about 8 years ago
Rework spring autconfig of meter registries More... about 8 years ago
Thin dependencies in core by moving implementations to starter modules where possible More... about 8 years ago
add eclipse ignores More... about 8 years ago
Add javadoc to MeterRegistry#register More... about 8 years ago
Add bytes base unit to JvmMemoryMetrics (issue #97) More... about 8 years ago
Add baseUnit to gauge and counter builders (fixes #97) More... about 8 years ago
Capture URI in RestOperations.*(URI, ...) type calls (fixes #98) More... about 8 years ago
Support attaching base units to distribution summaries (issue #80) More... about 8 years ago
More convenient way to assert a meter's value (fixes #87) More... about 8 years ago
Add Meter#getDescription that maps to Prometheus 'help' (issue #80) More... about 8 years ago
Combined TagFormatter and NamingConvention (issue #80) More... about 8 years ago
Global registry moved to , static builders for all meter types on More... about 8 years ago
[wip] Naming convention independence (issue #80) More... about 8 years ago
Merge pull request #94 from micrometer-metrics/lazy-var-fixes More... about 8 years ago
Align variable names More... about 8 years ago
Fix ClassCastException in MetricsHandlerInterceptor (fixes #92) More... about 8 years ago
MeterRegistry.globalRegistry is now typed to CompositeMeterRegistry More... about 8 years ago
Add lazy meters (issue #69) More... about 8 years ago
Fix flaky scheduling aspect test More... about 8 years ago
Composite registry + global registry (fixes #81, fixes #69) More... about 8 years ago
Use name parameter for @ConditionalOnClass for spring integration metrics More... about 8 years ago
Fix flaky scheduling test More... about 8 years ago
Autoconfigure Spring Integration metrics More... about 8 years ago
Measurement.getTags() now returns an immutable view of the underlying set (fixes #85) More... about 8 years ago
Private constructors and final on static utility classes (fixes #86) More... about 8 years ago
HierarchicalNameMapper now a functional interface (fixes #83) More... about 8 years ago