Browse Source

update plugin.json

pull/2/head
vargburz 2 years ago
parent
commit
dc7b2fe6e3
  1. 1
      README.md
  2. 8
      src/plugin.json

1
README.md

@ -43,6 +43,7 @@ see [demo](https://grafana.corpglory.com/d/8vGyMypGz/demo-home?orgId=4)
- type number for static maximum OR
- enable "Use metric" toggle switch to select metric as maximum
- default value: maximum of metric query
## Installation
### Linux / Mac OS X

8
src/plugin.json

@ -4,7 +4,7 @@
"name": "Chartwerk",
"id": "corpglory-chartwerk-panel",
"info": {
"description": "",
"description": "Chartwerk panel for Grafana",
"author": {
"name": "CorpGlory Inc.",
"url": "https://corpglory.com"
@ -17,11 +17,15 @@
"links": [
{
"name": "Website",
"url": "https://gitlab.com/chartwerk/grafana-chartwerk-panel"
"url": "https://https://chartwerk.io/"
},
{
"name": "License",
"url": "https://gitlab.com/chartwerk/grafana-chartwerk-panel/blob/main/LICENSE"
},
{
"name": "Gitlab",
"url": "https://gitlab.com/chartwerk/grafana-chartwerk-panel/"
}
],
"screenshots": [

Loading…
Cancel
Save