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

How to add a Fingerprint to the Capture? #231

Open
DarrenTsung opened this issue Jan 23, 2019 · 3 comments · May be fixed by #245
Open

How to add a Fingerprint to the Capture? #231

DarrenTsung opened this issue Jan 23, 2019 · 3 comments · May be fixed by #245

Comments

@DarrenTsung
Copy link

Hi, we're using the Capture* API like CapureError (https://godoc.org/github.com/getsentry/raven-go#CaptureError). Is it possible to attach a fingerprint to the packet sent?

I see that Fingerprints exist on the Packet, but can't find a way to add it to the packet except by constructing a packet and losing out on all the logic that happens inside CaptureError.

@DarrenTsung DarrenTsung changed the title How to use Fingerprint? How to add a Fingerprint to the Capture? Jan 23, 2019
@kamilogorek
Copy link
Contributor

Unfortunately, there's no way to do that now. Labeled as a feature, as it's something that we definitely should bring here.

@bohyunjung
Copy link

@kamilogorek Can I look into this issue, if it is not being dealt with? I also need to add fingerprint to the packets, so I would like to implement the feature.

@kamilogorek
Copy link
Contributor

Definitely, feel free to do that

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants