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

Allowing users to provide additional http headers for Prometheus Client. #22300

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

amitkharb
Copy link
Contributor

@amitkharb amitkharb commented Jun 6, 2024

Description

Prometheus endpoint may require additional http headers. Adding the configuration properties for the same
Example of additional header "X-Scope-orgID" , "default"

Fixes #21394

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Jun 6, 2024
@amitkharb amitkharb requested review from ebyhr and lshmouse June 6, 2024 11:21
@github-actions github-actions bot added the docs label Jun 6, 2024
@amitkharb amitkharb force-pushed the 21394-2 branch 2 times, most recently from 9428534 to c0e7892 Compare June 6, 2024 18:36
@amitkharb
Copy link
Contributor Author

@ebyhr , hi, could you please have a look at this, all the changes you put in the review are now implemented, Thank you

@ebyhr ebyhr merged commit d43ffdb into trinodb:master Jul 8, 2024
20 checks passed
@github-actions github-actions bot added this to the 452 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Allow users to provide additional headers as properties to connect to prometheus endpoint
2 participants