Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ここでは、「threaded+http 」がravenのデフォルトのトランスポートであると言っていますが、 raven.contrib.django.handlers.SentryHandlerにも当てはまりますか?
Django の設定によって異なります。設定変数を見てくださいRAVEN_CONFIG。
RAVEN_CONFIG
RAVEN_CONFIG = { 'dsn': "<transport>://<sentry_url>" }
もしあなたの「threaded+https」または「threaded+http」の場合、答えは「はい」です!