handle postgresql
This commit is contained in:
@ -17,6 +17,9 @@ prometheus_phpfpm_sockets_directory: "/run/php/"
|
||||
prometheus_postgres_exporter_host: "/var/run/postgresql/"
|
||||
prometheus_postgres_exporter_sslmode: "disable"
|
||||
prometheus_postgres_exporter_user: "postgres"
|
||||
prometheus_postgres_exporter_password: "changeme_"
|
||||
prometheus_postgres_exporter_port: 5432
|
||||
|
||||
|
||||
prometheus_retention_time: "15d"
|
||||
|
||||
|
Reference in New Issue
Block a user