Options
All
  • Public
  • Public/Protected
  • All
Menu

FetchPlugin Config

Hierarchy

Index

Properties

applyCustomAttributesOnSpan?: FetchCustomAttributeFunction

Function for adding custom attributes on the span

clearTimingResources?: boolean
ignoreNetworkEvents?: boolean
ignoreUrls?: (string | RegExp)[]

URLs that partially match any regex in ignoreUrls will not be traced. In addition, URLs that are exact matches of strings in ignoreUrls will also not be traced.

propagateTraceHeaderCorsUrls?: PropagateTraceHeaderCorsUrls

Generated using TypeDoc