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

Updating CCR telemetry device for OpenSearch. #104

Merged
merged 1 commit into from
Feb 1, 2022
Merged

Updating CCR telemetry device for OpenSearch. #104

merged 1 commit into from
Feb 1, 2022

Conversation

ankitkala
Copy link
Member

@ankitkala ankitkala commented Jan 17, 2022

Signed-off-by: Ankit Kala [email protected]

Description

This PR replaces the CCR telemetry logic used by xpack Elasticsearch with OpenSearch cross cluster replication plugin.

Issues Resolved

88

Check List

  • New functionality includes testing
    • All unit and integration tests pass
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Contributor

@travisbenedict travisbenedict left a comment

Choose a reason for hiding this comment

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

For historical reasons I think it's worth updating the PR description to say that the CCR telemetry device used for xpack Elasticsearch is being replaced with one that works for OpenSearch.

Overall the changes look good to me though. I just have a few small suggestions.

osbenchmark/telemetry.py Outdated Show resolved Hide resolved
osbenchmark/telemetry.py Outdated Show resolved Hide resolved
samples/ccr/start.sh Show resolved Hide resolved
samples/ccr/start.sh Outdated Show resolved Hide resolved
samples/ccr/stop.sh Outdated Show resolved Hide resolved
tests/telemetry_test.py Outdated Show resolved Hide resolved
Copy link
Member

@saikaranam-amazon saikaranam-amazon left a comment

Choose a reason for hiding this comment

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

Overall looks good - Please address the following minor comments

samples/ccr/start.sh Outdated Show resolved Hide resolved
samples/ccr/start.sh Outdated Show resolved Hide resolved
osbenchmark/telemetry.py Show resolved Hide resolved
@ankitkala ankitkala changed the title Add CCR telemetry Updating CCR telemetry device for OpenSearch. Jan 28, 2022
Copy link
Contributor

@travisbenedict travisbenedict left a comment

Choose a reason for hiding this comment

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

Looks good to me. The most recent commit just needs a git commit --amend --signoff to pass the DCO check

@ankitkala
Copy link
Member Author

Looks good to me. The most recent commit just needs a git commit --amend --signoff to pass the DCO check

Yep. Just updated the PR with all changes.

Copy link
Member

@saikaranam-amazon saikaranam-amazon left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@travisbenedict travisbenedict left a comment

Choose a reason for hiding this comment

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

LGTM

osbenchmark/telemetry.py Outdated Show resolved Hide resolved
samples/ccr/start.sh Outdated Show resolved Hide resolved
samples/ccr/docker-compose-metricstore.yml Show resolved Hide resolved
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.

4 participants