Skip to content

Heapster

services.heapster.enable

Whether to enable Heapster monitoring. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/heapster.nix

services.heapster.extraOpts

Heapster extra options Type: strings concatenated with " "

Default

""

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/heapster.nix

services.heapster.package

The heapster package to use. Type: package

Default

pkgs.heapster

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/heapster.nix

services.heapster.sink

Heapster metic sink Type: string

Example

"influxdb:http://localhost:8086"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/heapster.nix

services.heapster.source

Heapster metric source Type: string

Example

"kubernetes:https://kubernetes.default"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/monitoring/heapster.nix