From 48b56f2dc9d3f3f1db89311eb96a3bf12f6007fa Mon Sep 17 00:00:00 2001 From: tacheometry <39647014+tacheometry@users.noreply.github.com> Date: Tue, 23 Jan 2024 17:31:34 +0200 Subject: [PATCH] Remove redundant nginx config --- docs/configuring-playbook-prometheus-grafana.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/configuring-playbook-prometheus-grafana.md b/docs/configuring-playbook-prometheus-grafana.md index 8b01009b7..7be28660b 100644 --- a/docs/configuring-playbook-prometheus-grafana.md +++ b/docs/configuring-playbook-prometheus-grafana.md @@ -15,9 +15,6 @@ prometheus_node_exporter_enabled: true # You can remove this, if unnecessary. prometheus_postgres_exporter_enabled: true -# You can remove this, if unnecessary. -matrix_prometheus_nginxlog_exporter_enabled: true - grafana_enabled: true grafana_anonymous_access: false