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

kibana: add x-elastic-product-origin header to the client #15551

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

1pkg
Copy link
Member

@1pkg 1pkg commented Feb 5, 2025

Motivation/summary

This PR adds x-elastic-product-origin to Kibana API client similarly to how it's done for Elasticsearch client in

headers.Set("X-Elastic-Product-Origin", "observability")

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

@1pkg 1pkg added the backport-8.x Automated backport to the 8.x branch with mergify label Feb 5, 2025
@1pkg 1pkg self-assigned this Feb 5, 2025
@1pkg 1pkg requested a review from a team as a code owner February 5, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants