getsentry / getsentry/sentry-javascript

Increase replay buffering from 60 seconds to 5 minutes to allow for easier debugging and match requestly

Ouverte
#13,731 8 commentaires 2 réactions 1 personne assignée Assignée à @billyvg Voir sur GitHub
Browser Improvement Replays
Langage dominant
TypeScript
Étoiles
8.7k
Forks
1.8k
Merge moyen
1 j 17 h
PR mergées (30 j)
523

Description

Unfortunately, the 60 seconds buffering in Sentry often is too short for effective debugging errors. In many cases the origin of the error, especially with B2B applications, happens because something the user did 2-3 minutes ago.

Other tools like https://requestly.com/products/session-book/ have a 5 minute look back (which is excessive, since we 3 minutes were enough in all our test cases).

Increasing the replay buffering value would tremendously improve the usefulness of this feature.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.