Skip to content

Commit 183bcc9

Browse files
committed
remove outdated dd-trace-go entry, update description
1 parent 79bd41e commit 183bcc9

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

data/libraries.yaml

+2-7
Original file line numberDiff line numberDiff line change
@@ -421,16 +421,11 @@ Tracing:
421421
macros and functions to create and manage spans, supports asynchronous trace
422422
propagation, and integrates with Phoenix via middleware plugs.
423423
- Go:
424-
- name: dd-trace-go (v1)
424+
- name: dd-trace-go
425425
link: https://github.com/DataDog/dd-trace-go
426426
official: true
427427
authors: Datadog
428-
notes: Go package is 'gopkg.in/DataDog/dd-trace-go.v1'.
429-
- name: dd-trace-go (v2)
430-
link: https://github.com/DataDog/dd-trace-go
431-
official: true
432-
authors: Datadog
433-
notes: 'Go package is ''github.com/DataDog/dd-trace-go/v2''. Note: v2 is in Preview.'
428+
notes: Datadog's APM tracer library for Go automatically instruments HTTP, gRPC, and database operations, providing visibility into request flows across services. Supports OpenTelemetry integration and custom instrumentation. Enables correlation of traces with logs and metrics in Datadog, helping identify performance bottlenecks and errors in distributed systems.
434429
- name: datadog-go
435430
link: https://github.com/savaki/datadog
436431
authors: Matt Ho

0 commit comments

Comments
 (0)