Skip to content

fix bug with telemetry to pass correct metrics and record stage based failures#1504

Merged
eleanorjboyd merged 3 commits intomicrosoft:mainfrom
eleanorjboyd:fun-turtle
May 4, 2026
Merged

fix bug with telemetry to pass correct metrics and record stage based failures#1504
eleanorjboyd merged 3 commits intomicrosoft:mainfrom
eleanorjboyd:fun-turtle

Conversation

@eleanorjboyd
Copy link
Copy Markdown
Member

No description provided.

eleanorjboyd and others added 2 commits May 4, 2026 15:30
…leted

workspaceFolderCount, resolvedFolderCount, and settingErrorCount were
passed as string properties but are numeric measurements. Passing them
as string properties causes them to be silently dropped by the telemetry
pipeline. Move them to the measures argument so they are recorded.

globalScopeDeferred remains a string property (boolean serialized as
'true'/'false') and is unaffected.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@eleanorjboyd eleanorjboyd self-assigned this May 4, 2026
@eleanorjboyd eleanorjboyd added the debt Code quality issues label May 4, 2026
@eleanorjboyd eleanorjboyd enabled auto-merge (squash) May 4, 2026 22:46
@eleanorjboyd eleanorjboyd merged commit 7a9936d into microsoft:main May 4, 2026
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Code quality issues skip tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants