File tree Expand file tree Collapse file tree 1 file changed +79
-0
lines changed
Expand file tree Collapse file tree 1 file changed +79
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " panel" ,
3+ "name" : " Polystat" ,
4+ "id" : " grafana-polystat-panel" ,
5+ "info" : {
6+ "description" : " Polystat panel for Grafana" ,
7+ "author" : {
8+ "name" : " Grafana Project" ,
9+ "url" : " https://github.com/grafana/grafana-polystat-panel"
10+ },
11+ "keywords" : [
12+ " hexbin" ,
13+ " honeycomb" ,
14+ " panel"
15+ ],
16+ "logos" : {
17+ "small" : " img/polystat.svg" ,
18+ "large" : " img/polystat.svg"
19+ },
20+ "links" : [
21+ {
22+ "name" : " Project site" ,
23+ "url" : " https://github.com/grafana/grafana-polystat-panel"
24+ },
25+ {
26+ "name" : " Apache-2.0" ,
27+ "url" : " https://github.com/grafana/grafana-polystat-panel/blob/master/LICENSE.md"
28+ }
29+ ],
30+ "screenshots" : [
31+ {
32+ "name" : " Showcase" ,
33+ "path" : " img/screenshots/polystat-v2-agent-all-visible.png"
34+ },
35+ {
36+ "name" : " Animation" ,
37+ "path" : " img/screenshots/polystat-v2-composite-animated.gif"
38+ },
39+ {
40+ "name" : " Options" ,
41+ "path" : " img/screenshots/polystat-v2-global-all.png"
42+ },
43+ {
44+ "name" : " Hexagons" ,
45+ "path" : " img/screenshots/polystat-v2-shape-hexagon-pointed-top.png"
46+ },
47+ {
48+ "name" : " Squares" ,
49+ "path" : " img/screenshots/polystat-v2-shape-square.png"
50+ },
51+ {
52+ "name" : " Circles" ,
53+ "path" : " img/screenshots/polystat-v2-shape-circle.png"
54+ },
55+ {
56+ "name" : " Overrides" ,
57+ "path" : " img/screenshots/polystat-v2-overrides-with-thresholds.png"
58+ },
59+ {
60+ "name" : " Tooltips" ,
61+ "path" : " img/screenshots/polystat-v2-tooltips-all.png"
62+ },
63+ {
64+ "name" : " Composites" ,
65+ "path" : " img/screenshots/polystat-v2-composite-with-tooltip.png"
66+ }
67+ ],
68+ "version" : " 2.1.11" ,
69+ "updated" : " 2024-05-23"
70+ },
71+ "dependencies" : {
72+ "grafanaVersion" : " 8.4.x" ,
73+ "grafanaDependency" : " >=8.4.11" ,
74+ "plugins" : []
75+ },
76+ "generated" : {
77+ "extensions" : []
78+ }
79+ }
You can’t perform that action at this time.
0 commit comments