You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, Promitor Agent Resource Discovery is only aware of how to query Microsoft.Compute/virtualMachineScaleSets, near as I can tell. This gives me overall VMSS statistics, but nothing surrounding per-server statistics inside that VMSS.
My use case for this is I would like to query statistics about the data disks individually attached to nodes of my Azure Kubernetes Cluster, and it seems the only place this is reported is here.
I am not proficient in the language Promitor is written in. I would have to learn basics of it and then make the attempt. I wouldn't count on that being at all timely.
Proposal
Right now, Promitor Agent Resource Discovery is only aware of how to query Microsoft.Compute/virtualMachineScaleSets, near as I can tell. This gives me overall VMSS statistics, but nothing surrounding per-server statistics inside that VMSS.
Microsoft.Compute/virtualMachineScaleSets/virtualMachines does.
My use case for this is I would like to query statistics about the data disks individually attached to nodes of my Azure Kubernetes Cluster, and it seems the only place this is reported is here.
Component
Resource Discovery
Contact Details
[email protected]
The text was updated successfully, but these errors were encountered: