pushed
lws803/GigaChadGPT • 7:16 PM - Mar 16, 2023
This change expands runtime monitoring by adding a dedicated sentry.edge.config.js so Sentry can initialize for edge-handled requests, using the configured DSN and a 20% trace sample rate. It also wires LogRocket into _app.tsx, alongside existing Firebase analytics, so browser sessions can be replayed and debugged from the client side. Together these changes improve visibility across both edge execution and frontend user behavior, making production issues easier to diagnose.
