File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ The following instrumentation packages are provided for popular Go packages and
1313| :---------------------: | :-----: | :----: |
1414| [ github.com/aws/aws-sdk-go-v2] ( ./github.com/aws/aws-sdk-go-v2/otelaws ) | | ✓ |
1515| [ github.com/emicklei/go-restful] ( ./github.com/emicklei/go-restful/otelrestful ) | | ✓ |
16- | [ github.com/gin-gonic/gin] ( ./github.com/gin-gonic/gin/otelgin ) | | ✓ |
17- | [ github.com/gorilla/mux] ( ./github.com/gorilla/mux/otelmux ) | | ✓ |
18- | [ github.com/labstack/echo] ( ./github.com/labstack/echo/otelecho ) | | ✓ |
16+ | [ github.com/gin-gonic/gin] ( ./github.com/gin-gonic/gin/otelgin ) | ✓ | ✓ |
17+ | [ github.com/gorilla/mux] ( ./github.com/gorilla/mux/otelmux ) | ✓ | ✓ |
18+ | [ github.com/labstack/echo] ( ./github.com/labstack/echo/otelecho ) | ✓ | ✓ |
1919| [ go.mongodb.org/mongo-driver] ( ./go.mongodb.org/mongo-driver/mongo/otelmongo ) | | ✓ |
2020| [ go.mongodb.org/mongo-driver/v2] ( ./go.mongodb.org/mongo-driver/v2/mongo/otelmongo ) | | ✓ |
2121| [ google.golang.org/grpc] ( ./google.golang.org/grpc/otelgrpc ) | ✓ | ✓ |
You can’t perform that action at this time.
0 commit comments