services.prometheus.exporters.mongodb.collStats
NixOS option
List of comma separared databases.collections to get $collStats
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →[ "db1.coll1" "db2" ]