Trend: Promote to beta (#67323)

This commit is contained in:
Nathan Marrs
2023-04-26 23:34:51 +02:00
committed by GitHub
parent fb45cb6237
commit 353e11b771
2 changed files with 37 additions and 1 deletions

View File

@ -1698,6 +1698,42 @@
"signatureType": "",
"signatureOrg": ""
},
{
"name": "Trend",
"type": "panel",
"id": "trend",
"enabled": true,
"pinned": false,
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"description": "Like timeseries, but when x != time",
"links": null,
"logos": {
"small": "public/app/plugins/panel/trend/img/trend.svg",
"large": "public/app/plugins/panel/trend/img/trend.svg"
},
"build": {},
"screenshots": null,
"version": "",
"updated": ""
},
"dependencies": {
"grafanaDependency": "",
"grafanaVersion": "*",
"plugins": []
},
"latestVersion": "",
"hasUpdate": false,
"defaultNavUrl": "/plugins/trend/",
"category": "",
"state": "beta",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
},
{
"name": "Welcome",
"type": "panel",

View File

@ -3,7 +3,7 @@
"name": "Trend",
"id": "trend",
"state": "alpha",
"state": "beta",
"info": {
"description": "Like timeseries, but when x != time",