@@ -6,25 +6,26 @@ author: >-
6
6
[Fabrizio Ferri-Benedetti](https://github.com/theletterf) (Splunk)
7
7
issue : 4542
8
8
sig : SIG Go
9
- cSpell:ignore : aws Fabrizio Ferri Benedetti otellambda otelaws otelmux labstack otelecho otelmongo gopkg macaron otelmacaron moduled
9
+ # prettier-ignore
10
+ cSpell:ignore : aws Benedetti Fabrizio Ferri gopkg labstack macaron moduled otelaws otelecho otellambda otelmacaron otelmongo otelmux
10
11
---
11
12
12
13
The Go SIG will remove Contrib modules that lack code owners. For each module,
13
14
the removal is planned for no sooner than August 21, 2024, unless a code owner
14
15
is found. The list includes the following modules:
15
16
16
- - go.opentelemetry.io/otel/detectors/aws/ec2
17
- - go.opentelemetry.io/otel/detectors/aws/ecs
18
- - go.opentelemetry.io/otel/detectors/aws/eks
19
- - go.opentelemetry.io/otel/detectors/aws/lambda
20
- - go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
21
- - go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
22
- - go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
23
- - go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
24
- - go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
25
- - go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron
26
- - go.opentelemetry.io/contrib/propagators/aws
27
- - go.opentelemetry.io/contrib/samplers/aws/xray
17
+ - ` go.opentelemetry.io/otel/detectors/aws/ec2 `
18
+ - ` go.opentelemetry.io/otel/detectors/aws/ecs `
19
+ - ` go.opentelemetry.io/otel/detectors/aws/eks `
20
+ - ` go.opentelemetry.io/otel/detectors/aws/lambda `
21
+ - ` 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 `
23
+ - ` go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux `
24
+ - ` go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho `
25
+ - ` go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo `
26
+ - ` go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron `
27
+ - ` go.opentelemetry.io/contrib/propagators/aws `
28
+ - ` go.opentelemetry.io/contrib/samplers/aws/xray `
28
29
29
30
For a full list of modules at risk for removal, see the
30
31
[ Remove unowned moduled] ( https://github.com/orgs/open-telemetry/projects/92/views/1 )
0 commit comments