services.prometheus.pushgateway.log.level

NixOS option

Only log messages with the given severity or above. null will default to info.

type: null or one of "debug", "info", "warn", "error", "fatal"
Default
null
declared in: nixos/modules/services/monitoring/prometheus/pushgateway.nixView source on NixOS/nixpkgs →