getsentry / getsentry/sentry-python

Django Cache Module: handle cache clusters

Abierto
#3,062 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Feature Integration: Django Python
Lenguaje dominante
Python
Estrellas
2.2k
Forks
669
Merge medio
1 d 1 h
PR fusionados (30 d)
213

Descripción

### Problem Statement

When using a cluster for caching the `LOCATION` property in the Django `CACHES` settings is a list of servers. Make sure we handle this case in `_get_address_port` here: https://github.com/getsentry/sentry-python/blob/antonpirker/django-caching-module/sentry_sdk/integrations/django/caching.py#L128

### Solution Brainstorm

We need to define what exactly should be sent so Sentry in that case.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.