services.alloy.extraFlags
NixOS option
Extra command-line flags passed to alloy run. See https://grafana.com/docs/alloy/latest/reference/cli/run/
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/monitoring/alloy.nixView source on NixOS/nixpkgs →[ "--server.http.listen-addr=127.0.0.1:12346" "--disable-reporting" ]