SpanKind Enumeration
Deprecated in 4.4 - will not be removed until after 2026-06-13. 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 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.