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 231 B
export declare function envSubstitute(value: string, environ: (key: string) => string | undefined): string; export declare function convertSubstitution(s: string): string | number | boolean; //# sourceMappingURL=substitute.d.ts.map