Read about Sentry's [Breadcrumbs][] feature first. It's also good to read raven-python's related hacks — they support `requests` and `httplib` by default: https://github.com/getsentry/raven-python/blob/6.0.0/raven/breadcrumbs.py#L279-L354 [Breadcrumbs]: https://docs.sentry.io/learn/breadcrumbs/