github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/examples/grafana-agent/grafana-provisioning/dashboards/main.json (about)

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