Commits
Branch selector
User selector
Commit History
Commits on May 14, 2020
Handle empty label values for the pushgateway. (#553)
Show description for e4cab67authored
Commits on May 13, 2020
Update for 0.9.0
Show description for 5554fc7committed
Commits on May 11, 2020
Commits on May 9, 2020
Bump up caffeine dependencies (#549)
Show description for b3b9790authored
Mariano Gonzalez
Commits on May 7, 2020
Remove dependency on sun.misc.Unsafe (#547)
Show description for fe42313authored
Commits on Mar 14, 2020
Wrap PrintWriter with BufferedWriter (#540)
Show description for ac5136bandauthored
Commits on Feb 28, 2020
Added health check api to the client. (#534)
Show description for c3dc1f2authored
Commits on Feb 13, 2020
Remove the mention of JMX from the included connectors (#527)
Show description for 7259307authored
Commits on Jan 23, 2020
Update for 0.8.1
Show description for a814b67committed- committed
- committed
Make javadoc work for release on jvm11
Show description for 89a6947committedUpdate to also work on JVM11, use consistent mockito version. (#522)
Show description for 49c3557authored
Commits on Jan 21, 2020
Fix typo "Caffiene" (#521)
Show description for 58ec052authored andcommitted
Commits on Dec 5, 2019
Don't wrap a RuntimeException in another RuntimeException. (#488)
Show description for ef16c43authored andcommitted
Commits on Nov 14, 2019
Don't throw NPE if `.help()` wasn't called (#458)
Show description for b61dd23authored andcommitted
Commits on Oct 23, 2019
Update for 0.8.0
Show description for c33fab0committed- committed
- committed
Commits on Oct 14, 2019
Merge pull request #507 from prometheus/pgw200
Show description for f3f6985authoredAllow for 200 response code from pgw 0.10.0
Show description for ddf03f1committed
Commits on Oct 7, 2019
Add a class cast check to avoid ClassCastException (#505)
Show description for ba220f7authored andcommitted
Commits on Sep 24, 2019
Update for 0.7.0
Show description for cc85e9acommitted- committed
- committed
Commits on Sep 5, 2019
Use atomics instead of synchronized for Gauge (#482)
Show description for d7825cfauthored andcommitted
Commits on Sep 4, 2019
Don't sanitize away colons in metric names (#498)
Show description for 10fa80bauthored andcommitted
Commits on Aug 14, 2019
fixed one way to get a ConcurrentModificationException: (#495)
Show description for 8b0c045authored andcommitted
Commits on Jul 30, 2019
Add circleci for testing. Remove Travis. (#493)
Show description for fbc3fc4authored
Commits on Jul 29, 2019
Handle slashes in pgw grouping label values. (#491)
Show description for e28b835authored
Commits on Jun 17, 2019
slightly decrease thread contention by synchronizing once rather than "number quantiles + 1" times (#481)
Show description for 6200135authored andcommitted
Commits on Apr 24, 2019
Allow a specific HttpServer to be specified, so HttpsServer could be used (#470) (#471)
Show description for 4e0e752authored andcommitted
Commits on Apr 23, 2019
fixed auto_describe (#475)
Show description for b64cfc1authored andcommittedAdded comment to filteredMetricFamilySamples to clarify behavior (#474)
Show description for 95751e9authored andcommitted