Skip to content

Commit 83656e5

Browse files
jvllmrdmathieu
andauthored
chore: update metrics support in instrumentation readme (#8143)
Co-authored-by: Damien Mathieu <[email protected]>
1 parent d11eceb commit 83656e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

instrumentation/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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) |||

0 commit comments

Comments
 (0)