Skip to content

createInstrumentation() function

Home > @rimitive/core > createInstrumentation

Signature:

export declare function createInstrumentation(config: InstrumentationConfig): InstrumentationContext | undefined;

Parameter

Type

Description

config

InstrumentationConfig

Returns:

InstrumentationContext | undefined