github.com/grafana/pyroscope@v1.18.0/examples/grafana-alloy-auto-instrumentation/golang-pull/grafana-provisioning/dashboards/main.json (about) 1 { 2 "annotations": { 3 "list": [] 4 }, 5 "editable": true, 6 "fiscalYearStartMonth": 0, 7 "graphTooltip": 1, 8 "links": [], 9 "liveNow": false, 10 "panels": [ 11 { 12 "datasource": { 13 "type": "phlare", 14 "uid": "pyroscope" 15 }, 16 "gridPos": { 17 "h": 19, 18 "w": 24, 19 "x": 0, 20 "y": 0 21 }, 22 "id": 1, 23 "targets": [ 24 { 25 "datasource": { 26 "type": "phlare", 27 "uid": "pyroscope" 28 }, 29 "groupBy": [], 30 "labelSelector": "{}", 31 "profileTypeId": "process_cpu:cpu:nanoseconds:cpu:nanoseconds", 32 "queryType": "profile", 33 "refId": "A" 34 } 35 ], 36 "title": "Panel Title", 37 "type": "flamegraph" 38 } 39 ], 40 "refresh": "5s", 41 "schemaVersion": 38, 42 "style": "dark", 43 "tags": [], 44 "templating": { 45 "list": [] 46 }, 47 "time": { 48 "from": "now-15m", 49 "to": "now" 50 }, 51 "timepicker": { 52 "refresh_intervals": [ 53 "5s", 54 "10s", 55 "30s", 56 "1m", 57 "5m", 58 "15m", 59 "30m", 60 "1h", 61 "2h", 62 "1d" 63 ], 64 "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"] 65 }, 66 "timezone": "browser", 67 "title": "main", 68 "uid": "65gjqY3Mk", 69 "version": 1, 70 "weekStart": "" 71 }