Skip to content

Commit c0a7e1c

Browse files
committed
Fix links
1 parent 7c0f3c5 commit c0a7e1c

File tree

2 files changed

+76
-12
lines changed

2 files changed

+76
-12
lines changed

content/en/blog/2024/go-contrib-removal.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ The Go SIG will remove Contrib modules that lack code owners. For each module,
1414
the removal is planned for no sooner than August 21, 2024, unless a code owner
1515
is found. The list includes the following modules:
1616

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`
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)
2929

3030
For a full list of modules at risk for removal, see the
3131
[Remove unowned moduled](https://github.com/orgs/open-telemetry/projects/92/views/1)

static/refcache.json

+64
Original file line numberDiff line numberDiff line change
@@ -7147,10 +7147,58 @@
71477147
"StatusCode": 200,
71487148
"LastSeen": "2024-05-10T11:02:15.508410781Z"
71497149
},
7150+
"https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/ec2": {
7151+
"StatusCode": 200,
7152+
"LastSeen": "2024-05-27T15:24:39.997553+02:00"
7153+
},
7154+
"https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/ecs": {
7155+
"StatusCode": 200,
7156+
"LastSeen": "2024-05-27T15:24:41.824016+02:00"
7157+
},
7158+
"https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/eks": {
7159+
"StatusCode": 200,
7160+
"LastSeen": "2024-05-27T15:24:42.790066+02:00"
7161+
},
7162+
"https://pkg.go.dev/go.opentelemetry.io/contrib/detectors/aws/lambda": {
7163+
"StatusCode": 200,
7164+
"LastSeen": "2024-05-27T15:24:44.71622+02:00"
7165+
},
7166+
"https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda": {
7167+
"StatusCode": 200,
7168+
"LastSeen": "2024-05-27T15:17:01.364237+02:00"
7169+
},
7170+
"https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws": {
7171+
"StatusCode": 200,
7172+
"LastSeen": "2024-05-27T15:17:03.025299+02:00"
7173+
},
7174+
"https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux": {
7175+
"StatusCode": 200,
7176+
"LastSeen": "2024-05-27T15:17:03.769226+02:00"
7177+
},
7178+
"https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho": {
7179+
"StatusCode": 200,
7180+
"LastSeen": "2024-05-27T15:17:04.119134+02:00"
7181+
},
7182+
"https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo": {
7183+
"StatusCode": 200,
7184+
"LastSeen": "2024-05-27T15:17:04.438268+02:00"
7185+
},
7186+
"https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron": {
7187+
"StatusCode": 200,
7188+
"LastSeen": "2024-05-27T15:17:04.712687+02:00"
7189+
},
71507190
"https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp": {
71517191
"StatusCode": 200,
71527192
"LastSeen": "2024-01-19T15:36:28.468246594Z"
71537193
},
7194+
"https://pkg.go.dev/go.opentelemetry.io/contrib/propagators/aws": {
7195+
"StatusCode": 200,
7196+
"LastSeen": "2024-05-27T15:17:04.98266+02:00"
7197+
},
7198+
"https://pkg.go.dev/go.opentelemetry.io/contrib/samplers/aws/xray": {
7199+
"StatusCode": 200,
7200+
"LastSeen": "2024-05-27T15:17:05.283576+02:00"
7201+
},
71547202
"https://pkg.go.dev/go.opentelemetry.io/otel": {
71557203
"StatusCode": 200,
71567204
"LastSeen": "2024-01-30T15:25:20.983758-05:00"
@@ -7163,6 +7211,22 @@
71637211
"StatusCode": 200,
71647212
"LastSeen": "2024-01-18T19:10:29.862565-05:00"
71657213
},
7214+
"https://pkg.go.dev/go.opentelemetry.io/otel/detectors/aws/ec2": {
7215+
"StatusCode": 404,
7216+
"LastSeen": "2024-05-27T15:16:54.909404+02:00"
7217+
},
7218+
"https://pkg.go.dev/go.opentelemetry.io/otel/detectors/aws/ecs": {
7219+
"StatusCode": 404,
7220+
"LastSeen": "2024-05-27T15:16:57.246579+02:00"
7221+
},
7222+
"https://pkg.go.dev/go.opentelemetry.io/otel/detectors/aws/eks": {
7223+
"StatusCode": 404,
7224+
"LastSeen": "2024-05-27T15:16:58.621021+02:00"
7225+
},
7226+
"https://pkg.go.dev/go.opentelemetry.io/otel/detectors/aws/lambda": {
7227+
"StatusCode": 404,
7228+
"LastSeen": "2024-05-27T15:16:59.510363+02:00"
7229+
},
71667230
"https://pkg.go.dev/go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp": {
71677231
"StatusCode": 200,
71687232
"LastSeen": "2024-04-25T07:21:16.712986-07:00"

0 commit comments

Comments
 (0)