UNPKG

@splunk/otel

Version:

The Splunk distribution of OpenTelemetry Node Instrumentation provides a Node agent that automatically instruments your Node application to capture and report distributed traces to Splunk APM.

3 lines 203 B
import { StartTracingOptions } from '../tracing'; export declare function configureGraphQlInstrumentation(instrumentation: any, _options: StartTracingOptions): void; //# sourceMappingURL=graphql.d.ts.map