Candlestick: make candlestick a beta plugin (#41779)

This commit is contained in:
Ryan McKinley
2021-11-17 07:43:25 -08:00
committed by GitHub
parent 757463bd27
commit 6b56ee8bc1
6 changed files with 74 additions and 13 deletions
@@ -201,6 +201,42 @@
"signatureType": "",
"signatureOrg": ""
},
{
"name": "Candlestick",
"type": "panel",
"id": "candlestick",
"enabled": true,
"pinned": false,
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"description": "",
"links": null,
"logos": {
"small": "public/app/plugins/panel/candlestick/img/candlestick.svg",
"large": "public/app/plugins/panel/candlestick/img/candlestick.svg"
},
"build": {},
"screenshots": null,
"version": "",
"updated": ""
},
"dependencies": {
"grafanaDependency": "",
"grafanaVersion": "*",
"plugins": []
},
"latestVersion": "",
"hasUpdate": false,
"defaultNavUrl": "/plugins/candlestick/",
"category": "",
"state": "beta",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
},
{
"name": "CloudWatch",
"type": "datasource",