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

Add tag filters to SentryOptions #2367

Merged
merged 2 commits into from
May 12, 2023

Conversation

SeanFeldman
Copy link
Contributor

Move tags filtering from SentryLogger to Scope.
By doing so, tags that are set via Scope.SetTag(key, value) can be filtered out.

@SeanFeldman SeanFeldman changed the title Move tags filtering from SentryLogger to Scope Add tag filters to SentryOptions May 12, 2023
@SeanFeldman SeanFeldman merged commit 549bcd6 into main May 12, 2023
15 checks passed
@SeanFeldman SeanFeldman deleted the moving-tags-filtering-to-sentry-options branch May 12, 2023 08:24
@mattjohnsonpint
Copy link
Contributor

@SeanFeldman - This feature needs docs. 🙂

@SeanFeldman
Copy link
Contributor Author

This feature needs docs. 🙂

On its way 🙂 getsentry/sentry-docs#7000

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.

None yet

2 participants