Grafana Cloud and Azure Monitor can't drill down to Azure Machine Learning Online Endpoints and Deployments

Hi - is there any planned support for displaying metrics from the Azure Machine Learning Managed Online endpoints/deployments in Grafana Cloud?

Microsoft’s Azure Managed Grafana claims to allow these to be pinned directly, but would prefer to continue with Grafana Cloud

Thanks

View from Azure Portal of resources

View from Grafana Cloud’s Azure Monitor resource selector

View of Azure Portal’s metrics from an Azure Machine Learning Managed Online Endpoint resource

I found the answer here

Probably it will be fixed in 10.1.X thanks to this recent PR [v10.1.x] AzureMonitor: Add hardcoded namespaces to improve coverage by grafana-delivery-bot[bot] · Pull Request #72718 · grafana/grafana · GitHub

1 Like

Looks very promising - good find - thanks

‘microsoft.machinelearning/commitmentplans’: ‘Machine Learning Studio (classic) web service plans’,
‘microsoft.machinelearning/webservices’: ‘Machine Learning Studio (classic) web services’,
‘microsoft.machinelearning/workspaces’: ‘Machine Learning Studio (classic) workspaces’,
‘microsoft.machinelearningservices/workspaces’: ‘Machine learning’,
‘microsoft.machinelearningservices/workspaces/onlineendpoints’: ‘Machine learning online endpoints’,
‘microsoft.machinelearningservices/workspaces/onlineendpoints/deployments’: ‘Machine learning online deployments’,