Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Customize SentryEvent tags #72

Merged
merged 9 commits into from
Jan 30, 2025
Merged

feat: Customize SentryEvent tags #72

merged 9 commits into from
Jan 30, 2025

Conversation

limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Jan 25, 2025

Add new methods to SentryEvent:

  • set_tag(k,v)
  • remove_tag(k)
  • get_tag(k)

Closes #69

Verified

This commit was signed with the committer’s verified signature.
limbonaut Serhii Snitsaruk
@limbonaut limbonaut added the enhancement New feature or request label Jan 25, 2025
Copy link
Contributor

github-actions bot commented Jan 25, 2025

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

Generated by 🚫 dangerJS against fd0cea0

@limbonaut limbonaut changed the title Customize SentryEvent tags feat: Customize SentryEvent tags Jan 25, 2025
@limbonaut limbonaut changed the title feat: Customize SentryEvent tags feat: Customize SentryEvent tags Jan 25, 2025

Verified

This commit was signed with the committer’s verified signature.
limbonaut Serhii Snitsaruk

Verified

This commit was signed with the committer’s verified signature.
limbonaut Serhii Snitsaruk

Verified

This commit was signed with the committer’s verified signature.
limbonaut Serhii Snitsaruk

Verified

This commit was signed with the committer’s verified signature.
limbonaut Serhii Snitsaruk
@limbonaut limbonaut marked this pull request as ready for review January 25, 2025 18:43

Verified

This commit was signed with the committer’s verified signature.
limbonaut Serhii Snitsaruk

Verified

This commit was signed with the committer’s verified signature.
limbonaut Serhii Snitsaruk

Verified

This commit was signed with the committer’s verified signature.
limbonaut Serhii Snitsaruk

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@limbonaut limbonaut merged commit 57019ff into main Jan 30, 2025
17 checks passed
@limbonaut limbonaut deleted the feat/customize-tags branch January 30, 2025 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customize tags for Event objects
2 participants