Expected behavior
Setup applicationinsights-agent-3.0.2.jar on my AKS pod. This will continue to send any new incoming requests logs to Azure Application Insight.
Actual behavior
Setup applicationinsights-agent-3.0.2.jar on my AKS pod. This started working and then it stopped. It's not sending any new incoming requests logs to Azure Application Insight.
To Reproduce
Setup this agent as per doc: https://docs.microsoft.com/en-us/azure/azure-monitor/app/java-in-process-agent
Sample Application
If applicable, provide a sample application which reproduces the issue.
System information
Please provide the following information:
- Kubernetes Version: 1.19.6
Logs
2021-03-19 10:58:32.847-05 INFO c.m.a.i.c.c.TransmissionPolicyManager - App throttling is cancelled.
Screenshots
If applicable, add screenshots to help explain your problem.