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

Add _bucket to histogram metrics in Prometheus Collector #11578

Merged
merged 3 commits into from
Apr 2, 2019

Conversation

vjsamuel
Copy link
Contributor

@vjsamuel vjsamuel commented Apr 1, 2019

The names of histograms vary because of the lack of _bucket on the name. Can we please add this to make sure that the names are consistent?

@vjsamuel vjsamuel requested a review from a team as a code owner April 1, 2019 19:18
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@vjsamuel vjsamuel changed the title Add _bucket to histogram metrics Add _bucket to histogram metrics in Prometheus Collector Apr 1, 2019
@exekias
Copy link
Contributor

exekias commented Apr 2, 2019

ok to test

@exekias exekias added bug needs_backport PR is waiting to be backported to other branches. v7.2.0 v7.0.0-rc1 labels Apr 2, 2019
@ruflin
Copy link
Member

ruflin commented Apr 2, 2019

This seems to be a breaking change?

@exekias
Copy link
Contributor

exekias commented Apr 2, 2019

yes, this is a missing change from #9948, I would like to push it to 7.0, where the breaking change happens already

@@ -114,6 +114,7 @@ https://github.com/elastic/beats/compare/v7.0.0-beta1...v7.0.0-rc1[Check the HEA
- Add missing aws.ec2.instance.state.name into fields.yml. {issue}11219[11219] {pull}11221[11221]
- Fix ec2 metricset to collect metrics from Cloudwatch with the same timestamp. {pull}11142[11142]
- Fix potential memory leak in stopped docker metricsets {pull}11294[11294]
- Add _bucket to histogram metrics in Prometheus Collector {pull}11578[11578]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please move this to CHANGELOG.next.asciidoc?

@exekias
Copy link
Contributor

exekias commented Apr 2, 2019

WFG

@exekias exekias merged commit 9835571 into elastic:master Apr 2, 2019
@exekias
Copy link
Contributor

exekias commented Apr 2, 2019

thank you @vjsamuel for fixing this! 🎉

@exekias exekias removed the needs_backport PR is waiting to be backported to other branches. label Apr 2, 2019
exekias pushed a commit to exekias/beats that referenced this pull request Apr 2, 2019
* Add _bucket to histogram metrics

(cherry picked from commit 9835571)
@exekias exekias added the v7.0.0 label Apr 2, 2019
exekias pushed a commit to exekias/beats that referenced this pull request Apr 2, 2019
* Add _bucket to histogram metrics

(cherry picked from commit 9835571)
exekias added a commit that referenced this pull request Apr 2, 2019
…1597)

* Add _bucket to histogram metrics

(cherry picked from commit 9835571)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants