Skip to content

[OpenTelemetry] Add support for OpenTelemetry Span Status #4716

@cyrille-leclerc

Description

@cyrille-leclerc

OpenTelemetry span.status is currently ignored when ingested in Elastic.

See OpenTelemetry Span Status specification: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md#set-status

Acceptance criteria: verify the following cases are properly rendered

  • span.status.StatusCode = Ok
  • span.status.StatusCode = Unset
  • span.status.StatusCode = Error
  • span.status.StatusCode = Error combined with span.status.Description=this is an error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions