Skip to content

Register Pylance settings telemetry properties added by pyrx PR #7998#25962

Merged
rchiodo merged 1 commit into
microsoft:mainfrom
rchiodo:register-pylance-settings-telemetry
May 19, 2026
Merged

Register Pylance settings telemetry properties added by pyrx PR #7998#25962
rchiodo merged 1 commit into
microsoft:mainfrom
rchiodo:register-pylance-settings-telemetry

Conversation

@rchiodo
Copy link
Copy Markdown

@rchiodo rchiodo commented May 19, 2026

The following 8 properties were added to Pylance settings telemetry events in pyrx PRs #7998 and #7920 but were silently dropped by the Python extension's GDPR property allowlist before submission. Add them so they appear in Azure Data Explorer:

  • diagnosticsSource

  • pyrightVersion

  • referencesCodeLens

  • supportDocstringTemplate

  • enableDjangoSupport

  • regenerateStdLibIndices

  • persistAllIndices

  • includeAliasesFromUserFiles

…soft#7998

The following 8 properties were added to Pylance settings telemetry events in pyrx PRs microsoft#7998 and #7920 but were silently dropped by the Python extension's GDPR property allowlist before submission. Add them so they appear in Azure Data Explorer:

- diagnosticsSource

- pyrightVersion

- referencesCodeLens

- supportDocstringTemplate

- enableDjangoSupport

- regenerateStdLibIndices

- persistAllIndices

- includeAliasesFromUserFiles
@rchiodo rchiodo added the debt Code quality issues label May 19, 2026
@rchiodo rchiodo enabled auto-merge (squash) May 19, 2026 19:33
@rchiodo rchiodo added the skip tests Updates to tests unnecessary label May 19, 2026
@rchiodo rchiodo merged commit e1c5673 into microsoft:main May 19, 2026
51 of 53 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 Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants