SpanKind Enumeration
Deprecated  in 4.4 - OpenTelemetry Tracing helpers will become internal in a future release. Apps should use @opentelemetry/api directly.
Mirrors the SpanKind enum from @opentelemetry/api
Members
| Name | Value | Description | 
|---|---|---|
| CLIENT | ||
| CONSUMER | ||
| INTERNAL | ||
| PRODUCER | ||
| SERVER | 
Defined in
- core/bentley/src/Tracing.ts Line 18
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.