prometheus-scrape-config-k8s

Prometheus Scrape Config (K8s)

  • Canonical Observability
Channel Revision Published Runs on
latest/stable 64 13 May 2025
Ubuntu 20.04
latest/candidate 64 13 May 2025
Ubuntu 20.04
latest/beta 64 13 May 2025
Ubuntu 20.04
latest/edge 64 17 Apr 2025
Ubuntu 24.04 Ubuntu 20.04
latest/edge 61 14 Apr 2025
Ubuntu 24.04 Ubuntu 20.04
1/stable 64 14 May 2025
Ubuntu 20.04
1/candidate 64 14 May 2025
Ubuntu 20.04
1/beta 64 14 May 2025
Ubuntu 20.04
1/edge 67 14 May 2025
Ubuntu 20.04
2/edge 68 15 May 2025
Ubuntu 24.04
juju deploy prometheus-scrape-config-k8s --channel 1/stable
Show information

Platform:

Ubuntu
24.04 20.04

Learn about configurations >

  • 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.