TelemetryDataKind type

The type of telemetry data to export.

type TelemetryDataKind = "ContainerStdoutStderr" | "ContainerOtel" | "Metrics"