getsentry / getsentry/sentry-python

Django Cache Module: handle cache clusters

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

Description

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

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.