We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514b57e commit 6165721Copy full SHA for 6165721
aws-distro-opentelemetry-node-autoinstrumentation/test/patches/instrumentation-patch.test.ts
@@ -12,9 +12,7 @@ import {
12
Tracer,
13
AttributeValue,
14
TextMapSetter,
15
- ROOT_CONTEXT,
16
INVALID_SPAN_CONTEXT,
17
- ContextAPI,
18
} from '@opentelemetry/api';
19
import { getNodeAutoInstrumentations } from '@opentelemetry/auto-instrumentations-node';
20
import { Instrumentation } from '@opentelemetry/instrumentation';
0 commit comments