getsentry / support

Customer Support
2 stars 2 forks source link

sentry transactions not found #74

Closed maazrehman1 closed 2 years ago

maazrehman1 commented 2 years ago

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which package are you using?

@sentry/nextjs

SDK Version

7.8.0

Framework Version

React 14.15

Link to Sentry event

No response

Steps to Reproduce

Screenshot 2022-08-29 at 9 23 35 PM Screenshot 2022-08-29 at 9 23 47 PM

![Uploading Screenshot 2022-08-29 at 9.32.37 PM.png…]()

Expected Result

i implemented sentry and was able to monitor all the events on my project, around in 9 days i say last record of my project having 13k transactions. it should provide me proper event report along with errors and performance monitoring in the future too but it broke ...

Actual Result

suddenly all of them were gone and there was no new transactions created. the records are showing 0 transactions record, although i still get errors with proper source maps etc but im unable to track my transactions anymore. i can still see the amount of transactions but can not get their details.

AbhiPrasad commented 2 years ago

Hey thanks for writing in! Could you check to see if you have exhausted your transaction quota here? If you've run out of quota, we will no longer ingest transaction events. To help manage quota, see docs accordingly: https://help.sentry.io/account/billing/i-ve-exhausted-my-quota-what-now/