# clientHooks variable · @imqueue/datadog

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

Hooks tracing outgoing calls, injecting the current context into the request. `this` is the `IMQClient` instance, whose `serviceName` names the service being called.

**Signature:**

```typescript
clientHooks: CallHooks
```

