Tracking issue to stabilize [SpanProcessor#onEnding](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#onending) This was added >2 years ago in April 2024: https://github.com/open-telemetry/opentelemetry-specification/pull/4024 Java has prototyped this here: https://github.com/open-telemetry/opentelemetry-java/blob/1ec8bce84b378508c802788215afb0a6c67cfbff/sdk/trace/src/main/java/io/opentelemetry/sdk/trace/internal/ExtendedSpanProcessor.java#L33 What's the status of other languages?
Tracking issue to stabilize SpanProcessor#onEnding
This was added >2 years ago in April 2024: #4024
Java has prototyped this here: https://github.com/open-telemetry/opentelemetry-java/blob/1ec8bce84b378508c802788215afb0a6c67cfbff/sdk/trace/src/main/java/io/opentelemetry/sdk/trace/internal/ExtendedSpanProcessor.java#L33
What's the status of other languages?