You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
559 B
21 lines
559 B
{
|
|
"type": "panel",
|
|
"name": "Heatmap",
|
|
"id": "heatmap",
|
|
|
|
"info": {
|
|
"description": "Like a histogram over time",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-heatmap-panel.svg",
|
|
"large": "img/icn-heatmap-panel.svg"
|
|
},
|
|
"links": [
|
|
{ "name": "Brendan Gregg - Heatmaps", "url": "http://www.brendangregg.com/heatmaps.html" },
|
|
{ "name": "Brendan Gregg - Latency Heatmaps", "url": " http://www.brendangregg.com/HeatMaps/latency.html" }
|
|
]
|
|
}
|
|
}
|
|
|