parca-scrape-target

Parca Scrape Target

Channel Revision Published Runs on
1/stable 68 14 May 2025
Ubuntu 22.04
1/candidate 68 14 May 2025
Ubuntu 22.04
1/beta 68 14 May 2025
Ubuntu 22.04
1/edge 68 14 May 2025
Ubuntu 22.04
2/edge 79 Today
Ubuntu 24.04
juju deploy parca-scrape-target --channel 1/stable
Show information

Platform:

Ubuntu
24.04 22.04

Learn about configurations >

  • scheme | string

    Configures the protocol scheme that would be used for scraping the targets.

  • targets | string

    Comma separated list of external scrape targets, e.g., "192.168.5.2:7000,192.168.5.3:7000"; do not add the protocol!

  • tls_ca_cert | string

    CA certificate to validate the targets' server certificates with. reference: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tls_config

  • tls_insecure_skip_verify | boolean

    Disable server certificate validation for the targets. reference: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tls_config

  • tls_server_name | string

    Server name to verify the hostname of the targets. Only relevant if the target's cert does not include its name in the SANs. reference: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tls_config