Event Vs Error ?
#7154
|
Hi, Now the thing I am confused about is in my Issues page there is 14K event (only record is what I emitted manually, nothing else.) But when I go in dashboard it shows 4k Error. What is difference between them ?. Shouldn't both numbers be same ? What are these remaining 10K event ? PS: can setting tracesSampleRate to 0 solve this ? |
Answered by
lforst
Feb 13, 2023
Replies: 1 comment 2 replies
|
Hi, |
2 replies
Answer selected by
smeubank
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Eventis a supertype. It currently encompasses Errors, Transactions (for performance monitoring), Profiles, and Session Replays. Each of these has their own sample rate and you can use the sample rate options to opt out of sending them.