azure-monitor-datasource
azure-monitor-datasource copied to clipboard
Support for custom metrics in Azure Monitor?
Hi team,
Is it possible to make Azure Monitor support custom metrics coming into AppInsights? In Azure portal, while setting up metrics / alerts, we can see custom metrics delivered via ".TrackMetric()" method of TelemetryClient.
Can't find these custom metrics in Grafana while using Azure Monitor data source.
Are they supported?
I've implemented at #79.