pluginRegistry variable
The tracer's plugin registry, keyed by the module name the load event is published for. Assigning into it is the only way for a package that does not live inside dd-trace to make its plugin discoverable.
Signature:
pluginRegistry: Record<string, unknown>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.