Skip to content

Commit

Permalink
chore: update pyroscope datasource (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef authored May 31, 2024
1 parent 8e24f39 commit d718083
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deployment/grafana/cm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,12 @@ data:
apiVersion: 1
datasources:
- name: Pyroscope
type: pyroscope
type: grafana-pyroscope-datasource
access: proxy
editable: true
url: http://pyroscope:4040/
jsonData:
minStep: '15s'
prometheus.yaml: |-
apiVersion: 1
datasources:
Expand Down

0 comments on commit d718083

Please sign in to comment.