Skip to content

test(client): add unit test suite for event tag string length bounds and truncation - #7485

Open
gcoinstash-cmd wants to merge 1 commit into
getsentry:masterfrom
gcoinstash-cmd:test/sentry-tag-value-truncation
Open

gcoinstash-cmd wants to merge 1 commit into
getsentry:masterfrom
gcoinstash-cmd:test/sentry-tag-value-truncation

Conversation

@gcoinstash-cmd

Copy link
Copy Markdown

Summary

Adds unit tests verifying Sentry event tag value length constraints:

  • Ensures tag values exceeding the 200-character boundary are truncated cleanly.
  • Confirms null/empty tag keys are rejected without exceptions.

@gcoinstash-cmd
gcoinstash-cmd requested a review from a team as a code owner September 14, 2026 01:08
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.

1 participant