Skip to content

Grafana reporter

services.grafana_reporter.addr

Listening address. Type: string

Default

"127.0.0.1"

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

services.grafana_reporter.enable

Whether to enable grafana_reporter. Type: boolean

Default

false

Example

true

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

services.grafana_reporter.grafana.addr

Grafana address. Type: string

Default

"127.0.0.1"

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

services.grafana_reporter.grafana.port

Grafana port. Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default

3000

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

services.grafana_reporter.grafana.protocol

Grafana protocol. Type: one of "http", "https"

Default

"http"

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

services.grafana_reporter.port

Listening port. Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default

8686

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

services.grafana_reporter.templateDir

Optional template directory to use custom tex templates Type: string or path

Default

pkgs.grafana_reporter

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