prometheus-scrape-config-k8s

Prometheus Scrape Config (K8s)

Channel Revision Published Runs on
1/stable 67 08 Jul 2025
Ubuntu 20.04
1/candidate 67 26 Jun 2025
Ubuntu 20.04
1/beta 67 10 Jun 2025
Ubuntu 20.04
1/edge 67 14 May 2025
Ubuntu 20.04
2/edge 69 05 Jun 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.