Issue 1009: Add new icons of azure monitor

pull/1024/head
Phước Trần 2 months ago
parent 2f7e61630e
commit 2686b4000d

@ -1,18 +1,27 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure from . import _Azure
class _Monitor(_Azure): class _Monitor(_Azure):
_type = "monitor" _type = "monitor"
_icon_dir = "resources/azure/monitor" _icon_dir = "resources/azure/monitor"
class Monitor(_Monitor): class ChangeAnalysis(_Monitor):
_icon = "monitor.png" _icon = "change-analysis.png"
class Logs(_Monitor):
_icon = "logs.png"
class Metrics(_Monitor): class Metrics(_Monitor):
_icon = "metrics.png" _icon = "metrics.png"
class LogsAnalytics(_Monitor):
_icon = "logs.png"
class ChangeAnalysis(_Monitor): class Monitor(_Monitor):
_icon = "change-analysis.png" _icon = "monitor.png"
# Aliases

@ -3,7 +3,7 @@ id: alibabacloud
title: AlibabaCloud title: AlibabaCloud
--- ---
Node classes list of alibabacloud provider. Node classes list of the alibabacloud provider.
## alibabacloud.analytics ## alibabacloud.analytics

@ -3,7 +3,7 @@ id: aws
title: AWS title: AWS
--- ---
Node classes list of aws provider. Node classes list of the aws provider.
## aws.analytics ## aws.analytics

@ -3,7 +3,7 @@ id: azure
title: Azure title: Azure
--- ---
Node classes list of azure provider. Node classes list of the azure provider.
## azure.analytics ## azure.analytics
@ -524,6 +524,21 @@ Node classes list of azure provider.
<img width="30" src="/img/resources/azure/mobile/notification-hubs.png" alt="NotificationHubs" style="float: left; padding-right: 5px;" > <img width="30" src="/img/resources/azure/mobile/notification-hubs.png" alt="NotificationHubs" style="float: left; padding-right: 5px;" >
**diagrams.azure.mobile.NotificationHubs** **diagrams.azure.mobile.NotificationHubs**
## azure.monitor
<img width="30" src="/img/resources/azure/monitor/change-analysis.png" alt="ChangeAnalysis" style="float: left; padding-right: 5px;" >
**diagrams.azure.monitor.ChangeAnalysis**
<img width="30" src="/img/resources/azure/monitor/logs.png" alt="Logs" style="float: left; padding-right: 5px;" >
**diagrams.azure.monitor.Logs**
<img width="30" src="/img/resources/azure/monitor/metrics.png" alt="Metrics" style="float: left; padding-right: 5px;" >
**diagrams.azure.monitor.Metrics**
<img width="30" src="/img/resources/azure/monitor/monitor.png" alt="Monitor" style="float: left; padding-right: 5px;" >
**diagrams.azure.monitor.Monitor**
## azure.network ## azure.network

@ -3,7 +3,7 @@ id: digitalocean
title: DigitalOcean title: DigitalOcean
--- ---
Node classes list of digitalocean provider. Node classes list of the digitalocean provider.
## digitalocean.compute ## digitalocean.compute

@ -3,7 +3,7 @@ id: elastic
title: Elastic title: Elastic
--- ---
Node classes list of elastic provider. Node classes list of the elastic provider.
## elastic.agent ## elastic.agent

@ -3,7 +3,7 @@ id: firebase
title: Firebase title: Firebase
--- ---
Node classes list of firebase provider. Node classes list of the firebase provider.
## firebase.base ## firebase.base

@ -3,7 +3,7 @@ id: gcp
title: GCP title: GCP
--- ---
Node classes list of gcp provider. Node classes list of the gcp provider.
## gcp.analytics ## gcp.analytics

@ -3,7 +3,7 @@ id: generic
title: Generic title: Generic
--- ---
Node classes list of generic provider. Node classes list of the generic provider.
## generic.blank ## generic.blank

@ -3,7 +3,7 @@ id: ibm
title: IBM title: IBM
--- ---
Node classes list of ibm provider. Node classes list of the ibm provider.
## ibm.analytics ## ibm.analytics

@ -3,7 +3,7 @@ id: k8s
title: K8S title: K8S
--- ---
Node classes list of k8s provider. Node classes list of the k8s provider.
## k8s.chaos ## k8s.chaos

@ -3,7 +3,7 @@ id: oci
title: OCI title: OCI
--- ---
Node classes list of oci provider. Node classes list of the oci provider.
## oci.compute ## oci.compute

@ -3,7 +3,7 @@ id: onprem
title: OnPrem title: OnPrem
--- ---
Node classes list of onprem provider. Node classes list of the onprem provider.
## onprem.aggregator ## onprem.aggregator

@ -3,7 +3,7 @@ id: openstack
title: OpenStack title: OpenStack
--- ---
Node classes list of openstack provider. Node classes list of the openstack provider.
## openstack.apiproxies ## openstack.apiproxies

@ -3,7 +3,7 @@ id: outscale
title: Outscale title: Outscale
--- ---
Node classes list of outscale provider. Node classes list of the outscale provider.
## outscale.compute ## outscale.compute

@ -3,7 +3,7 @@ id: programming
title: Programming title: Programming
--- ---
Node classes list of programming provider. Node classes list of the programming provider.
## programming.flowchart ## programming.flowchart

@ -3,7 +3,7 @@ id: saas
title: Saas title: Saas
--- ---
Node classes list of saas provider. Node classes list of the saas provider.
## saas.alerting ## saas.alerting

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Loading…
Cancel
Save