services.prometheus.exporters.dovecot.scopes

NixOS option

Stats scopes to query.

type: list of string
Default
[
  "user"
]
Example
[
  "user"
  "global"
]
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →