Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

feat: Add capture functions which takes fingerprint as parameter #245

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: Add capture functions which takes fingerprint as parameter #245

wants to merge 1 commit into from

Conversation

bohyunjung
Copy link

@bohyunjung bohyunjung commented Mar 15, 2019

raven-go did not support providing specified fingerprint which will be included in the packet that will be sent to the Sentry server. 6da7a07 introduces some new capturing functions that goes with the existing ones side-by-side, which takes fingerprint parameter.

This fixes #231.

This is my very first attempt to make a contribution to an open source project, so please let me know if there's anything that does not meet the requirements.

@kamilogorek
Copy link
Contributor

kamilogorek commented Apr 19, 2019

Thanks! That's too much of a change for me to review right now, as I'm working on https://github.com/getsentry/sentry-go/ which already has this feature, but I'll try to find some time soon to do that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to add a Fingerprint to the Capture?
2 participants