MyNixOS website logo
option

services.prometheus.exporters.mongodb.uri

MongoDB URI to connect to.

Declarations
Type
string
Default
"mongodb://localhost:27017/test"
Example
"mongodb://localhost:27017/test"