pydantic / logfire

Uncomplicated Observability for Python and beyond! 🪵🔥
https://docs.pydantic.dev/logfire/
MIT License
1.62k stars 46 forks source link

`collect_headers=True` kwarg to `instrument_<webframe>()` #239

Open samuelcolvin opened 3 weeks ago

samuelcolvin commented 3 weeks ago

Description

So it's easy to enable collecting HTTP headers for any of the supported webframeworks.

This might just involve manually setting the env vars.