github.com/m3db/m3@v1.5.0/docker/grafana/datasource.yaml (about)

     1  datasources:
     2    - name: Prometheus Aggregated
     3      type: prometheus
     4      access: proxy
     5      url: http://prometheusagg:9090
     6    - name: Prometheus Unaggregated
     7      type: prometheus
     8      access: proxy
     9      url: http://prometheusraw:9090
    10    - name: Prometheus
    11      type: prometheus
    12      access: proxy
    13      url: http://prometheus01:9090
    14    - name: M3Query - Prometheus
    15      type: prometheus
    16      access: proxy
    17      url: http://m3coordinator01:7201
    18    - name: M3Query - Graphite
    19      type:  graphite
    20      access: proxy
    21      url: http://m3coordinator01:7201/api/v1/graphite