Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.3k
-
It seems like the otelecho package is going to be deprecated because it doesn't have a code owner. Is labstack actively working on this package or no? // Copyright The OpenTelemetry Authors// SPDX-License-Identifier: Apache-2.0// Package otelecho instruments the labstack/echo package// (https://github.com/labstack/echo).//// Currently only the routing of a received message can be instrumented. To do// so, use the Middleware function.//// Deprecated: otelecho has no Code Owner.// After August 21, 2024, it may no longer be supported and may stop// receiving new releases unless a new Code Owner is found. See// [this issue] if you would like to become the Code Owner of this module.//// [this issue]: https://github.com/open-telemetry/opentelemetry-go-contrib/issues/5550 |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
That package is 3rd party library that we (Echo maintainers) are not involved in. Linking to:#2637 |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment