contrib/database/sql: implementation of DB Stats feature with unique statsd client by mtoffl01 · Pull Request #2629 · DataDog/dd-trace-go
What does this PR do? This PR exposes a contrib/database/sql option to enable polling and submission of DBStats as metrics to Datadog Ref: https://pkg.go.dev/database/sql#DBStats While the original...