services.scrutiny.collector.settings
Collector settings to be rendered into the collector configuration file.
See https://github.com/AnalogJ/scrutiny/blob/master/example.collector.yaml.
Options containing secret data should be set to an attribute set
containing the attribute _secret. This attribute should be a string
or structured JSON with quote = false;, pointing to a file that
contains the value the option should be set to.
- Type
open submodule of (YAML 1.1 value)- Default
{ }- Declared
- <nixpkgs/nixos/modules/services/monitoring/scrutiny.nix>