|
@@ -4,6 +4,7 @@
|
|
|
"id": "heatmap",
|
|
"id": "heatmap",
|
|
|
|
|
|
|
|
"info": {
|
|
"info": {
|
|
|
|
|
+ "description": "Heatmap Panel for Grafana",
|
|
|
"author": {
|
|
"author": {
|
|
|
"name": "Grafana Project",
|
|
"name": "Grafana Project",
|
|
|
"url": "https://grafana.com"
|
|
"url": "https://grafana.com"
|
|
@@ -11,6 +12,11 @@
|
|
|
"logos": {
|
|
"logos": {
|
|
|
"small": "img/icn-heatmap-panel.svg",
|
|
"small": "img/icn-heatmap-panel.svg",
|
|
|
"large": "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"}
|
|
|
|
|
+ ],
|
|
|
|
|
+ "version": "5.0.0"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|