github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/examples/grafana-agent/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:4100 11 isDefault: true 12 editable: true