From cef259a52c51de57b39ca91168349d108ddfc8fa Mon Sep 17 00:00:00 2001 From: Ludovic Cartier Date: Fri, 11 Nov 2022 21:00:00 +0100 Subject: [PATCH] correct comment --- templates/conf/prometheus.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/conf/prometheus.yml.j2 b/templates/conf/prometheus.yml.j2 index 6b6c20c..14645a1 100644 --- a/templates/conf/prometheus.yml.j2 +++ b/templates/conf/prometheus.yml.j2 @@ -140,7 +140,7 @@ scrape_configs: {% endif %} {% if prometheus_opcache_exporter_targets is defined %} - # PHP-FPM exporter # + # opcache exporter # - job_name: opcache scrape_interval: 30s scrape_timeout: 10s