API requests made through the Agents SDK should include a consistent SdkVersion header so usage is trackable in telemetry, following the same pattern as the Graph SDKs.
Suggested format per language:
- agents-copilot-dotnet/{version}
- agents-copilot-python/{version}
- agents-copilot-typescript/{version}
Requirements:
- Set automatically by the SDK's HTTP pipeline — not opt-in
- Include the package version
- Consistent across releases
A stable header would let us accurately measure adoption and version distribution across all three languages.
API requests made through the Agents SDK should include a consistent SdkVersion header so usage is trackable in telemetry, following the same pattern as the Graph SDKs.
Suggested format per language:
Requirements:
A stable header would let us accurately measure adoption and version distribution across all three languages.