Use proxy to scrape Prometheus datasource

This commit is contained in:
wpetit 2019-04-15 14:18:40 +02:00
parent a5fb3de2c0
commit d9b253b63d
1 changed files with 1 additions and 1 deletions

View File

@ -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