Azure / azure-functions-eventhubs-extension

Event Hubs extension for Azure Functions
MIT License
20 stars 26 forks source link

Log eventhub namespace and eventhub name to detect cases when another triggers listens the same eventhub. #95

Closed alrod closed 2 years ago

alrod commented 3 years ago

Often during CRI investigations when an EventHub trigger suddenly stops processing the messages we need easy way to detect if another trigger is pointed to the same evetnhub.