File changed.
Preview size limit exceeded, changes collapsed.
Loading
This commit integrates the Grafana Faro Web SDK into the React frontend to enable comprehensive telemetry collection and observability. - Integrated Grafana Faro SDK to collect and forward browser metrics, logs, and network traces. - Implemented a custom Redux telemetry middleware to capture and log key state changes and user interactions. - Added a Higher-Order Component (HOC) to trace React component mount and unmount lifecycles for UI debugging. - Configured Webpack to use content-based hashing ([contenthash]) to ensure proper cache busting when deploying frontend updates. - Included Playwright testing scripts to verify end-to-end telemetry flows. - Updated package configurations to include the required observability dependencies.
File changed.
Preview size limit exceeded, changes collapsed.