github.com/masterhung0112/hk_server/v5@v5.0.0-20220302090640-ec71aef15e1c/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