services.bosun.opentsdbHost

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
<nixpkgs/nixos/modules/services/monitoring/bosun.nix>