getsentry / getsentry/sentry-python
Django Cache Module: handle cache clusters
オープン
Feature
Integration: Django
Python
- 主要言語
- Python
- スター
- 2.2k
- フォーク
- 669
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 213
説明
### 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。