TracingPluginType interface
Structural type of dd-trace's TracingPlugin. Only the members this package actually uses are described.
Signature:
export interface TracingPluginType
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
any |
Resolved configuration for this plugin. | ||
|
any |
The tracer instance, used to inject and extract trace context. |
Methods
|
Method |
Description |
|---|---|
|
Applies configuration, called by the tracer's plugin manager. | |
|
Starts a span. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.