[BUG] IncludeScopes set to false is disregarded #47621
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Monitor - Distro
Monitor OpenTelemetry Distro
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service
This issue points to a problem in the service.
Library name and version
Azure.Monitor.OpenTelemetry.AspNetCore V1.3.0-beta.2
Describe the bug
I set IncludeScopes explicitly to false but i still see the the Scopes included in Azure Monitor.
In version 1.2.0 this was working:
Expected behavior
I should not see scopes in Azure AppInsights when I log with scope:
Actual behavior
I see the scope ScopeId appearing as custom Property in Azure App Insights.
Reproduction Steps
See code above.
Environment
No response
The text was updated successfully, but these errors were encountered: