Skip to main content
Version: Next

CrawleeInstrumentationConfig

Hierarchy

  • InstrumentationConfig
    • CrawleeInstrumentationConfig

Index

Properties

optionalcustomInstrumentation

customInstrumentation?: ClassMethodToInstrument[]

externaloptionalinheritedenabled

enabled?: boolean = true

Whether to enable the plugin.

optionallogInstrumentation

logInstrumentation?: boolean

optionalrequestHandlingInstrumentation

requestHandlingInstrumentation?: boolean