Skip to content

Rename TargetingId baggage - #542

Merged
Zhiyuan Liang (zhiyuanliang-ms) merged 2 commits into
mainfrom
zhiyuanliang/fix-redundant-telemetry-tag
May 22, 2025
Merged

Zhiyuan Liang (zhiyuanliang-ms) merged 2 commits into
mainfrom
zhiyuanliang/fix-redundant-telemetry-tag

Conversation

@zhiyuanliang-ms

@zhiyuanliang-ms Zhiyuan Liang (zhiyuanliang-ms) commented May 21, 2025

Copy link
Copy Markdown
Member

Why this PR?

There are redundant TargetingId dimension in our telemetry.

image

The TargetingHttpContextMiddleware adds Microsoft.FeatureManagement.TargetingId to http request activity baggage.

The baggage will be inherited by child activities and App Insights SDK will add it to the event's custom dimension.

ref

Zhiyuan Liang (zhiyuanliang-ms) added a commit that referenced this pull request May 22, 2025
@zhiyuanliang-ms
Zhiyuan Liang (zhiyuanliang-ms) deleted the zhiyuanliang/fix-redundant-telemetry-tag branch November 9, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants