Options
All
  • Public
  • Public/Protected
  • All
Menu

Base interface for configuration options common to all instrumentations. This interface can be extended by individual instrumentations to include additional configuration options specific to that instrumentation. All configuration options must be optional.

Hierarchy

  • InstrumentationConfig

Index

Properties

Properties

enabled?: boolean

Whether to enable the plugin.

default

true

Generated using TypeDoc