You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logs bridge API / SDK specification is approaching stability. This issue is to discuss and track the process of stabilizing various otel java log components.
Decide whether we want a RC. While we provided a RC for metrics and traces, it may not be necessary for the logs bridge API given that its not meant to be consumed by end users, and opentelemetry-java-instrumentation is the primary consumer.
In the 4/20 Java SIG we discussed treating the next 1.26.0 release as a RC. 1.26.0 would be released with separate logs artifacts as it is today, with those APIs in their final form with the exception of which artifact they live in. From 1.26.0 to 1.27.0 we'd merge #5341 (and additional PRs to merge logs testing, and the otlp log exporter).
The logs bridge API / SDK specification is approaching stability. This issue is to discuss and track the process of stabilizing various otel java log components.
Components to stabilize:
opentelemetry-api-logs
APIopentelemetry-api
Promote log API / SDK to stable #5341opentelemetry-sdk-logs
as stable Promote log API / SDK to stable #5341opentelemetry-exporter-otlp-logs
toopentelemetry-exporter-otlp
Merge otlp logs #5432opentelemetry-sdk-logs-testing
toopentelemetry-sdk-testing
Merge sdk logs testing #5431Other tasks:
opentelemetry-java-instrumentation
is the primary consumer.opentelemetry-sdk-extension-autoconfigure
Enable otlp logs by default #5433BatchLogRecordProcessor
config to match spec Align BatchLogRecordProcessor defaults with specification #5364The text was updated successfully, but these errors were encountered: