Use proxy to scrape Prometheus datasource

This commit is contained in:
wpetit 2019-04-15 14:18:40 +02:00
rodzic a5fb3de2c0
commit d9b253b63d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@ apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: direct
access: proxy
orgId: 1
url: http://%%adresse_ip_eth0:9090
isDefault: true