services.prometheus.exporters.dovecot.scopes

Stats scopes to query.

Type
list of string
Default
[
  "user"
]
Example
[
  "user"
  "global"
]
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>