Traces | Metrics | App Logs | Custom Logs | Profiling |
---|---|---|---|---|
middleware-bootstrap -a install
command reads through the list of packages installed in your active site-packages folder, and installs the corresponding instrumentation libraries for these packages, if applicable.
mw-agent-ns-{FIRST-5-LETTERS-OF-API-KEY}
namespace
For newer setup, we simplified the namespace name to mw-agent-ns
tracker.record_error(e)
method.