autometrics-dev/autometrics-py

Support for concurrency tracking

Closed this issue · 1 comments

Now that we have support for async functions, it could be good to investigate adding support for concurrency tracking.

For inspiration, see @stephlow's PR on autometrics-ts: https://github.com/autometrics-dev/autometrics-ts/pull/44/files

completed in #55