• Preparing search index...
  • The search index is not available
OpenTelemetry SDK
  • OpenTelemetry SDK
  • @opentelemetry/sdk-trace-web
  • normalizeUrl

Function normalizeUrl

  • normalizeUrl(url: string): string

    Parses url using URL constructor or fallback to anchor element and serialize it to a string.

    Performs the steps described in https://html.spec.whatwg.org/multipage/urls-and-fetching.html#parse-a-url

    Parameters

    • url: string

    Returns string

    • Defined in opentelemetry-sdk-trace-web/src/utils.ts:355

Settings

Member Visibility
OpenTelemetry SDK
  • Loading...

Generated using TypeDoc