UNPKG

enhanced-adot-node-autoinstrumentation

Version:

This package provides Amazon Web Services distribution of the OpenTelemetry Node Instrumentation, which allows for auto-instrumentation of NodeJS applications.

4 lines 262 B
import { InstrumentationConfigMap } from '@opentelemetry/auto-instrumentations-node'; export declare function setAwsDefaultEnvironmentVariables(): void; export declare const instrumentationConfigs: InstrumentationConfigMap; //# sourceMappingURL=register.d.ts.map