Files
PolyWeather/monitoring/grafana/provisioning/datasources/prometheus.yml
T

10 lines
184 B
YAML
Raw Normal View History

apiVersion: 1
datasources:
- name: PolyWeather Prometheus
type: prometheus
access: proxy
url: http://polyweather_prometheus:9090
isDefault: true
editable: false