opentelemetry-js/interfaces/_opentelemetry_instrumentat...

21 lines
23 KiB
HTML

<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>XMLHttpRequestInstrumentationConfig | OpenTelemetry SDK</title><meta name="description" content="Documentation for OpenTelemetry SDK"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">OpenTelemetry SDK</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../index.html">OpenTelemetry SDK</a></li><li><a href="../modules/_opentelemetry_instrumentation_xml_http_request.html">@opentelemetry/instrumentation-xml-http-request</a></li><li><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html">XMLHttpRequestInstrumentationConfig</a></li></ul><h1>Interface XMLHttpRequestInstrumentationConfig </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><div class="lead">
<p>XMLHttpRequest config</p>
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="_opentelemetry_instrumentation.InstrumentationConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">InstrumentationConfig</a><ul class="tsd-hierarchy"><li><span class="target">XMLHttpRequestInstrumentationConfig</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#applyCustomAttributesOnSpan" class="tsd-kind-icon">apply<wbr/>Custom<wbr/>Attributes<wbr/>On<wbr/>Span</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#clearTimingResources" class="tsd-kind-icon">clear<wbr/>Timing<wbr/>Resources</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#ignoreNetworkEvents" class="tsd-kind-icon">ignore<wbr/>Network<wbr/>Events</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#ignoreUrls" class="tsd-kind-icon">ignore<wbr/>Urls</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#measureRequestSize" class="tsd-kind-icon">measure<wbr/>Request<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#propagateTraceHeaderCorsUrls" class="tsd-kind-icon">propagate<wbr/>Trace<wbr/>Header<wbr/>Cors<wbr/>Urls</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="applyCustomAttributesOnSpan" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> apply<wbr/>Custom<wbr/>Attributes<wbr/>On<wbr/>Span<a href="#applyCustomAttributesOnSpan" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">apply<wbr/>Custom<wbr/>Attributes<wbr/>On<wbr/>Span<span class="tsd-signature-symbol">?:</span> <a href="../modules/_opentelemetry_instrumentation_xml_http_request.html#XHRCustomAttributeFunction" class="tsd-signature-type" data-tsd-kind="Type alias">XHRCustomAttributeFunction</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/open-telemetry/opentelemetry-js/blob/e97cc2e/experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts#L85">experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts:85</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>Function for adding custom attributes on the span</p>
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="clearTimingResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> clear<wbr/>Timing<wbr/>Resources<a href="#clearTimingResources" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">clear<wbr/>Timing<wbr/>Resources<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/open-telemetry/opentelemetry-js/blob/e97cc2e/experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts#L75">experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts:75</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>The number of timing resources is limited, after the limit
(chrome 250, safari 150) the information is not collected anymore.
The only way to prevent that is to regularly clean the resources
whenever it is possible. This is needed only when PerformanceObserver
is not available</p>
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="ignoreNetworkEvents" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> ignore<wbr/>Network<wbr/>Events<a href="#ignoreNetworkEvents" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">ignore<wbr/>Network<wbr/>Events<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/open-telemetry/opentelemetry-js/blob/e97cc2e/experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts#L87">experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts:87</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>Ignore adding network events as span events</p>
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="ignoreUrls" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> ignore<wbr/>Urls<a href="#ignoreUrls" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">ignore<wbr/>Urls<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/open-telemetry/opentelemetry-js/blob/e97cc2e/experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts#L83">experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts:83</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>URLs that partially match any regex in ignoreUrls will not be traced.
In addition, URLs that are <em>exact matches</em> of strings in ignoreUrls will
also not be traced.</p>
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="measureRequestSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> measure<wbr/>Request<wbr/>Size<a href="#measureRequestSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">measure<wbr/>Request<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/open-telemetry/opentelemetry-js/blob/e97cc2e/experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts#L89">experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts:89</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>Measure outgoing request size</p>
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="propagateTraceHeaderCorsUrls" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> propagate<wbr/>Trace<wbr/>Header<wbr/>Cors<wbr/>Urls<a href="#propagateTraceHeaderCorsUrls" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">propagate<wbr/>Trace<wbr/>Header<wbr/>Cors<wbr/>Urls<span class="tsd-signature-symbol">?:</span> <a href="../modules/_opentelemetry_instrumentation_xml_http_request._internal_.html#PropagateTraceHeaderCorsUrls" class="tsd-signature-type" data-tsd-kind="Type alias">PropagateTraceHeaderCorsUrls</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/open-telemetry/opentelemetry-js/blob/e97cc2e/experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts#L77">experimental/packages/opentelemetry-instrumentation-xml-http-request/src/xhr.ts:77</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>URLs which should include trace headers when origin doesn&#39;t match</p>
</div></div></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../index.html">Modules</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_api.html">@opentelemetry/api</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_api_events.html">@opentelemetry/api-<wbr/>events</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_api_logs.html">@opentelemetry/api-<wbr/>logs</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_context_async_hooks.html">@opentelemetry/context-<wbr/>async-<wbr/>hooks</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_context_zone.html">@opentelemetry/context-<wbr/>zone</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_context_zone_peer_dep.html">@opentelemetry/context-<wbr/>zone-<wbr/>peer-<wbr/>dep</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_core.html">@opentelemetry/core</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_jaeger.html">@opentelemetry/exporter-<wbr/>jaeger</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_logs_otlp_grpc.html">@opentelemetry/exporter-<wbr/>logs-<wbr/>otlp-<wbr/>grpc</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_logs_otlp_http.html">@opentelemetry/exporter-<wbr/>logs-<wbr/>otlp-<wbr/>http</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_logs_otlp_proto.html">@opentelemetry/exporter-<wbr/>logs-<wbr/>otlp-<wbr/>proto</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_metrics_otlp_grpc.html">@opentelemetry/exporter-<wbr/>metrics-<wbr/>otlp-<wbr/>grpc</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_metrics_otlp_http.html">@opentelemetry/exporter-<wbr/>metrics-<wbr/>otlp-<wbr/>http</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_metrics_otlp_proto.html">@opentelemetry/exporter-<wbr/>metrics-<wbr/>otlp-<wbr/>proto</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_prometheus.html">@opentelemetry/exporter-<wbr/>prometheus</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_trace_otlp_grpc.html">@opentelemetry/exporter-<wbr/>trace-<wbr/>otlp-<wbr/>grpc</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_trace_otlp_http.html">@opentelemetry/exporter-<wbr/>trace-<wbr/>otlp-<wbr/>http</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_trace_otlp_proto.html">@opentelemetry/exporter-<wbr/>trace-<wbr/>otlp-<wbr/>proto</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_exporter_zipkin.html">@opentelemetry/exporter-<wbr/>zipkin</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_instrumentation.html">@opentelemetry/instrumentation</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_instrumentation_fetch.html">@opentelemetry/instrumentation-<wbr/>fetch</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_instrumentation_grpc.html">@opentelemetry/instrumentation-<wbr/>grpc</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_instrumentation_http.html">@opentelemetry/instrumentation-<wbr/>http</a></li><li class="current tsd-kind-module"><a href="../modules/_opentelemetry_instrumentation_xml_http_request.html">@opentelemetry/instrumentation-<wbr/>xml-<wbr/>http-<wbr/>request</a><ul><li class=" tsd-kind-module tsd-parent-kind-module"><a href="../modules/_opentelemetry_instrumentation_xml_http_request._internal_.html">&lt;internal&gt;</a></li></ul></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_opentelemetry_browser_detector.html">@opentelemetry/opentelemetry-<wbr/>browser-<wbr/>detector</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_otlp_exporter_base.html">@opentelemetry/otlp-<wbr/>exporter-<wbr/>base</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_otlp_grpc_exporter_base.html">@opentelemetry/otlp-<wbr/>grpc-<wbr/>exporter-<wbr/>base</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_otlp_transformer.html">@opentelemetry/otlp-<wbr/>transformer</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_propagator_b3.html">@opentelemetry/propagator-<wbr/>b3</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_propagator_jaeger.html">@opentelemetry/propagator-<wbr/>jaeger</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_resources.html">@opentelemetry/resources</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_sampler_jaeger_remote.html">@opentelemetry/sampler-<wbr/>jaeger-<wbr/>remote</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_sdk_events.html">@opentelemetry/sdk-<wbr/>events</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_sdk_logs.html">@opentelemetry/sdk-<wbr/>logs</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_sdk_metrics.html">@opentelemetry/sdk-<wbr/>metrics</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_sdk_node.html">@opentelemetry/sdk-<wbr/>node</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_sdk_trace_base.html">@opentelemetry/sdk-<wbr/>trace-<wbr/>base</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_sdk_trace_node.html">@opentelemetry/sdk-<wbr/>trace-<wbr/>node</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_sdk_trace_web.html">@opentelemetry/sdk-<wbr/>trace-<wbr/>web</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_semantic_conventions.html">@opentelemetry/semantic-<wbr/>conventions</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_shim_opencensus.html">@opentelemetry/shim-<wbr/>opencensus</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_shim_opentracing.html">@opentelemetry/shim-<wbr/>opentracing</a></li><li class=" tsd-kind-module"><a href="../modules/_opentelemetry_web_common.html">@opentelemetry/web-<wbr/>common</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-module"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html" class="tsd-kind-icon">XMLHttp<wbr/>Request<wbr/>Instrumentation<wbr/>Config</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#applyCustomAttributesOnSpan" class="tsd-kind-icon">apply<wbr/>Custom<wbr/>Attributes<wbr/>On<wbr/>Span</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#clearTimingResources" class="tsd-kind-icon">clear<wbr/>Timing<wbr/>Resources</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#ignoreNetworkEvents" class="tsd-kind-icon">ignore<wbr/>Network<wbr/>Events</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#ignoreUrls" class="tsd-kind-icon">ignore<wbr/>Urls</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#measureRequestSize" class="tsd-kind-icon">measure<wbr/>Request<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="_opentelemetry_instrumentation_xml_http_request.XMLHttpRequestInstrumentationConfig.html#propagateTraceHeaderCorsUrls" class="tsd-kind-icon">propagate<wbr/>Trace<wbr/>Header<wbr/>Cors<wbr/>Urls</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>