services.perses.extraOptions

NixOS option

Additional options passed to perses daemon.

type: list of string
Default
[ ]
Example
[
  "-web.telemetry-path=/metrics"
]
declared in: nixos/modules/services/monitoring/perses.nixView source on NixOS/nixpkgs →