services.graphite.seyren.graphiteUrl

NixOS option

Host where graphite service runs.

type: string
Default
"http://${config.services.graphite.web.listenAddress}:${toString config.services.graphite.web.port}"
declared in: nixos/modules/services/monitoring/graphite.nixView source on NixOS/nixpkgs →