# TracingPluginConstructor.(new) · @imqueue/datadog

Source: https://imqueue.org/api/datadog/latest/datadog.tracingpluginconstructor._new_/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/datadog 3.2.0 — generated reference, not hand-written

Constructs the plugin. Called by the tracer's plugin manager.

**Signature:**

```typescript
new (...args: any[]): TracingPluginType;
```

## Parameters


| Parameter | Type | Description |
| --- | --- | --- |
| args | any\[\] |  |


**Returns:**

[TracingPluginType](https://imqueue.org/api/datadog/latest/datadog.tracingplugintype/)

