
Prometheus Scrape Config (K8s)
- Canonical Observability
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 64 | 13 May 2025 | |
latest/candidate | 64 | 13 May 2025 | |
latest/beta | 64 | 13 May 2025 | |
latest/edge | 64 | 17 Apr 2025 | |
latest/edge | 61 | 14 Apr 2025 | |
1/stable | 64 | 14 May 2025 | |
1/candidate | 64 | 14 May 2025 | |
1/beta | 64 | 14 May 2025 | |
1/edge | 67 | 14 May 2025 | |
2/edge | 68 | 15 May 2025 |
juju deploy prometheus-scrape-config-k8s --channel 1/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
forward_alert_rules | boolean
Default: True
Toggle forwarding of alert rules.
-
label_limit | int
Maximum number of labels per scrape (0=unlimited)
-
label_name_length_limit | int
Maximum length of label name (0=unlimited)
-
label_value_length_limit | int
Maximum length of label value (0=unlimited)
-
metric_relabel_configs | string
YAML string formatted metrics relabeling configuration.
-
proxy_url | string
Proxy URL for accessing metrics endpoints.
-
relabel_configs | string
YAML string formatted scrape target relabeling configuration.
-
sample_limit | int
Maximum number of samples per scrape (0=unlimited)
-
scrape_interval | string
Frequency at which metrics are scraped.
-
scrape_timeout | string
Timeout interval when scraping a job.