Azure Event Hubs Deprecating Entity Metrics REST API




First published on on May 10, 2018




We are in the process of deprecating the entity metrics pipeline on May 31, 2018, this was the same API used for the Classic Azure portal and Service Bus Explorer. Also both Service Bus and Relay services relied on this too.







For example the URL looked something like this:

https://management.core.windows.net/73A8B69B-12D4-46A8-9575-9E752E2A1234/services/servicebus/namespaces/mynamespace/queues/myqueue/Metrics





The good news is we have something better! Service Bus, Relay, and Event Hubs now have

metrics available in Azure Monitor

which provides a cohesive experience across Azure services.




What are the benefits of using Event Hubs metrics in Azure Monitor?






  • Data is 1 minute latent compared to 20 minutes latent for the older pipeline you are currently using




  • Metrics are available immediately




  • View 30 days of history




  • Metrics have dimensions that allow you to segment usage and get more insights into the Service




  • Setup alerts on metrics that allow you to receive notifications when the metric crosses a threshold you set




  • Going forward, Azure Monitor is the pipeline that we will add newer metrics to for further insights into your workload






To try the new metrics pipeline check out the

Retrieve Azure Monitor metrics with .NET

sample on GitHub.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.