• Preparing search index...
  • The search index is not available
OpenTelemetry SDK
  • OpenTelemetry SDK
  • @opentelemetry/instrumentation-fetch
  • FetchCustomAttributeFunction

Interface FetchCustomAttributeFunction

  • FetchCustomAttributeFunction(
        span: Span,
        request: Request | RequestInit,
        result: FetchError | Response,
    ): void

    Parameters

    • span: Span
    • request: Request | RequestInit
    • result: FetchError | Response

    Returns void

    • Defined in experimental/packages/opentelemetry-instrumentation-fetch/src/fetch.ts:50

Settings

Member Visibility
OpenTelemetry SDK
  • Loading...

Generated using TypeDoc