1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

Update libraries.md (#3638)

This commit is contained in:
Patrice Chalin
2023-02-03 10:48:23 -05:00
committed by GitHub
parent 5e8eb855bf
commit c9cb53c5b4
+2 -1
View File
@@ -86,7 +86,8 @@ Connecting manual instrumentation you write in your app with instrumentation gen
## Available packages
A full list of instrumentation libraries available can be found in the [OpenTelemetry registry](/registry/?language=go&component=instrumentation).
A full list of instrumentation libraries available can be found in the
[OpenTelemetry registry](/ecosystem/registry/?language=go&component=instrumentation).
## Next steps