sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Create Plotly Dash Integration

Open shellmayr opened this issue 1 year ago • 0 comments

Problem Statement

Plotly Dash is an open-source low-code framework for rapidly building data apps in Python based on Flask & React.

Solution Brainstorm

The existing Python and React SDKs do not currently work out of the box, as Dash uses some custom logic to integrate Flask and React for ease of use. Consider creating an integration for Plotly Dash to enable its users to use Sentry to monitor their applications. As Dash enables users to build full-stack applications without having to touch a line of JavaScript, the integration would need to plug into both backend and frontend to monitor the application holistically.

shellmayr avatar Sep 27 '24 08:09 shellmayr