AI (Internal): Reached message limit. End of EventSource error messages

ε祈祈猫儿з 提交于 2020-01-05 07:54:31

问题


I am performing activities as EventHubTrigger with Azure Function.

This trace message is popping up all over our AppInsights instance. I don't know what is means, or what could be the cause. I'm happy to provide any details that can help debug.

Trace message

2019-01-24T04:12:33.467 AI (Internal): Reached message limit. End of EventSource error messages.

sdkVersion : dotnet:2.7.2-23439

2019-01-24T04:12:33.467 AI (Internal): [Microsoft-ApplicationInsights-Core] Reached message limit. End of EventSource error messages.

sdkVersion : dotnet:2.8.1-22898


回答1:


        Azure Functions offers [built-in integration][1] with Application Insights, which is available through the ILogger Interface. Below is the list of currently supported features. Review Azure Functions' [guide][2] for Getting started.



来源:https://stackoverflow.com/questions/54347532/ai-internal-reached-message-limit-end-of-eventsource-error-messages

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!