Is there an existing issue for this?
Describe the bug
Health check endpoints are currently included in OpenTelemetry logs, cluttering the logs and making it harder to analyze real application traffic.
Expected Behavior
Health check endpoints should be filtered out from OpenTelemetry logs.
Steps To Reproduce
Send requests to health check endpoints and observe OpenTelemetry logs.
Exceptions (if any)
No response
.NET Version
No response
Anything else?
See parent issue #11512 and PR #11513.