Skip to content

Commit

Permalink
Remove otelmacaron (#6186)
Browse files Browse the repository at this point in the history
Resolve #5552

This package was deprecated in release
[v0.53.0](https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron@v0.53.0)
on 2024-07-03. It is no longer supported and is being removed.
  • Loading branch information
MrAlias authored Oct 10, 2024
1 parent 87d0229 commit 5322670
Show file tree
Hide file tree
Showing 27 changed files with 1 addition and 2,243 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- The `Minimum` field of the `LogProcessor` in `go.opentelemetry.io/contrib/processors/minsev` is removed.
Use `NewLogProcessor` to configure this setting. (#6116)
- The deprecated `go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron` package is removed. (#6186)
- The deprecated `go.opentelemetry.io/contrib/samplers/aws/xray` package is removed. (#6187)

<!-- Released section -->
Expand Down
1 change: 0 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ instrumentation/github.com/gorilla/mux/otelmux/ @open-te
instrumentation/github.com/labstack/echo/otelecho/ @open-telemetry/go-approvers
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/ @open-telemetry/go-approvers
instrumentation/google.golang.org/grpc/otelgrpc/ @open-telemetry/go-approvers @dashpole
instrumentation/gopkg.in/macaron.v1/otelmacaron/ @open-telemetry/go-approvers

instrumentation/host/ @open-telemetry/go-approvers @dmathieu
instrumentation/net/http/httptrace/otelhttptrace/ @open-telemetry/go-approvers @dmathieu
Expand Down
1 change: 0 additions & 1 deletion instrumentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ The following instrumentation packages are provided for popular Go packages and
| [github.com/labstack/echo](./github.com/labstack/echo/otelecho) | ||
| [go.mongodb.org/mongo-driver](./go.mongodb.org/mongo-driver/mongo/otelmongo) | ||
| [google.golang.org/grpc](./google.golang.org/grpc/otelgrpc) |||
| [gopkg.in/macaron.v1](./gopkg.in/macaron.v1/otelmacaron) | ||
| [host](./host) || |
| [net/http](./net/http/otelhttp) |||
| [net/http/httptrace](./net/http/httptrace/otelhttptrace) | ||
Expand Down
61 changes: 0 additions & 61 deletions instrumentation/gopkg.in/macaron.v1/otelmacaron/config.go

This file was deleted.

15 changes: 0 additions & 15 deletions instrumentation/gopkg.in/macaron.v1/otelmacaron/doc.go

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

30 changes: 0 additions & 30 deletions instrumentation/gopkg.in/macaron.v1/otelmacaron/example/go.mod

This file was deleted.

51 changes: 0 additions & 51 deletions instrumentation/gopkg.in/macaron.v1/otelmacaron/example/go.sum

This file was deleted.

65 changes: 0 additions & 65 deletions instrumentation/gopkg.in/macaron.v1/otelmacaron/example/server.go

This file was deleted.

27 changes: 0 additions & 27 deletions instrumentation/gopkg.in/macaron.v1/otelmacaron/go.mod

This file was deleted.

45 changes: 0 additions & 45 deletions instrumentation/gopkg.in/macaron.v1/otelmacaron/go.sum

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5322670

Please sign in to comment.