ai-k8s is experiencing large ingestion latency into AI component #375
Description
Hi experts,
We noticed huge ingestion latency issue while ai-k8s App Insights sdk sending telemetry into Application Insights component. The delayed ingestion issue is occurring permanently, not temporary issue. This latency can be up to 24 hours. The version in use is ai-k8s:2.0.3.0
The delayed ingestion issue only occurs on ai-k8s App Insights SDK, while all logs capture by other App Insights SDKs are working properly without latency error.
As per below official document, since time gap is between Timestamp/TimeGenerated and _TimeReceived, and hence, the delay should happen from client side (the server where the app is hosted), there’s no latency issue in Azure App Insights backend.
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/data-ingestion-time#check-ingestion-time
We have already checked the network connection between client and AI endpoints, no network error could be found.
Raising this ticket to seek for advises and insights from your ends to help us look deeper into this huge latency issue and mitigate it.
Any assistance would be really appreciated.
Activity