UNPKG

@grafana/faro-web-tracing

Version:
3 lines (2 loc) 209 B
import type { DefaultInstrumentationsOptions, InstrumentationOption } from './types'; export declare function getDefaultOTELInstrumentations(options?: DefaultInstrumentationsOptions): InstrumentationOption[];