Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @opentelemetry/instrumentation-xml-http-request

Index

Type Aliases

XHRCustomAttributeFunction: ((span: api.Span, xhr: XMLHttpRequest) => void)

Type declaration

    • (span: api.Span, xhr: XMLHttpRequest): void
    • Parameters

      • span: api.Span
      • xhr: XMLHttpRequest

      Returns void

Generated using TypeDoc