type alias SpanExporterKind
Since 0.2.0

Which span exporter to use.

Definition

"otlp" | "console"

Usage

import { type SpanExporterKind } from "telemetry-plugin/src/index.ts";