Skip to content

POETL 37c - Skip PROCESS_COMMAND_ARGS attribute#3664

Merged
adinauer merged 10 commits into8.x.xfrom
feat/potel-37c-skip-process-command-args-attribute
Sep 3, 2024
Merged

POETL 37c - Skip PROCESS_COMMAND_ARGS attribute#3664
adinauer merged 10 commits into8.x.xfrom
feat/potel-37c-skip-process-command-args-attribute

Conversation

@adinauer
Copy link
Copy Markdown
Member

📜 Description

PROCESS_COMMAND_ARGS can be very large and cause other payload to be removed.

💡 Motivation and Context

Defaults that work for most users.

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 28, 2024

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against c108d82

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 28, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 434.98 ms 467.79 ms 32.81 ms
Size 1.70 MiB 2.29 MiB 599.45 KiB

Previous results on branch: feat/potel-37c-skip-process-command-args-attribute

Startup times

Revision Plain With Sentry Diff
d4382c5 420.00 ms 472.48 ms 52.48 ms

App size

Revision Plain With Sentry Diff
d4382c5 1.70 MiB 2.29 MiB 599.31 KiB

Copy link
Copy Markdown
Collaborator

@lbloder lbloder left a comment

Choose a reason for hiding this comment

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

LGTM 👍

One minor thing, since we now add an external key to the list, maybe the method isSentryInternalKey could be renamed to something more fitting like shouldAttributeBeRemoved or similar

Base automatically changed from feat/potel-37b-remove-selective-attribute-copying to 8.x.x September 3, 2024 10:28
An error occurred while trying to automatically change base from feat/potel-37b-remove-selective-attribute-copying to 8.x.x September 3, 2024 10:28
@adinauer adinauer merged commit 49c9395 into 8.x.x Sep 3, 2024
@adinauer adinauer deleted the feat/potel-37c-skip-process-command-args-attribute branch September 3, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants