Hi,
I was trying to export Azure Load balancer metrics using an exporter and read the Azure doc to see the available/supported metrics. Ref: https://docs.microsoft.com/en-us/azure/azure-monitor/essentials/metrics-supported#microsoftnetworkloadbalancers
I have a couple of questions, if some could help me.
1) The above documentation is showing the supported metrics with a column "Exportable via Diagnostic Settings". Hope this exporter can expose metrics which are marked as "yes" in "Exportable via Diagnostic Settings" column.
2) I believe the exporter can expose only the metrics which have been listed in the above documentation. If not, please share the doc reference (if there is any) which can guide me to configure more exportable metrics for load balancers.
Thank You,