prometheus-community / helm-charts

Prometheus community Helm charts
Apache License 2.0
5.11k stars 5.02k forks source link

[kube-prometheus-stack] Add global scrapeProtocols to prometheus helm chart #4478

Open swar8080 opened 6 months ago

swar8080 commented 6 months ago

Is your feature request related to a problem ?

I am trying to disable PrometheusProto as the default/global scrape protocol, and selectively enable it on targets. This is for testing the Created Timestamp feature in isolation

Describe the solution you'd like.

I see scrapeProtocols is an option on the prometheus CRD but not in the helm template

Describe alternatives you've considered.

Lmk if there's a workaround

Additional context.

No response

jkroepke commented 6 months ago

Feel free to setup an PR