Add proxysql exporter handling

This commit is contained in:
tom.chivert
2021-12-01 18:16:45 +01:00
parent 01f410ba93
commit d1b78de416
2 changed files with 19 additions and 0 deletions

View File

@ -27,6 +27,8 @@ Role variables
| prometheus_mysqld_exporter_targets | list | | | |
| prometheus_mongodb_exporter_targets | list | | | |
| prometheus_postgres_exporter_targets | list | | | |
| prometheus_redis_exporter_targets | list | | | |
| prometheus_proxysql_exporter_targets | list | | | [Enable exporter](https://proxysql.com/documentation/prometheus-exporter/) |
| prometheus_mysqld_exporter_user | string | | | |
| prometheus_mysqld_exporter_password | string | | | |
| prometheus_mongodb_exporter_host | string | | localhost | |