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 212 B
export declare const DEFAULT_ATTRIBUTE_VALUE_LENGTH_LIMIT = 12000; export declare const DEFAULT_SPAN_LINK_COUNT_LIMIT = 1000; export declare const DEFAULT_COUNT_LIMIT = 128; //# sourceMappingURL=defaults.d.ts.map