github.com/haalcala/mattermost-server-change-repo@v0.0.0-20210713015153-16753fbeee5f/build/docker/grafana/provisioning/datasources/prometheus.yml (about) 1 apiVersion: 1 2 3 datasources: 4 - name: Prometheus 5 type: 'prometheus' 6 access: 'proxy' 7 orgId: 1 8 url: 'http://prometheus:9090' 9 isDefault: true 10 version: 1 11 editable: false