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.

4 lines 211 B
import { DetectedResource } from '@opentelemetry/resources'; export declare function getDetectedResource(): DetectedResource; export declare function clearResource(): void; //# sourceMappingURL=resource.d.ts.map