grafana: Add pyroscope dashboard
Some checks failed
DCO action / DCO (pull_request) Failing after 42s

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2023-08-28 13:25:41 +03:00
parent 845b0c6480
commit 933bca7beb
2 changed files with 6 additions and 0 deletions

Binary file not shown.

View file

@ -6,3 +6,9 @@ datasources:
access: proxy
orgId: 1
url: http://prometheus:9090
- name: Pyroscope
type: phlare
url: http://pyroscope:4100
jsonData:
minStep: '15s'
backendType: 'pyroscope'