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

Allow to use ES 7.x as metrics store #654

Merged

Conversation

danielmitterdorfer
Copy link
Member

With this commit we implement the changes necessary to talk to 7.x
metrics stores while retaining compatibility with older versions.

Relates #605

With this commit we implement the changes necessary to talk to 7.x
metrics stores while retaining compatibility with older versions.
@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :Metrics How metrics are stored, calculated or aggregated labels Feb 26, 2019
@danielmitterdorfer danielmitterdorfer added this to the 1.1.0 milestone Feb 26, 2019
dliappis added a commit that referenced this pull request Feb 26, 2019
Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

LGTM

@danielmitterdorfer
Copy link
Member Author

Thanks!

@danielmitterdorfer danielmitterdorfer merged commit 5d1444e into elastic:master Feb 26, 2019
@danielmitterdorfer danielmitterdorfer deleted the 7x-metrics-store branch February 26, 2019 12:50
danielmitterdorfer added a commit that referenced this pull request Aug 30, 2019
With this commit we correct the minimum required version of the metrics
store from 5.0 to 6.0 as we dropped support for Elasticsearch versions
prior to 6.0 in #654.

Relates #654
novosibman pushed a commit to novosibman/rally that referenced this pull request Oct 2, 2019
With this commit we correct the minimum required version of the metrics
store from 5.0 to 6.0 as we dropped support for Elasticsearch versions
prior to 6.0 in elastic#654.

Relates elastic#654
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo :Metrics How metrics are stored, calculated or aggregated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants