All requests to the platform components are logged to application insights. This includes the internal health/liveness probes in the kubernetes cluster. The performance of the health checks are skewing the perceived performance of the cluster. Successful health checks should not be included in app insights.
Tasks
[x] Implement TelemetryProcessor
[x] Add processor to the platform components
[x] Verify ingestion to app insights works for normal operations
Description
All requests to the platform components are logged to application insights. This includes the internal health/liveness probes in the kubernetes cluster. The performance of the health checks are skewing the perceived performance of the cluster. Successful health checks should not be included in app insights.
Tasks
Resources: