6 Open Issues Need Help Last updated: Sep 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue proposes extending the recently introduced optional low-allocation OTLP marshalers to the `OtlpJsonLogging{Signal}Exporters`. This feature was previously added to `OtlpGrpc{Signal}Exporter` and `OtlpHttp{Signal}Exporter` classes. The rationale is that `OtlpJsonLogging{Signal}Exporters` also utilize the same marshalers for writing JSON output, making the performance benefit relevant.

Complexity: 3/5
help wanted Feature Request

OpenTelemetry Java SDK

Java
#opentelemetry

OpenTelemetry Java SDK

Java
#opentelemetry

OpenTelemetry Java SDK

Java
#opentelemetry

AI Summary: The task involves updating the OpenTelemetry configuration example (`kitchen-sink.yaml`) to include the `known_methods` attribute in the general section, as per the changes introduced in a related pull request for the Java instrumentation project. This ensures consistency and completeness in the configuration example.

Complexity: 2/5
good first issue Feature Request

OpenTelemetry Java SDK

Java
#opentelemetry