-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
metrics/prometheus: fix for latest HEAD (#885)
github.com/prometheus/client_golang/prometheus recently removed some deprecated functions including UninstrumentedHandler, and changed the way summaries work: now, by default, they don't report any quantiles, and you have to specify precisely which quantiles you want to see.
- Loading branch information
1 parent
9886ec2
commit aba2075
Showing
1 changed file
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters