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

Client-Side Sentry Filtering #495

Merged
merged 8 commits into from
Jun 7, 2024
Merged

Client-Side Sentry Filtering #495

merged 8 commits into from
Jun 7, 2024

Conversation

TheXorog
Copy link
Member

@TheXorog TheXorog commented May 16, 2024

This PR further addresses #493 and #494.

@quinchs Feel free to double-check my work. I've used your method from #494 for this implementation, that's why i'm mentioning you.

I replaced the method, noticed the original wouldnt actually work properly.

@quinchs

This comment was marked as abuse.

DisCatSharp/Utilities.cs Outdated Show resolved Hide resolved
@TheXorog TheXorog marked this pull request as ready for review May 20, 2024 17:34
@TheXorog TheXorog requested review from NyuwBot and a team as code owners May 20, 2024 17:34
@TheXorog
Copy link
Member Author

I think this can be merged, besides deeper level filtering there's nothing else that comes to mind.
Deeper filtering can be addressed some other time as the pain points have already been addressed prior.

@Lulalaby Lulalaby merged commit 44d75dd into main Jun 7, 2024
6 of 7 checks passed
@Lulalaby Lulalaby deleted the sentry-fix branch June 7, 2024 07:40
Copy link

github-actions bot commented Jun 7, 2024

Documentation test build passed! 🎉
Visit the cloudflare action run in https://github.com/Aiko-IT-Systems/DisCatSharp.Docs/commits/sentry-fix for details :3

gif

Lulalaby added a commit that referenced this pull request Jul 10, 2024
* feat: Add StripTokens

Co-authored-by: quinchs <>

* add breadcrumb filter

* add before transaction filter

* simplify implementation + and actually make it work in this use case

* fix regex to actually match tokens & simplify

Co-authored-by: quinchs <49576606+quinchs@users.noreply.github.com>

* Update DisCatSharp/Utilities.cs

Signed-off-by: Lala Sabathil <aiko@aitsys.dev>

* chore: fix docs

* revert: ex can be in senex since it's not read by sentry itself, rather if u manually call it

might need more fixes

---------

Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
Co-authored-by: quinchs <49576606+quinchs@users.noreply.github.com>
Co-authored-by: Lala Sabathil <aiko@aitsys.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants