nerdswords / yet-another-cloudwatch-exporter

Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels
Apache License 2.0
961 stars 330 forks source link

Does YACE support Azure Monitoring? #397

Closed anoop2503 closed 3 years ago

anoop2503 commented 3 years ago

Is YACE supporting to collect metrics from Azure Monitor?

aobertyshev commented 3 years ago

You can use the following exporters for Azure Monitor: https://github.com/RobustPerception/azure_metrics_exporter https://github.com/webdevops/azure-metrics-exporter (I use this one)

anoop2503 commented 3 years ago

Thank you @aobertyshev

thomaspeitz commented 3 years ago

This is currently not intended.