github.com/grafana/pyroscope@v1.18.0/examples/language-sdk-instrumentation/python/rideshare/fastapi/grafana-provisioning/datasources/pyroscope.yml (about) 1 --- 2 apiVersion: 1 3 datasources: 4 - uid: local-pyroscope 5 type: grafana-pyroscope-datasource 6 name: Pyroscope 7 url: http://pyroscope:4040 8 jsonData: 9 keepCookies: [pyroscope_git_session] 10 # Uncomment these if using with Grafana Cloud 11 # basicAuth: true 12 # basicAuthUser: '123456' 13 # secureJsonData: 14 # basicAuthPassword: PASSWORD