Newer
Older
netbox-docker / monitoring / grafana / provisioning / datasources / prom.yml
@Christian Mäder Christian Mäder on 26 Oct 2020 145 bytes Adds Prometheus/Grafana monitoring infrastructure
# config file version
apiVersion: 1

datasources:
  - name: DS_PROMETHEUS
    type: prometheus
    default: true
    url: http://prometheus:9090