canonical / grafana-agent-operator

This charmed operator automates the operational procedures of running Grafana Agent, an open-soruce telemetry collector.
https://charmhub.io/grafana-agent
Apache License 2.0
4 stars 8 forks source link

Make scrape_interval configurable #87

Closed przemeklal closed 5 days ago

przemeklal commented 3 months ago

Enhancement Proposal

COS Proxy supports grafana-agent cos-agent relation however we still cannot use it since the default scrape_interval in grafana-agent is 1m. In our deployments we always use the following scrape_interval values to scrape cos-proxies:

Without this feature, we'll be unable to adopt this new cos-proxy:cos-agent relation in our deployments.

simskij commented 3 months ago

Thanks! #75 also concerns this, but now we have another reason to do so.

simskij commented 5 days ago

Resolved, see juju config option global_scrape_interval.