[AzureMonitorAutoConfigure] Align customer SDKStats with stable spec - #50056
Open
Jackson Weber (JacksonWeber) wants to merge 3 commits into
Open
[AzureMonitorAutoConfigure] Align customer SDKStats with stable spec#50056Jackson Weber (JacksonWeber) wants to merge 3 commits into
Jackson Weber (JacksonWeber) wants to merge 3 commits into
Conversation
Align customer-facing SDKStats configuration and dimensions with the stable telemetry contract, keep the feature disabled by default, and report the actual distro version. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 8908d3b5-202b-4ce8-b5da-509cbc2a360c
Preserve the existing default-on rollout while retaining stable dimension names, normalized disable and interval configuration, and accurate distro version reporting. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 8908d3b5-202b-4ce8-b5da-509cbc2a360c
|
Azure Pipelines: Successfully started running 1 pipeline(s). 34 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Jackson Weber (JacksonWeber)
marked this pull request as ready for review
August 6, 2026 21:14
Jackson Weber (JacksonWeber)
requested review from
a team,
Harsimar Kaur (harsimar),
Rajkumar Rangaraj (rajkumar-rangaraj),
Ram Thiru (ramthi),
Trask Stalnaker (trask) and
xiang17
as code owners
August 6, 2026 21:14
|
Azure Pipelines: Successfully started running 1 pipeline(s). 34 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Note
This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.
Copilot started reviewing on behalf of
Jackson Weber (JacksonWeber)
August 6, 2026 23:32
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Aligns the existing customer-facing SDKStats implementation with the stable telemetry specification while preserving its current on-by-default rollout.
Changes
APPLICATIONINSIGHTS_SDKStats_DISABLED_ALLglobal kill switch.telemetryTypetelemetrySuccessdropCode/dropReasonretryCode/retryReasonunknownin theversiondimension.Validation
Item_Success_Countrecords for REQUEST, DEPENDENCY, EXCEPTION, and CUSTOM_METRIC telemetry with stable dimensions and version1.6.0-beta.1.All SDK Contribution checklist