MyNixOS website logo
option

services.grafana-agent.extraFlags

Extra command-line flags passed to grafana-agent.

See https://grafana.com/docs/agent/latest/static/configuration/flags/

Declarations
Type
list of string
Default
[ ]
Example
[
  "-enable-features=integrations-next"
  "-disable-reporting"
]