Skip to content

Add missing Azure SDK for Go modules to GoModulesToLookFor - #322786

Merged
joshspicer merged 7 commits into
microsoft:mainfrom
lfraleigh:lfraleigh-add-missing-go-sdk-modules
Aug 6, 2026
Merged

Add missing Azure SDK for Go modules to GoModulesToLookFor#322786
joshspicer merged 7 commits into
microsoft:mainfrom
lfraleigh:lfraleigh-add-missing-go-sdk-modules

Conversation

@lfraleigh

Copy link
Copy Markdown
Member

Add 9 new client library modules from the Azure SDK releases page:

  • sdk/batch/azbatch
  • sdk/messaging/eventgrid/azeventgrid
  • sdk/messaging/eventgrid/aznamespaces
  • sdk/messaging/eventgrid/azsystemevents
  • sdk/messaging/azwebpubsub
  • sdk/monitor/ingestion/azlogs
  • sdk/monitor/query/azlogs
  • sdk/monitor/query/azmetrics
  • sdk/azidentity/cache
Add 9 new client library modules from the Azure SDK releases page:
- sdk/batch/azbatch
- sdk/messaging/eventgrid/azeventgrid
- sdk/messaging/eventgrid/aznamespaces
- sdk/messaging/eventgrid/azsystemevents
- sdk/messaging/azwebpubsub
- sdk/monitor/ingestion/azlogs
- sdk/monitor/query/azlogs
- sdk/monitor/query/azmetrics
- sdk/azidentity/cache

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 24, 2026 18:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds missing Azure SDK for Go client-library module paths to VS Code’s workspace tagging heuristics so workspaces using these newer modules are correctly detected and reported via existing workspace.go.mod.* telemetry tags.

Changes:

  • Extended GoModulesToLookFor with 9 additional Azure SDK for Go module prefixes.
  • Registered corresponding workspace.go.mod.github.com/Azure/azure-sdk-for-go/... telemetry classification entries so the new tags are valid for reporting.
Comment thread src/vs/workbench/contrib/tags/electron-browser/workspaceTagsService.ts Outdated
@joshspicer
joshspicer enabled auto-merge (squash) August 6, 2026 17:46
@joshspicer
joshspicer merged commit 86e361b into microsoft:main Aug 6, 2026
32 of 54 checks passed
@vs-code-engineering vs-code-engineering Bot added this to the 1.133.0 milestone Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants