Prometheus Scrape Config (K8s)
- Canonical Observability
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 52 | 23 Sep 2024 | |
latest/candidate | 52 | 23 Sep 2024 | |
latest/beta | 52 | 23 Sep 2024 | |
latest/edge | 52 | 13 Sep 2024 | |
1.0/stable | 44 | 12 Dec 2023 | |
1.0/candidate | 44 | 22 Nov 2023 | |
1.0/beta | 44 | 22 Nov 2023 | |
1.0/edge | 44 | 22 Nov 2023 |
juju deploy prometheus-scrape-config-k8s
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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.