Grafana Agent

  • By Canonical Observability
Channel Revision Published Runs on
latest/stable 68 12 Mar 2024
Ubuntu 22.04
latest/candidate 95 10 Apr 2024
Ubuntu 20.04
latest/beta 95 10 Apr 2024
Ubuntu 20.04
latest/edge 136 08 May 2024
Ubuntu 22.04
juju deploy grafana-agent --channel edge
Show information

Platform:

Ubuntu
22.04

Learn about configurations >

  • global_scrape_interval | string

    Default: 1m

    How frequently should instances be scraped. Supported units: y, w, d, h, m, s.

  • global_scrape_timeout | string

    Default: 10s

    How long to wait before timing out a scrape from a target. Supported units: y, w, d, h, m, s.

  • tls_insecure_skip_verify | boolean

    Flag to skip the verification for insecure TLS. If "true", self-signed certs can be seamlessly used; this setting will be applied to all of the Agent configurations (Prometheus, Loki).