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

Set x-elastic-product-origin header for ES requests #1195

Merged

Conversation

donoghuc
Copy link
Contributor

@donoghuc donoghuc commented Dec 6, 2024

This commit updates the Elasticsearch::Client used to make requests to ES to
send along a header identifying the request as originating from an internal
component.

closes #1191

This commit updates the Elasticsearch::Client used to make requests to ES to
send along a header identifying the request as originating from an internal
component.
Update integration tests to expect new headers where needed.
Copy link
Contributor

@robbavey robbavey left a comment

Choose a reason for hiding this comment

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

LGTM!

@donoghuc
Copy link
Contributor Author

donoghuc commented Dec 9, 2024

Going to merge and release 🚀

@donoghuc donoghuc merged commit 8e8f4f1 into logstash-plugins:main Dec 9, 2024
2 checks passed
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.

Add x-elastic-product-origin header to all places that make requests to Elasticsearch
2 participants