type alias InstrumentationKind
Since 0.2.0

The kind of instrumentation to enable.

Definition

"http" | "fetch" | "ioredis" | "amqplib" | "kafkajs"

Usage

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