24 Open Issues Need Help Last updated: Sep 3, 2026

Open Issues Need Help

View All on GitHub

Collection of extensions for OpenTelemetry-Go.

Go
bug help wanted area: instrumentation instrumentation: otelgrpc

Collection of extensions for OpenTelemetry-Go.

Go
good first issue

Collection of extensions for OpenTelemetry-Go.

Go
help wanted area: file-config

Collection of extensions for OpenTelemetry-Go.

Go
enhancement good first issue help wanted

Collection of extensions for OpenTelemetry-Go.

Go
enhancement good first issue

Collection of extensions for OpenTelemetry-Go.

Go
good first issue instrumentation: otelgin

Collection of extensions for OpenTelemetry-Go.

Go
good first issue instrumentation: otelhttp

Collection of extensions for OpenTelemetry-Go.

Go
bug help wanted area: file-config

Collection of extensions for OpenTelemetry-Go.

Go
good first issue instrumentation: otelhttp

Collection of extensions for OpenTelemetry-Go.

Go
documentation enhancement good first issue help wanted area: instrumentation instrumentation: runtime

Collection of extensions for OpenTelemetry-Go.

Go
good first issue instrumentation: otelhttp

Collection of extensions for OpenTelemetry-Go.

Go

Collection of extensions for OpenTelemetry-Go.

Go

Collection of extensions for OpenTelemetry-Go.

Go
enhancement help wanted area: file-config

Collection of extensions for OpenTelemetry-Go.

Go
good first issue help wanted zpages area: zpages

Collection of extensions for OpenTelemetry-Go.

Go

Collection of extensions for OpenTelemetry-Go.

Go
help wanted

Collection of extensions for OpenTelemetry-Go.

Go
help wanted detector: aws:ec2

Collection of extensions for OpenTelemetry-Go.

Go

AI Summary: The task involves fixing improperly formatted deprecation comments in the `otelgrpc` package within the OpenTelemetry-Go Contrib project. Specifically, it requires adding a blank line above each deprecation comment for the `Extract` and `Inject` methods.

Complexity: 2/5
bug good first issue help wanted area: instrumentation instrumentation: otelgrpc

Collection of extensions for OpenTelemetry-Go.

Go

AI Summary: Update the `versions.yaml` file within the OpenTelemetry-Go Contrib project to include the newly added `detectors/aws/ec2/v2` module. This involves adding a new `stable-v2` module set and assigning it a version of `v2.0.0`.

Complexity: 2/5
good first issue detector: aws:ec2

Collection of extensions for OpenTelemetry-Go.

Go

AI Summary: The task is to remove the deprecated `Inject` and `Extract` methods from the `otelgrpc` package within the OpenTelemetry-Go Contrib project. This involves locating and removing the specified code sections (linked in the issue description) and potentially updating any dependent code to use the recommended replacement methods.

Complexity: 3/5
good first issue instrumentation: otelgrpc

Collection of extensions for OpenTelemetry-Go.

Go

AI Summary: The task involves fixing a bug in the AWS Lambda detector within the OpenTelemetry-Go Contrib project. The bug is that the `faas.max_memory` attribute is reported in MB instead of bytes as per the OpenTelemetry semantic conventions. The fix requires modifying the detector's code to correctly multiply the memory size by 1,048,576, and updating related documentation and test cases.

Complexity: 3/5
bug help wanted area: detector detector: aws:lambda

Collection of extensions for OpenTelemetry-Go.

Go