services.graphite.seyren.mongoUrl

NixOS option

Mongodb connection string.

type: string
Default
"mongodb://${config.services.mongodb.bind_ip}:27017/seyren"
declared in: nixos/modules/services/monitoring/graphite.nixView source on NixOS/nixpkgs →