Skip to content

Telemetry: Filter addon options to protect sensitive info#24000

Merged
shilman merged 1 commit into
nextfrom
shilman/filter-addons-telemetry
Aug 30, 2023
Merged

Telemetry: Filter addon options to protect sensitive info#24000
shilman merged 1 commit into
nextfrom
shilman/filter-addons-telemetry

Conversation

@shilman
Copy link
Copy Markdown
Member

@shilman shilman commented Aug 30, 2023

Closes N/A

Don't send addon options in telemetry since it could contain sensitve info like PII or keys

What I did

Only send essentials options, which don't contain either of these things and we care about.

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

Run a sandbox with STORYBOOK_TELEMETRY_DEBUG=1 or view project.json

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>

Copy link
Copy Markdown
Member

@tmeasday tmeasday left a comment

Choose a reason for hiding this comment

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

LGTM

@shilman shilman added ci:normal Run our default set of CI jobs (choose this for most PRs). patch:yes Bugfix & documentation PR that need to be picked to main branch labels Aug 30, 2023
@shilman shilman merged commit 7b4f37f into next Aug 30, 2023
@shilman shilman deleted the shilman/filter-addons-telemetry branch August 30, 2023 05:55
storybook-bot pushed a commit that referenced this pull request Aug 30, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Aug 30, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Aug 31, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 1, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 1, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 1, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 1, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 1, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 4, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 6, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 6, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 7, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 8, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 8, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
storybook-bot pushed a commit that referenced this pull request Sep 8, 2023
…metry

Telemetry: Filter addon options to protect sensitive info
(cherry picked from commit 7b4f37f)
@github-actions github-actions Bot added the patch:done Patch/release PRs already cherry-picked to main/release branch label Sep 11, 2023
@ndelangen ndelangen removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug ci:normal Run our default set of CI jobs (choose this for most PRs). core patch:done Patch/release PRs already cherry-picked to main/release branch telemetry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants