getsentry / getsentry/sentry-python
Supabase Support
- 主要語言
- Python
- 星號
- 2.2k
- 分支
- 669
- 平均合併
- 1 天 1 小時
- 30 天內合併 PR
- 213
描述
### Problem Statement
Sentry's Python SDK does not have OOTB support for Supabase features. Supbase is famously a new service for your postgres DB, but it does much more today.
in order of what the SDK should support, and can be broken into independently shippable features:
- support of the [supabase-py](https://github.com/supabase/supabase-py) library for all CRUD interactions with a database [Supabase Python Docs](https://supabase.com/docs/reference/python/)
- Ai & Vectors: TBC how we could integrate with their [python client](https://supabase.com/docs/guides/ai/python-clients)
### Solution Brainstorm
There is a [3rd party integration](https://github.com/supabase-community/sentry-integration-js) for their Node.js library, for reference.
貢獻指南
評估
這個 Issue 還沒有評估資料。