pythonweb2

Results 14 comments of pythonweb2

Although I will note that it would be nice to be able to see which packages are outdated, similar to `pip list --outdated` or the `poetry show --outdated` command which...

@akshay-joshi sure. There are a few options to support opentelemetry, first is [Logfire](https://logfire.pydantic.dev/docs/), although this is a paid service, but it does allow you to send opentelemetry metrics to other...

Could also instrument the flask app in the gunicorn config file: https://logfire.pydantic.dev/docs/integrations/web-frameworks/gunicorn/

Version 3.2 was released: https://github.com/OAI/OpenAPI-Specification/releases/tag/3.2.0