Skip to content

Comments

metrics/prometheus: fix for latest HEAD#885

Merged
peterbourgon merged 1 commit intomasterfrom
fix-for-prom
Jun 12, 2019
Merged

metrics/prometheus: fix for latest HEAD#885
peterbourgon merged 1 commit intomasterfrom
fix-for-prom

Conversation

@peterbourgon
Copy link
Member

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.

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.
@peterbourgon peterbourgon merged commit aba2075 into master Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant