Use proxy to scrape Prometheus datasource

Este commit está contenido en:
wpetit 2019-04-15 14:18:40 +02:00
padre a5fb3de2c0
commit d9b253b63d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

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