add redis

This commit is contained in:
jean-yves.fournier
2021-11-19 12:30:22 +01:00
parent 006ea95681
commit e53304f8e8
7 changed files with 115 additions and 24 deletions

View File

@ -33,3 +33,7 @@ prometheus_server_scrape_timeout: 5
prometheus_server_version: "latest"
prometheus_blackbox_exporter_host: localhost
prometheus_redis_exporter_addr: "redis://localhost:6379"
prometheus_redis_exporter_user: ""
prometheus_redis_exporter_password: ""