Canvas: Promote to beta (#56217)

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
Nathan Marrs 2022-10-04 12:29:56 -07:00 committed by GitHub
parent 8833e35b43
commit 2c1c98f3b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 1 deletions

View File

@ -278,6 +278,42 @@
"signatureType": "",
"signatureOrg": ""
},
{
"name": "Canvas",
"type": "panel",
"id": "canvas",
"enabled": true,
"pinned": false,
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"description": "Explicit element placement",
"links": null,
"logos": {
"small": "public/app/plugins/panel/canvas/img/icn-canvas.svg",
"large": "public/app/plugins/panel/canvas/img/icn-canvas.svg"
},
"build": {},
"screenshots": null,
"version": "",
"updated": ""
},
"dependencies": {
"grafanaDependency": "",
"grafanaVersion": "*",
"plugins": []
},
"latestVersion": "",
"hasUpdate": false,
"defaultNavUrl": "/plugins/canvas/",
"category": "",
"state": "beta",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
},
{
"name": "CloudWatch",
"type": "datasource",

View File

@ -2,7 +2,7 @@
"type": "panel",
"name": "Canvas",
"id": "canvas",
"state": "alpha",
"state": "beta",
"info": {
"description": "Explicit element placement",