Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Many integrations for popular frameworks automatically capture transactions. If
Spans are instrumented for the following operations within a transaction:

- Database queries that use SQLAlchemy or the Django ORM
- HTTP requests made with HTTPX, requests, or the stdlib
- HTTP requests made with HTTPX, pyreqwest, requests, or the stdlib
- Spawned subprocesses
- Redis operations

Expand Down