1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare release parent-0.8.1 More... over 6 years ago
Make javadoc work for release on jvm11 More... over 6 years ago
Update to also work on JVM11, use consistent mockito version. (#522) More... over 6 years ago
Fix typo "Caffiene" (#521) More... over 6 years ago
Don't wrap a RuntimeException in another RuntimeException. (#488) More... over 6 years ago
Don't throw NPE if `.help()` wasn't called (#458) More... almost 7 years ago
Update for 0.8.0 More... almost 7 years ago
[maven-release-plugin] prepare for next development iteration More... almost 7 years ago
[maven-release-plugin] prepare release parent-0.8.0 More... almost 7 years ago
Merge pull request #507 from prometheus/pgw200 More... almost 7 years ago
Allow for 200 response code from pgw 0.10.0 More... almost 7 years ago
Add a class cast check to avoid ClassCastException (#505) More... almost 7 years ago
Update for 0.7.0 More... almost 7 years ago
[maven-release-plugin] prepare for next development iteration More... almost 7 years ago
[maven-release-plugin] prepare release parent-0.7.0 More... almost 7 years ago
Use atomics instead of synchronized for Gauge (#482) More... almost 7 years ago
Don't sanitize away colons in metric names (#498) More... almost 7 years ago
fixed one way to get a ConcurrentModificationException: (#495) More... about 7 years ago
Add circleci for testing. Remove Travis. (#493) More... about 7 years ago
Handle slashes in pgw grouping label values. (#491) More... about 7 years ago
slightly decrease thread contention by synchronizing once rather than "number quantiles + 1" times (#481) More... about 7 years ago
Allow a specific HttpServer to be specified, so HttpsServer could be used (#470) (#471) More... over 7 years ago
fixed auto_describe (#475) More... over 7 years ago
Added comment to filteredMetricFamilySamples to clarify behavior (#474) More... over 7 years ago
fix typo (#464) More... over 7 years ago
Set thread names in HTTPServer (#456) More... over 7 years ago
Allow DefaultExports to be registered with an arbitrary CollectorRegistry (#450) More... over 7 years ago
Fix a typo in code comments. (#455) More... over 7 years ago
Add toString() to MapperConfig (#448) More... over 7 years ago
Dropwizard: Pass on labels when no custom mapping matched (#447) More... over 7 years ago