OpenTelemetry user location not working in Application Insights #1645
Unanswered
Morten N.O. Nørgaard Henriksen (raix)
asked this question in
Q&A
Replies: 1 comment
|
Seems like a question for the Application Insights/Azure Monitor folks. Sam Spencer (@samsp-msft) can you help direct? |
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
All reactions