services.prometheus.exporters.mongodb.uri

NixOS option

MongoDB URI to connect to.

type: string
Default
"mongodb://localhost:27017/test"
Example
"mongodb://localhost:27017/test"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →