From 7f089cf22de41eb49cb002666143bccc4b8b8639 Mon Sep 17 00:00:00 2001 From: "tom.chivert" Date: Wed, 16 Nov 2022 11:21:37 +0100 Subject: [PATCH] Minor changes on README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06a157c..f7263b9 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Role variables | prometheus_mongodb_exporter_port | string | | 27017 | | | prometheus_mongodb_exporter_user | string | | | | | prometheus_mongodb_exporter_pass | string | | | | +| prometheus_opcache_exporter_fcgi_uri | string | | unix:///var/run/www.sock| | | prometheus_server_version | string | | latest | | | prometheus_redis_exporter_addr | string | | redis://localhost:6379 | | | prometheus_redis_exporter_user | string | | | |