services.bosun.opentsdbHost

NixOS option

Host and port of the OpenTSDB database that stores bosun data. To disable opentsdb you can pass null as parameter.

type: null or string
Default
"localhost:4242"
declared in: nixos/modules/services/monitoring/bosun.nixView source on NixOS/nixpkgs →