Loading nixos/modules/services/monitoring/prometheus/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -181,6 +181,10 @@ let communicating with external systems (federation, remote storage, Alertmanager). ''; query_log_file = mkOpt types.str '' Path to the file prometheus should write its query log to. ''; }; }; Loading Loading
nixos/modules/services/monitoring/prometheus/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -181,6 +181,10 @@ let communicating with external systems (federation, remote storage, Alertmanager). ''; query_log_file = mkOpt types.str '' Path to the file prometheus should write its query log to. ''; }; }; Loading