Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
prometheus
exporters
mongodb
uri
option
services.prometheus.exporters.mongodb.uri
MongoDB URI to connect to.
Declarations
nixos/modules/services/monitoring/prometheus/exporters.nix
Type
string
Default
"mongodb://localhost:27017/test"
Example
"mongodb://localhost:27017/test"