github.com/Jeffail/benthos/v3@v3.65.0/resources/docker/profiling/grafana/provisioning/datasources/datasource.yml (about)

     1  apiVersion: 1
     2  
     3  # list of datasources that should be deleted from the database
     4  deleteDatasources:
     5    - name: Prometheus
     6      orgId: 1
     7  
     8  datasources:
     9  - name: Prometheus
    10    type: prometheus
    11    access: proxy
    12    orgId: 1
    13    url: http://prometheus:9090
    14    version: 1
    15    editable: true