'How to setup alert for difference Incoming and outgoing message for event hubs in azure

I am using Azure event hub cluster . In that cluster there are 3 event hub

  1. Event_hub1
  2. Event_hub2
  3. Event_hub3

Now for monitoring the event hub I have create a dashboard where I have added incoming and outgoing matrix and then filter by entity_name i.e Event_hub1 , Event_hub2, Event_hub3.

With that setting in I am able to monitor all event hubs but when I am setting up alert for all three event hubs for incoming and outgoing disturbances I am not able to get count of message for every event hub, currently I am getting logs of incoming and outgoing message on cluster level and not on event_hub level.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source