getsentry / sentry-python

The official Python SDK for Sentry.io
https://sentry.io/for/python/
MIT License
1.93k stars 509 forks source link

Create Valkey Integration #3543

Open szokeasaurusrex opened 2 months ago

szokeasaurusrex commented 2 months ago

Problem Statement

Valkey is an open-source fork of Redis. We have an integration for Redis, but not for Valkey yet.

Solution Brainstorm

Consider creating an integration for Valkey with the same features as our Redis integration.

pySilver commented 2 weeks ago

It would be wonderful, especially since api is the same.