github.com/grafana/pyroscope@v1.18.0/examples/grafana-alloy-auto-instrumentation/golang-pull/grafana-provisioning/datasources/datasources.yml (about)

     1  ---
     2  apiVersion: 1
     3  datasources:
     4    - name: Pyroscope
     5      orgId: 1
     6      uid: pyroscope
     7      type: 'phlare'
     8      access: 'proxy'
     9      grafanaOrgId: 1
    10      url: http://pyroscope:4040
    11      isDefault: true
    12      editable: true