@@ -14,18 +14,18 @@ The Go SIG will remove Contrib modules that lack code owners. For each module,
14
14
the removal is planned for no sooner than August 21, 2024, unless a code owner
15
15
is found. The list includes the following modules:
16
16
17
- - [ go.opentelemetry.io/otel/detectors/aws/ec2] ( https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/ec2 )
18
- - [ go.opentelemetry.io/otel/detectors/aws/ecs] ( https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/ecs )
19
- - [ go.opentelemetry.io/otel/detectors/aws/eks] ( https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/eks )
20
- - [ go.opentelemetry.io/otel/detectors/aws/lambda] ( https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/lambda )
21
- - [ go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda )
22
- - [ go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws )
23
- - [ go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mhttps://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/ec2ux/ otelmux] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux )
24
- - [ go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho )
25
- - [ go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo )
26
- - [ go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron )
27
- - [ go.opentelemetry.io/contrib/propagators/aws] ( https://pkg.go.dev/go.opentelemetry.io/contrib/propagators/aws )
28
- - [ go.opentelemetry.io/contrib/samplers/aws/xray] ( https://pkg.go.dev/go.opentelemetry.io/contrib/samplers/aws/xray )
17
+ - [ ` go.opentelemetry.io/otel/detectors/aws/ec2 ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/ec2 )
18
+ - [ ` go.opentelemetry.io/otel/detectors/aws/ecs ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/ecs )
19
+ - [ ` go.opentelemetry.io/otel/detectors/aws/eks ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/eks )
20
+ - [ ` go.opentelemetry.io/otel/detectors/aws/lambda ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/lambda )
21
+ - [ ` go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda )
22
+ - [ ` go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws )
23
+ - [ ` go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/ otelmux ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux )
24
+ - [ ` go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho )
25
+ - [ ` go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo )
26
+ - [ ` go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron )
27
+ - [ ` go.opentelemetry.io/contrib/propagators/aws ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/propagators/aws )
28
+ - [ ` go.opentelemetry.io/contrib/samplers/aws/xray ` ] ( https://pkg.go.dev/go.opentelemetry.io/contrib/samplers/aws/xray )
29
29
30
30
For a full list of modules at risk for removal, see the
31
31
[ Remove unowned moduled] ( https://github.com/orgs/open-telemetry/projects/92/views/1 )
0 commit comments