Chore: Rename testdata plugin with a fully qualified name (#75104)

This commit is contained in:
Andres Martinez Gotor
2023-09-22 14:00:40 +02:00
committed by GitHub
parent d6db9eaeb2
commit c70623fb85
98 changed files with 88 additions and 79 deletions
@@ -1598,7 +1598,7 @@
{
"name": "TestData",
"type": "datasource",
"id": "testdata",
"id": "grafana-testdata-datasource",
"enabled": true,
"pinned": false,
"info": {
@@ -1609,8 +1609,8 @@
"description": "Generates test data in different forms",
"links": null,
"logos": {
"small": "/public/app/plugins/datasource/testdata/img/testdata.svg",
"large": "/public/app/plugins/datasource/testdata/img/testdata.svg"
"small": "/public/app/plugins/datasource/grafana-testdata-datasource/img/testdata.svg",
"large": "/public/app/plugins/datasource/grafana-testdata-datasource/img/testdata.svg"
},
"build": {},
"screenshots": null,
@@ -1624,7 +1624,7 @@
},
"latestVersion": "",
"hasUpdate": false,
"defaultNavUrl": "/plugins/testdata/",
"defaultNavUrl": "/plugins/grafana-testdata-datasource/",
"category": "",
"state": "",
"signature": "internal",