getsentry / getsentry/sentry-python

Supabase Support

Open
#4,070 0 comments 0 reactions 0 assignees View on GitHub
Feature New Integration Python
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 1h
Merged PRs (30d)
213

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.