Prometheus Scrape Config (K8s)

  • By Canonical Observability
Channel Revision Published Runs on
latest/stable 47 12 Mar 2024
Ubuntu 20.04
latest/candidate 48 24 Apr 2024
Ubuntu 20.04
latest/beta 48 10 Apr 2024
Ubuntu 20.04
latest/edge 49 25 Apr 2024
Ubuntu 20.04
1.0/stable 44 12 Dec 2023
Ubuntu 20.04
1.0/candidate 44 22 Nov 2023
Ubuntu 20.04
1.0/beta 44 22 Nov 2023
Ubuntu 20.04
1.0/edge 44 22 Nov 2023
Ubuntu 20.04
juju deploy prometheus-scrape-config-k8s
Show information

Platform:

Ubuntu
20.04

Learn about configurations >

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

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