0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 25, 2024 — Oct 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
License format More... about 8 years ago
Add database table size binder (fixes #128) More... about 8 years ago
Repackage binders More... about 8 years ago
Polish More... about 8 years ago
Merge pull request #135 from micrometer-metrics/micrometer-127 More... about 8 years ago
Fix scaling of time-based histograms for Prometheus (issue #127) More... about 8 years ago
Properties no longer drive summary percentile histogram clamps, clamps can be configured on histogram builders (issue #127) More... about 8 years ago
Make cumulative histogram buckets right inclusive (issue #127) More... about 8 years ago
Accumulate percentile observations to positive infinity for cumulative histograms (issue #127) More... about 8 years ago
Prevent tagging op in deployment phase in CircleCI More... about 8 years ago
Fix reference to deploy.sh, disable scheduled metrics test for now More... about 8 years ago
No need to rebuild for deployment phase on CircleCI More... about 8 years ago
reactor-test is no longer an addon More... about 8 years ago
Reactor candidates are now in libs-milestone More... about 8 years ago
Upgrade to io.spring.release 0.10.0, update Circle build to divide test and deployment phases More... about 8 years ago
Fixed NPE during boxing null to double More... about 8 years ago
Fix executor correctly instrumented More... about 8 years ago
Fixed missing active.connections metric for HikariCP More... about 8 years ago
Histogram bucket collection doesn't need synchronization, bucket increments do More... about 8 years ago
Change default license header so that it matches IntelliJ autoformatting More... about 8 years ago
Improve synchronization performance of DefaultHistogram More... about 8 years ago
Make WebMvcMetrics#tagWithException public (fixes #126) More... about 8 years ago
Add datadog sample More... about 8 years ago
Rework Micrometer export configuration properties classes (fixes #113) More... about 8 years ago
Renamed modules from micrometer--starter to micrometer-registry- More... about 8 years ago
Backport changes from Spring Boot 2 to micrometer-spring-legacy More... about 8 years ago
Update licenses More... about 8 years ago
Fix deadlock in registry when performing nested meter registration More... about 8 years ago
Prometheus percentiles histograms add a +Inf bucket (issue #120) More... about 8 years ago
Remove dynamic bucket creation in histograms (issue #120) More... about 8 years ago