sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Add `sentry_trace()` template helper for Django

Open AbhiPrasad opened this issue 3 years ago • 0 comments

We should make it easy to add sentry trace meta header OOB in Django. See feedback: https://github.com/getsentry/sentry-python/issues/1171

Similar to work done in https://github.com/getsentry/sentry-python/pull/1336

EDIT(neel): just start injecting the meta tags automatically

AbhiPrasad avatar Feb 14 '22 18:02 AbhiPrasad