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
382 B
21 lines
382 B
{ |
|
"type": "panel", |
|
"name": "Hastic Graph", |
|
"id": "hastic-graph-panel", |
|
|
|
"info": { |
|
"author": { |
|
"name": "Hastic.Core Team", |
|
"url": "https://github.com/hastic/hastic-grafana-graph-panel" |
|
}, |
|
"logos": { |
|
"small": "img/icn-graph-panel.svg", |
|
"large": "img/icn-graph-panel.svg" |
|
} |
|
}, |
|
|
|
"dependencies": { |
|
"grafanaVersion": "5.1.x" |
|
} |
|
} |
|
|
|
|