Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed incorrect prometheus metrics source selection #1337

Merged
merged 1 commit into from
Jun 9, 2016
Merged

Fixed incorrect prometheus metrics source selection #1337

merged 1 commit into from
Jun 9, 2016

Conversation

tobischo
Copy link
Contributor

@tobischo tobischo commented Jun 6, 2016

This should solve issue #1336 by taking the correct prometheus metrics source:
Metrics type summary should retrieve values via GetSummary while histogram should retrieve values via GetHistogram for both count and sum.

Required for all PRs:

  • CHANGELOG.md updated
  • Sign CLA (if not already signed)
  • README.md updated (if adding a new plugin)

@sparrc
Copy link
Contributor

sparrc commented Jun 7, 2016

sorry about the inconvenience but please rebase and repush, thanks!

Metrics type summary should retrieve values via GetSummary while histogram should retrieve values via GetHistogram for both count and sum
@tobischo
Copy link
Contributor Author

tobischo commented Jun 7, 2016

Done

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.

2 participants