getsentry / getsentry/sentry-python
Create Plotly Dash Integration
- Linguagem predominante
- Python
- Estrelas
- 2.2k
- Forks
- 669
- Merge médio
- 1d 1h
- PRs com merge (30d)
- 213
Descrição
### Problem Statement
[Plotly Dash](https://dash.plotly.com/) is an [open-source](https://github.com/plotly/dash) 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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.