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

Make the prometheus operator informer sync timeout configurable and increse the default #2004

Open
thampiotr opened this issue Oct 30, 2024 · 1 comment · May be fixed by #2161
Open

Make the prometheus operator informer sync timeout configurable and increse the default #2004

thampiotr opened this issue Oct 30, 2024 · 1 comment · May be fixed by #2161
Assignees
Labels
enhancement New feature or request

Comments

@thampiotr
Copy link
Contributor

Request

The timeout defined here:

https://github.com/grafana/alloy/blob/main/internal/component/prometheus/operator/common/crdmanager.go#L41

should ideally be configurable. A larger default timeout could also make sense, because this happens at component Run and could result in a failed component. Sometimes the request takes too long.

Use case

For large / slow clusters

@thampiotr thampiotr added the enhancement New feature or request label Oct 30, 2024
@DWebb0
Copy link

DWebb0 commented Nov 19, 2024

I'm registering my interest here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants