#apm-agents

[ follow ]
Python
fromGrahamdumpleton
6 days ago

Lazy monkey patching with wrapt - Graham Dumpleton

wrapt provides deferred monkey patching to instrument Python without user code changes, and a new module-name modifier improves composition with lazy imports.
[ Load more ]