Skip to content

[Feature Request] Caller SDK details in ExtraQueryParams #4863

@bgavrilMS

Description

@bgavrilMS

Problem statement

Goal

Higher level SDKs provide a hint on their identity: id + version

Dev Experience

request.WithExtraQueryParameters({{ "caller-sdk-id", "41"}, { "caller-sdk-ver", "1.42.0"}}

Note: pls improve WithExtraQueryParameters so that it can be used multiple times, in which case values are appended.

Implementation

The data should be sent to ESTS via the msal-curr header and also captured in the OTEL metrics.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions