services.go-csp-collector.settings

Settings for go-csp-collector. See https://github.com/jacobbednarz/go-csp-collector for supported options.

Type
open submodule of attribute set of (boolean or absolute path or string)
Default
{ }
Example
{
  debug = true;
  health-check-path = "/health";
}
Declared
<nixpkgs/nixos/modules/services/monitoring/go-csp-collector.nix>