Azure EvenHub: UserErrors metric

Ali Akbar Qureshi 1 Reputation point
2021-06-02T09:22:36.707+00:00

I am using Azure EvenHub and getting around 150 User Errors on overview screen. But when I look at the application logs there are not exceptions. Can anyone help me troubleshoot it further?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
706 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,596 Reputation points
    2021-06-02T10:00:19.493+00:00

    Hello @Ali Akbar Qureshi ,

    Welcome to the Microsoft Q&A platform.

    When a user error occurs, Azure Event Hubs updates the User Errors metric, but doesn't log any other diagnostic information. Therefore, you need to capture details on user errors in your applications. Or, you can also convert the telemetry generated when messages are sent or received into application insights.

    For an example, see Tracking with Application Insights.

    For more details, refer to Azure Event Hubs metrics.

    Hope this helps. Do let us know if you any further queries.

    ---------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.