[FEATURE REQ] Set client LocationIP field by default when using Azure.Monitor.OpenTelemetry.AspNetCore #44687
Labels
Client
This issue points to a problem in the data-plane of the library.
Monitor - Distro
Monitor OpenTelemetry Distro
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Service Attention
Workflow: This issue is responsible by Azure service team.
Library name
Azure.Monitor.OpenTelemetry.AspNetCore
Please describe the feature.
Related to: #42850
When using Application Insights SDK, the location IP field is set by default. When using
Azure.Monitor.OpenTelemetry.AspNetCore
, users need to enable this collection by settingclient.address
attribute on the activity using Enrich or processor. https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-add-modify?tabs=aspnetcore#set-the-user-ip.Opening this issue to enable the collection of LocationIP by default when using
Azure.Monitor.OpenTelemetry.AspNetCore
The text was updated successfully, but these errors were encountered: