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(plugin-logger): sentry fingerprinting #697

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

bludzhd
Copy link
Contributor

@bludzhd bludzhd commented Jan 24, 2024

Sentry Fingerprint allows to group messages together into an issue. Its value is represented by array of strings. The default Sentry value is ["{{ default }}"]. It is assumed that the custom fingerprint is not empty, otherwise it is ignored. The Sentry SDK validates the value itself.

@bludzhd bludzhd force-pushed the feat/logger-sentry-fingerprint branch from 4c820d9 to 65326cd Compare January 24, 2024 10:46
@AVVS AVVS merged commit 849c599 into master Jan 24, 2024
2 checks passed
@AVVS AVVS deleted the feat/logger-sentry-fingerprint branch January 24, 2024 15:28
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.

2 participants