Options
All
  • Public
  • Public/Protected
  • All
Menu

Format and sends span information to Jaeger Exporter.

deprecated

Jaeger supports the OpenTelemetry protocol natively (see https://www.jaegertracing.io/docs/1.41/apis/#opentelemetry-protocol-stable). This exporter will not be required by the OpenTelemetry specification starting July 2023, and will not receive any security fixes past March 2024.

Please migrate to any of the following packages:

  • @opentelemetry/exporter-trace-otlp-proto
  • @opentelemetry/exporter-trace-otlp-grpc
  • @opentelemetry/exporter-trace-otlp-http

Hierarchy

  • JaegerExporter

Implements

Index

Constructors

Methods

  • forceFlush(): Promise<void>
  • shutdown(): Promise<void>

Generated using TypeDoc