pydantic / logfire

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

bentoml integration? #225

Open baggiponte opened 3 weeks ago

baggiponte commented 3 weeks ago

Description

BentoML is a "Model Serving" solution - i.e. the next level solution to put your ML model in production when FastAPI + docker is not enough anymore. This article has an informative summary infographic:

image

BentoML is quite popular, too, and has built-in integration with otel. Seems a potential candidate for logfire integration! 😊