Skip to content

Commit

Permalink
Add Pyroscope DS dynamic variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ppcano committed Aug 5, 2024
1 parent 24914ed commit 1f86802
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions grafana/dashboards/definitions/pyroscope.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,26 @@
"tags": ["pyroscope", "k6"],
"templating": {
"list": [
{
"current": {
"selected": false,
"text": "pyroscope",
"value": "${DS_PYROSCOPE}"
},
"description": "Choose a Pyroscope Data Source",
"hide": 0,
"includeAll": false,
"label": "Pyroscope DS",
"multi": false,
"name": "DS_PYROSCOPE",
"options": [],
"query": "grafana-pyroscope-datasource",
"queryValue": "",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
},
{
"current": {},
"datasource": {
Expand Down

0 comments on commit 1f86802

Please sign in to comment.