opcache v2

This commit is contained in:
jean-yves.fournier
2022-01-05 16:00:23 +01:00
parent 14baee3d40
commit 024b001bea
7 changed files with 12 additions and 12 deletions

View File

@ -15,7 +15,7 @@ prometheus_mongodb_exporter_port: 27017
prometheus_phpfpm_sockets_directory: "/run/php/"
prometheus_phpfpm_sockets_directory_additional: "/var/run/php*.sock"
prometheus_php-opcache_exporter_fcgi-uri: "unix:///var/run/php-000-default.sock"
prometheus_opcache_exporter_fcgi-uri: "unix:///var/run/php-000-default.sock"
prometheus_postgres_exporter_systemd_user: "postgres"
prometheus_postgres_exporter_host: "/var/run/postgresql/"