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

Add client_config block to remote_write #1991

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Add client_config block to remote_write #1991

merged 1 commit into from
Aug 4, 2022

Conversation

mattdurham
Copy link
Collaborator

PR Description

Add http_client_config to remote write flow

@mattdurham mattdurham requested a review from rfratto August 4, 2022 19:01
@mattdurham mattdurham marked this pull request as ready for review August 4, 2022 19:01
@rfratto
Copy link
Member

rfratto commented Aug 4, 2022

Can you also make sure the client config in metrics.scrape is used? Right now it's exposed in the arguments but not hooked in:

// TODO(@tpaschalis) enable HTTPClientOptions []config_util.HTTPClientOption

@rfratto
Copy link
Member

rfratto commented Aug 4, 2022

Can you also make sure the client config in metrics.scrape is used? Right now it's exposed in the arguments but not hooked in:

My bad, it is being used, the comment is just stale :)

@rfratto rfratto merged commit 8c9399e into main Aug 4, 2022
@rfratto rfratto deleted the http_remote_config branch August 4, 2022 19:27
@mattdurham
Copy link
Collaborator Author

I think the comment refers to the dialerfunc so should be good.

@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Mar 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants