Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Instrumentation to apply patch.

Type Parameters

Hierarchy

  • Instrumentation

Implemented by

Index

Properties

instrumentationDescription?: string

Instrumentation Description - please describe all useful information as Instrumentation might patch different version of different modules, or support different browsers etc.

instrumentationName: string

Instrumentation Name

instrumentationVersion: string

Instrumentation Version

Methods

  • disable(): void
  • enable(): void
  • getConfig(): ConfigType
  • setConfig(config: ConfigType): void

Generated using TypeDoc