Skip to content

[sdk-trace-*] implement experimental SpanProcessor#onEnding() #5836

@pichlermarc

Description

@pichlermarc

Description

The specification defined a new method SpanProcessor#onEnding() that is supposed to be called just before a Span ends, so that a SpanProcessor can still manipulate the span if needed.

This issue is considered done when:

  • an @experimental AND optional SpanProcessor#onEnding() is added to the SpanProcessor interface
  • TSdoc has been added to state that this method may change at any time
  • the trace SDK has been modified to call this method as according to the specification
  • a specification issue for stabilization of this feature in has been created OR updated if it already exists

Additional context:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions