we want to collect some of the performance counters from the VMs and then query them in the Azure Logs. The basic Performance Counters are enabled but some of them were missing, so we used the custom Performance counters to add the rest. Most important is the \LogicalDisk(*)\% Used Space, regarding: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/data-sources-performance-counters
The Perf were added in the advanced Settings of the WorkSpace and in the Diagnostic settings of the VMs, but the new perfs (here % Used Space) is not being collected.
It's been 3 days since I added it but still when I query the current collected counters it gives me only:
Free Megabytes
Avg. Disk sec/Write
Disk Writes/sec
Disk Bytes/sec
Avg. Disk sec/Transfer
Disk Reads/sec
Disk Write Bytes/sec
Avg. Disk sec/Read
Disk Transfers/sec
Disk Read Bytes/sec
% Free Space