proxy.golang.org : go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux : v0.36.3
Package otelmux instruments the github.com/gorilla/mux package. Currently only the routing of a received message can be instrumented. To do it, use the Middleware function.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/felixge/httpsnoop v1.0.3
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/gorilla/mux v1.8.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.0
- go.opentelemetry.io/otel v1.11.0
- go.opentelemetry.io/otel/trace v1.11.0
- gopkg.in/yaml.v3 v3.0.1