1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 15:46:31 +01:00
Files
prometheus-operator/pkg/prometheus/testdata/ScrapeNativeHistogramsFalseProperPromVersion.golden
Hélia Barroso 89e92af73f Merge pull request #8102 from heliapb/feat/add_scrape_native_histograms
feat: add `scrape_native_histograms`
2025-12-08 11:17:27 +01:00

9 lines
195 B
Plaintext
Generated

global:
scrape_interval: 30s
external_labels:
prometheus: default/test
prometheus_replica: $(POD_NAME)
scrape_native_histograms: false
evaluation_interval: 30s
scrape_configs: []