• Preparing search index...
  • The search index is not available
OpenTelemetry SDK
  • OpenTelemetry SDK
  • @opentelemetry/otlp-exporter-base
  • index-node-http
  • convertLegacyHttpOptions

Function convertLegacyHttpOptions

  • convertLegacyHttpOptions(
        config: OTLPExporterNodeConfigBase,
        signalIdentifier: string,
        signalResourcePath: string,
        requiredHeaders: Record<string, string>,
    ): OtlpNodeHttpConfiguration

    Parameters

    • config: OTLPExporterNodeConfigBase
    • signalIdentifier: string
    • signalResourcePath: string
    • requiredHeaders: Record<string, string>

    Returns OtlpNodeHttpConfiguration

    Deprecated

    this will be removed in 2.0

    • Defined in experimental/packages/otlp-exporter-base/src/configuration/convert-legacy-node-http-options.ts:45

Settings

Member Visibility
OpenTelemetry SDK
  • Loading...

Generated using TypeDoc