Plugins: Update some links in plugin jsons due of mistakes in previous PR (#102214)
* update some links in plugin jsons update backend tests * fix the test * fix the test * Update public/app/plugins/datasource/azuremonitor/plugin.json Co-authored-by: David Harris <david.harris@grafana.com> * more docs links added, fix tests --------- Co-authored-by: David Harris <david.harris@grafana.com>
This commit is contained in:
@@ -178,8 +178,8 @@
|
||||
"url": "https://grafana.com/docs/grafana/latest/datasources/azuremonitor/"
|
||||
},
|
||||
{
|
||||
"name": "Apache License",
|
||||
"url": "https://github.com/grafana/azure-monitor-datasource/blob/master/LICENSE"
|
||||
"name": "License",
|
||||
"url": "https://github.com/grafana/grafana/blob/HEAD/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Raise issue",
|
||||
@@ -458,6 +458,10 @@
|
||||
{
|
||||
"name": "Raise issue",
|
||||
"url": "https://github.com/grafana/grafana/issues/new"
|
||||
},
|
||||
{
|
||||
"name": "Documentation",
|
||||
"url": "https://grafana.com/docs/grafana/latest/datasources/aws-cloudwatch/"
|
||||
}
|
||||
],
|
||||
"logos": {
|
||||
@@ -864,6 +868,10 @@
|
||||
{
|
||||
"name": "Raise issue",
|
||||
"url": "https://github.com/grafana/grafana/issues/new"
|
||||
},
|
||||
{
|
||||
"name": "Documentation",
|
||||
"url": "https://grafana.com/docs/grafana/latest/datasources/google-cloud-monitoring/"
|
||||
}
|
||||
],
|
||||
"logos": {
|
||||
@@ -1397,6 +1405,10 @@
|
||||
{
|
||||
"name": "Raise issue",
|
||||
"url": "https://github.com/grafana/grafana/issues/new"
|
||||
},
|
||||
{
|
||||
"name": "Documentation",
|
||||
"url": "https://grafana.com/docs/grafana/latest/datasources/mssql/"
|
||||
}
|
||||
],
|
||||
"logos": {
|
||||
@@ -2105,7 +2117,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Raise issue",
|
||||
"url": "https://github.com/grafana/tempo/issues/new"
|
||||
"url": "https://github.com/grafana/grafana/issues/new"
|
||||
},
|
||||
{
|
||||
"name": "Documentation",
|
||||
@@ -2256,6 +2268,10 @@
|
||||
{
|
||||
"name": "Raise issue",
|
||||
"url": "https://github.com/grafana/grafana/issues/new"
|
||||
},
|
||||
{
|
||||
"name": "Documentation",
|
||||
"url": "https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/time-series/"
|
||||
}
|
||||
],
|
||||
"logos": {
|
||||
|
||||
Reference in New Issue
Block a user