Rest API returns empty response for GlobalBackendAvailability indicators

RAVI RANJAN 0 Reputation points
2024-03-24T18:58:52.7266667+00:00

We are using the Golang sdk provided for the Azure for cloud monitoring. When the rest API is getting invoked using the attached query parameters it returns the empty value for GlobalBackendAvailability indicators but for VipAvailability the response is coming as expected. These indicators are specific to Global Loadbalencers.

aggregation=average%2Ctotal%2Cminimum%2Cmaximum&api-version=2023-05-01-preview&endtime=2024-03-19T16%3A33%3A49.764Z&interval=PT1M&metricnames=GlobalBackendAvailability%2CVipAvailability&metricnamespace=Microsoft.Network%2FloadBalancers&starttime=2024-03-19T16%3A28%3A49.764Z

Response from the rest calls :

[{2024-03-19T16:28:49Z 2024-03-19T16:33:49Z PT1M [{/subscriptions/62b34846-613b-4c75-a57e-abc/resourceGroups/S1LAB-968-Resource-Group/providers/Microsoft.Network/loadBalancers/S1LAB-968-Load-Balancer/providers/Microsoft.Insights/metrics/GlobalBackendAvailability Microsoft.Insights/metrics map[localizedValue:Health Probe Status value:GlobalBackendAvailability] Azure Cross-region Load Balancer backend health and status per time duration Count []}

{/subscriptions/62b34846-613b-4c75-abc/resourceGroups/S1LAB-968-Resource-Group/providers/Microsoft.Network/loadBalancers/S1LAB-968-Load-Balancer/providers/Microsoft.Insights/metrics/VipAvailability Microsoft.Insights/metrics map[localizedValue:Data Path Availability value:VipAvailability] Average Load Balancer data path availability per time duration Count [{[] [{0 0 0 0 2024-03-19T16:28:00Z} {0 0 0 0 2024-03-19T16:29:00Z} {0 0 0 0 2024-03-19T16:30:00Z} {0 0 0 0 2024-03-19T16:31:00Z} {0 0 0 0 2024-03-19T16:32:00Z}]}]}]

Could you please help here if any issue with the rest API version why the value of GlobalBackendAvailability indicator is getting empty response.

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
404 questions
{count} votes