pydantic / logfire

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

Show a better warning when ingest fails #220

Closed samuelcolvin closed 2 weeks ago

samuelcolvin commented 4 weeks ago

Description

See this message on slack when ingest fails, we should catch the exception and emit an informative warning, so no stacktrace is shown.

Python, Logfire & OS Versions, related packages (not required)

No response

alexmojaki commented 2 weeks ago

Done in https://github.com/pydantic/logfire/pull/252