Skip to content

Integration guides

Practical walkthroughs for debugging specific libraries and frameworks with Smello. Each guide shows a real scenario, the setup needed, and what you'll see in the dashboard.

Outgoing HTTP (auto-patched)

These libraries are monkey-patched automatically when you use smello run.

SDKs that use patched libraries under the hood

These SDKs use httpx or requests internally, so Smello captures their traffic automatically.

Server frameworks (middleware)

Explicit middleware for capturing incoming HTTP requests.

  • Debug FastAPI: incoming request inspection and exception capture