pydantic / logfire

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

Add 6 instrument methods #207

Closed alexmojaki closed 3 months ago

alexmojaki commented 4 months ago

Part of https://github.com/pydantic/logfire/issues/193

cloudflare-workers-and-pages[bot] commented 4 months ago

Deploying logfire-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b9e3f68
Status: âœ…  Deploy successful!
Preview URL: https://96cdba73.logfire-docs.pages.dev
Branch Preview URL: https://alex-instrument-6.logfire-docs.pages.dev

View logs

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!

alexmojaki commented 4 months ago

Need to remember to add self._warn_if_not_initialized_for_instrumentation() to these methods after merging https://github.com/pydantic/logfire/pull/219/