proxy.golang.org : go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin : v0.9.0
Package gin provides functions to trace the gin-gonic/gin package (https://github.com/gin-gonic/gin). Currently there are two ways the code can be instrumented. One is instrumenting the routing of a received message (the Middleware function) and instrumenting the response generation through template evaluation (the HTML function).
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/gin-gonic/gin v1.6.3
- github.com/stretchr/testify v1.6.1
- go.opentelemetry.io/contrib v0.9.0
- go.opentelemetry.io/otel v0.9.0
- google.golang.org/grpc v1.30.0