semconv.com

Semantic conventionsv1.36.0

since v1.35.0
0 breaking2 notable5 editorial

From the upstream release notes

Read the full release notes

Notable2

  • deprecatedmetricotel.sdk.span.endedDeprecated (obsoleted).
  • deprecatedmetricotel.sdk.span.ended.countDeprecated (obsoleted).

Editorial5

  • addedmetricotel.sdk.span.startedThe number of created spans
  • addedattributeotel.span.parent.originDetermines whether the span has a parent span, and if so, whether it is a remote parent
  • guidancemetricotel.sdk.span.endedGuidance note changed.
  • guidancemetricotel.sdk.span.liveGuidance note changed.
  • wordingmetricotel.sdk.span.ended.countUse otel.sdk.span.started minus otel.sdk.span.live to derive this value.