Hierarchy

  • HttpBreadcrumbOptions

Properties

customUrlFilter?: UrlFilter

Customize URL filtering. This will be applied in addition to some baseline filtering included which redacts components of LaunchDarkly URLs.

instrumentFetch?: boolean

If fetch should be instrumented and breadcrumbs included for fetch requests.

Defaults to true.

instrumentXhr?: boolean

If XMLHttpRequests should be instrumented and breadcrumbs included for XMLHttpRequests.

Defaults to true.

Generated using TypeDoc