mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Azure Monitor: Bump core plugin version (#46776)
* Azure Monitor: Bump core plugin version * Remove updated, update learn more link
This commit is contained in:
parent
c717320942
commit
499445a5f9
@ -86,7 +86,7 @@
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "Learn more",
|
"name": "Learn more",
|
||||||
"url": "https://github.com/grafana/azure-monitor-datasource"
|
"url": "https://grafana.com/docs/grafana/latest/datasources/azuremonitor/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Apache License",
|
"name": "Apache License",
|
||||||
@ -112,8 +112,8 @@
|
|||||||
"path": "public/app/plugins/datasource/grafana-azure-monitor-datasource/img/azure_monitor_cpu.png"
|
"path": "public/app/plugins/datasource/grafana-azure-monitor-datasource/img/azure_monitor_cpu.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.3.0",
|
"version": "1.0.0",
|
||||||
"updated": "2018-12-06"
|
"updated": ""
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"grafanaDependency": "",
|
"grafanaDependency": "",
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"large": "img/logo.jpg"
|
"large": "img/logo.jpg"
|
||||||
},
|
},
|
||||||
"links": [
|
"links": [
|
||||||
{ "name": "Learn more", "url": "https://github.com/grafana/azure-monitor-datasource" },
|
{ "name": "Learn more", "url": "https://grafana.com/docs/grafana/latest/datasources/azuremonitor/" },
|
||||||
{ "name": "Apache License", "url": "https://github.com/grafana/azure-monitor-datasource/blob/master/LICENSE" }
|
{ "name": "Apache License", "url": "https://github.com/grafana/azure-monitor-datasource/blob/master/LICENSE" }
|
||||||
],
|
],
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
@ -48,8 +48,7 @@
|
|||||||
{ "name": "Azure Monitor Network", "path": "img/azure_monitor_network.png" },
|
{ "name": "Azure Monitor Network", "path": "img/azure_monitor_network.png" },
|
||||||
{ "name": "Azure Monitor CPU", "path": "img/azure_monitor_cpu.png" }
|
{ "name": "Azure Monitor CPU", "path": "img/azure_monitor_cpu.png" }
|
||||||
],
|
],
|
||||||
"version": "0.3.0",
|
"version": "1.0.0"
|
||||||
"updated": "2018-12-06"
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user