Skip to content

Function: isTracingEnabled()

ts
function isTracingEnabled(): boolean;

Defined in: glide-mq/src/telemetry.ts:83

True when a real OTel API is available (either user-provided or auto-detected).

Returns

boolean

Released under the Apache-2.0 License.