proxy.golang.org : github.com/DataDog/dd-trace-go/contrib/database/sql/v2 : v2.0.0-rc.14
Package sql provides functions to trace the database/sql package (https://golang.org/pkg/database/sql). It will automatically augment operations such as connections, statements and transactions with tracing. We start by telling the package which driver we will be using. For example, if we are using "github.com/lib/pq", we would do as follows: The rest of our application would continue as usual, but with tracing enabled.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21data%21dog/dd-trace-go/contrib/database/sql/[email protected]
Published:
Indexed:
- ../../.. *
- github.com/DataDog/appsec-internal-go v1.11.2
- github.com/DataDog/datadog-agent/comp/core/tagger/origindetection v0.64.0-rc.1
- github.com/DataDog/datadog-agent/pkg/obfuscate v0.64.0-rc.1
- github.com/DataDog/datadog-agent/pkg/proto v0.64.0-rc.1
- github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.64.0-rc.1
- github.com/DataDog/datadog-agent/pkg/trace v0.64.0-rc.1
- github.com/DataDog/datadog-agent/pkg/util/log v0.64.0-rc.1
- github.com/DataDog/datadog-agent/pkg/util/scrubber v0.64.0-rc.1
- github.com/DataDog/datadog-agent/pkg/version v0.64.0-rc.1
- github.com/DataDog/datadog-go/v5 v5.6.0
- github.com/DataDog/go-libddwaf/v3 v3.5.4
- github.com/DataDog/go-runtime-metrics-internal v0.0.4-0.20241206090539-a14610dc22b6
- github.com/DataDog/go-sqllexer v0.1.0
- github.com/DataDog/go-tuf v1.1.0-0.5.2
- github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.26.0
- github.com/DataDog/sketches-go v1.4.7
- github.com/Masterminds/semver/v3 v3.3.1
- github.com/Microsoft/go-winio v0.6.2
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/denisenkom/go-mssqldb v0.11.0
- github.com/dustin/go-humanize v1.0.1
- github.com/eapache/queue/v2 v2.0.0-20230407133247-75960ed334e4
- github.com/ebitengine/purego v0.8.2
- github.com/go-ole/go-ole v1.3.0
- github.com/go-sql-driver/mysql v1.6.0
- github.com/go-viper/mapstructure/v2 v2.2.1
- github.com/gogo/protobuf v1.3.2
- github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
- github.com/golang/protobuf v1.5.4
- github.com/google/uuid v1.6.0
- github.com/json-iterator/go v1.1.12
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/lib/pq v1.10.2
- github.com/lufia/plan9stats v0.0.0-20240226150601-1dcf7310316a
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-sqlite3 v1.14.18
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/outcaste-io/ristretto v0.2.3
- github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c
- github.com/pkg/errors v0.9.1
- github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
- github.com/puzpuzpuz/xsync/v3 v3.5.1
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- github.com/secure-systems-lab/go-securesystemslib v0.9.0
- github.com/shirou/gopsutil/v4 v4.25.1
- github.com/stretchr/testify v1.10.0
- github.com/tinylib/msgp v1.2.5
- github.com/tklauser/go-sysconf v0.3.14
- github.com/tklauser/numcpus v0.8.0
- github.com/yusufpapurcu/wmi v1.2.4
- go.opentelemetry.io/collector/component v0.120.0
- go.opentelemetry.io/collector/pdata v1.26.0
- go.opentelemetry.io/collector/pdata/pprofile v0.120.0
- go.opentelemetry.io/collector/semconv v0.120.0
- go.opentelemetry.io/otel v1.34.0
- go.opentelemetry.io/otel/metric v1.34.0
- go.opentelemetry.io/otel/trace v1.34.0
- go.uber.org/atomic v1.11.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.27.0
- golang.org/x/crypto v0.33.0
- golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac
- golang.org/x/mod v0.23.0
- golang.org/x/net v0.35.0
- golang.org/x/sync v0.11.0
- golang.org/x/sys v0.30.0
- golang.org/x/text v0.22.0
- golang.org/x/time v0.9.0
- golang.org/x/tools v0.30.0
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250219182151-9fdb1cabc7b2
- google.golang.org/grpc v1.70.0
- google.golang.org/protobuf v1.36.5
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/uint128 v1.3.0
- modernc.org/cc/v3 v3.41.0
- modernc.org/ccgo/v3 v3.16.15
- modernc.org/libc v1.37.6
- modernc.org/mathutil v1.6.0
- modernc.org/memory v1.7.2
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.28.0
- modernc.org/strutil v1.2.0
- modernc.org/token v1.1.0