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

Adding elasticsearch/ccr metricset #8335

Merged
merged 9 commits into from
Sep 19, 2018

Conversation

ycombinator
Copy link
Contributor

@ycombinator ycombinator commented Sep 17, 2018

This PR adds the elasticsearch/ccr metricset which collects cross-cluster replication (CCR) stats from the GET _ccr/stats Elasticsearch API and indexes them in metricbeat-*.

@ycombinator ycombinator added enhancement Metricbeat Metricbeat needs_backport PR is waiting to be backported to other branches. v7.0.0-alpha1 v6.5.0 labels Sep 17, 2018
@ycombinator
Copy link
Contributor Author

jenkins, test this

@ycombinator ycombinator force-pushed the metricbeat-elasticsearch-ccr branch from bbb68a9 to 497b915 Compare September 18, 2018 10:10
@chrisronline
Copy link
Contributor

Do you have testing instructions available for this? I'm assuming you just need me to verify the collection has parity against the original?

@ycombinator
Copy link
Contributor Author

@chrisronline Yes, look for parity, same as before. I added concrete test instructions to the PR description.

@ycombinator ycombinator force-pushed the metricbeat-elasticsearch-ccr branch from 497b915 to 99826cc Compare September 18, 2018 14:58
@ycombinator ycombinator requested review from jsoriano and removed request for chrisronline September 18, 2018 17:20
Copy link
Contributor

@sayden sayden left a comment

Choose a reason for hiding this comment

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

LGTM

@ycombinator ycombinator merged commit 0f2b29a into elastic:master Sep 19, 2018
@ycombinator ycombinator removed the needs_backport PR is waiting to be backported to other branches. label Sep 19, 2018
ycombinator added a commit that referenced this pull request Sep 24, 2018
* Adding elasticsearch/ccr metricset (#8335)

This PR adds the `elasticsearch/ccr` metricset which collects cross-cluster replication (CCR) stats from the `GET _ccr/stats` Elasticsearch API and indexes them in `metricbeat-*`.

(cherry picked from commit 0f2b29a)

* Cleaning up CHANGELOG
@ycombinator ycombinator deleted the metricbeat-elasticsearch-ccr branch December 25, 2019 11:12
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