Replies: 1 comment
-
Seems like a question for the Application Insights/Azure Monitor folks. @samsp-msft can you help direct? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When deploying behind a proxy YARP or Container Apps / Envoy we need to use forwarded headers.
On PlatformPlatform we have a POC pull-request for enriching OpenTelemetry data with client ip (will be discarded as it's not supported)
The client ip turns up as a custom property in Application Insights - showing the actual user ip address and not as resolved location + anonymized ip "0.0.0.0".
It seems like OpenTelemetry support in Azure Application Insights are not ready for production yet / early days for OT support?
Any ETA or timeline on when support in Azure is expected?
Kind regards
Morten
Beta Was this translation helpful? Give feedback.
All reactions