MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / tracing.ts

File tracing.ts

packages/cli-v3/src/telemetry/tracing.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { OTLPTraceExporter } from "@opentelemetry/exporter-trace-otlp-http";
2import { registerInstrumentations } from "@opentelemetry/instrumentation";
3import { Resource, detectResourcesSync, processDetectorSync } from "@opentelemetry/resources";
4import { NodeTracerProvider, SimpleSpanProcessor } from "@opentelemetry/sdk-trace-node";

Callers

nothing calls this directly

Calls 1

initializeTracingFunction · 0.85

Tested by

no test coverage detected