UNPKG

@sumologic/opentelemetry-rum

Version:

Adds OpenTelemetry tracing auto-instrumentation in the browser. Collects spans on network events and sends them to Sumo Logic.

2 lines (1 loc) 77 B
export declare const isPromiseLike: <R>(val: any) => val is PromiseLike<R>;