services.prometheus.exporters.mongodb.uri
MongoDB URI to connect to.
- Type
string- Default
"mongodb://localhost:27017/test"- Example
"mongodb://localhost:27017/test"- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>
MongoDB URI to connect to.
string"mongodb://localhost:27017/test""mongodb://localhost:27017/test"