autometrics-dev / autometrics-py

Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.
https://autometrics.dev
Apache License 2.0
214 stars 7 forks source link

Switch to poetry #12

Closed actualwitch closed 1 year ago

actualwitch commented 1 year ago

Switch to poetry from pip/setuptools. I had to replace the pyright action with just manually invoking it from python because for some reason it wasn't picking up the venv