services.prometheus.exporters.mongodb.collector

Enabled collectors

Type
list of string
Default
[ ]
Example
[
  "diagnosticdata"
  "replicasetstatus"
  "dbstats"
  "topmetrics"
  "currentopmetrics"
  "indexstats"
  "dbstats"
  "profile"
]
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>