New logo, more screenshots, links in plugin.json

This commit is contained in:
Ivan Mikheykin
2018-09-18 13:31:42 +03:00
parent 31e1840814
commit 2614ebccd7
9 changed files with 20 additions and 95 deletions
+16 -6
View File
@@ -1,21 +1,31 @@
{
"type": "panel",
"name": "Status Heatmap",
"id": "status-heatmap-panel",
"name": "Statusmap",
"id": "flant-statusmap-panel",
"info": {
"description": "Status Heatmap panel plugin for grafana",
"description": "Statusmap panel for grafana",
"author": {
"name": "Flant JSC",
"url": "http://flant.com"
},
"keywords": ["status", "heatmap", "panel"],
"version": "0.0.1",
"updated": "2017-11-01",
"logos": {
"small": "img/logo.svg",
"large": "img/logo.svg"
}
},
"links": [
{"name": "Github", "url": "https://github.com/flant/grafana-statusmap"},
{"name": "MIT Licence", "url": "https://github.com/flant/grafana-statusmap/blob/master/LICENSE"}
],
"screenshots": [
{"name": "Panel", "path": "img/flant-statusmap-panel.png"},
{"name": "Color mapping", "path": "img/color-mapping.png"},
{"name": "Queries example", "path": "img/queries-example.png"}
],
"version": "0.0.1",
"updated": "2018-09-17"
},
"dependencies": {