Directories
¶
| Path | Synopsis |
|---|---|
|
contrib
|
|
|
database/sql
Package sqltraced provides a traced version of any driver implementing the database/sql/driver interface.
|
Package sqltraced provides a traced version of any driver implementing the database/sql/driver interface. |
|
database/sql/parsedsn
Package parsedsn provides functions to parse any kind of DSNs into a map[string]string
|
Package parsedsn provides functions to parse any kind of DSNs into a map[string]string |
|
database/sql/parsedsn/mysql
Package mysql is the minimal fork of go-sql-driver/mysql so we can use their code to parse the mysql DSNs
|
Package mysql is the minimal fork of go-sql-driver/mysql so we can use their code to parse the mysql DSNs |
|
database/sql/parsedsn/pq
Package pq is the minimal fork of lib/pq so we can use their code to parse the postgres DSNs
|
Package pq is the minimal fork of lib/pq so we can use their code to parse the postgres DSNs |
|
database/sql/sqltest
Package sqltest is used for testing sql packages
|
Package sqltest is used for testing sql packages |
|
database/sql/sqlutils
Package sqlutils share some utils functions for sql packages
|
Package sqlutils share some utils functions for sql packages |
|
garyburd/redigo
Package redigo provides tracing for the Redigo Redis client (https://github.com/garyburd/redigo)
|
Package redigo provides tracing for the Redigo Redis client (https://github.com/garyburd/redigo) |
|
gin-gonic/gin
Package gin provides tracing middleware for the Gin web framework.
|
Package gin provides tracing middleware for the Gin web framework. |
|
go-redis/redis
Package redis provides tracing for the go-redis Redis client (https://github.com/go-redis/redis)
|
Package redis provides tracing for the go-redis Redis client (https://github.com/go-redis/redis) |
|
gocql/gocql
Package gocql provides tracing for the Cassandra Gocql client (https://github.com/gocql/gocql)
|
Package gocql provides tracing for the Cassandra Gocql client (https://github.com/gocql/gocql) |
|
gorilla/mux
Package mux provides tracing functions for the Gorilla Mux framework.
|
Package mux provides tracing functions for the Gorilla Mux framework. |
|
jmoiron/sqlx
Package sqlxtraced provides a traced version of the "jmoiron/sqlx" package For more information about the API, see https://godoc.org/github.com/DataDog/dd-trace-go/tracer/contrib/sqltraced.
|
Package sqlxtraced provides a traced version of the "jmoiron/sqlx" package For more information about the API, see https://godoc.org/github.com/DataDog/dd-trace-go/tracer/contrib/sqltraced. |
|
olivere/elastic
Package elastictrace provides tracing for the Elastic Elasticsearch client.
|
Package elastictrace provides tracing for the Elastic Elasticsearch client. |
|
99designs/gqlgen
module
|
|
|
IBM/sarama
module
|
|
|
Shopify/sarama
module
|
|
|
aws/aws-sdk-go
module
|
|
|
aws/aws-sdk-go-v2
module
|
|
|
aws/datadog-lambda-go
module
|
|
|
bradfitz/gomemcache
module
|
|
|
dimfeld/httptreemux.v5
module
|
|
|
elastic/go-elasticsearch.v6
module
|
|
|
emicklei/go-restful.v3
module
|
|
|
envoyproxy/go-control-plane
module
|
|
|
globalsign/mgo
module
|
|
|
go-chi/chi
module
|
|
|
go-chi/chi.v5
module
|
|
|
go-pg/pg.v10
module
|
|
|
go-redis/redis.v7
module
|
|
|
go-redis/redis.v8
module
|
|
|
go.mongodb.org/mongo-driver
module
|
|
|
gofiber/fiber.v2
module
|
|
|
gomodule/redigo
module
|
|
|
google.golang.org/api
module
|
|
|
gorm.io/gorm.v1
module
|
|
|
graph-gophers/graphql-go
module
|
|
|
graphql-go/graphql
module
|
|
|
hashicorp/consul
module
|
|
|
hashicorp/vault
module
|
|
|
jackc/pgx.v5
module
|
|
|
julienschmidt/httprouter
module
|
|
|
k8s.io/client-go
module
|
|
|
k8s.io/gateway-api
module
|
|
|
labstack/echo.v4
module
|
|
|
log/slog
module
|
|
|
mark3labs/mcp-go
module
|
|
|
miekg/dns
module
|
|
|
modelcontextprotocol/go-sdk
module
|
|
|
olivere/elastic.v5
module
|
|
|
redis/go-redis.v9
module
|
|
|
redis/rueidis
module
|
|
|
rs/zerolog
module
|
|
|
segmentio/kafka-go
module
|
|
|
sirupsen/logrus
module
|
|
|
syndtr/goleveldb
module
|
|
|
tidwall/buntdb
module
|
|
|
twitchtv/twirp
module
|
|
|
uptrace/bun
module
|
|
|
urfave/negroni
module
|
|
|
valkey-io/valkey-go
module
|
|
|
valyala/fasthttp
module
|
|
|
instrumentation
|
|
|
internal/namingschematest
module
|
|
|
internal/validationtest
module
|
|
|
testutils/containers
module
|
|
|
testutils/grpc
module
|
|
|
internal
|
|
|
apps
module
|
|
|
apps/unit-of-work
module
|
|
|
orchestrion/_integration
module
|
|
|
setup-smoke-test
module
|
|
|
Package opentracing implements an OpenTracing (http://opentracing.io) compatible tracer.
|
Package opentracing implements an OpenTracing (http://opentracing.io) compatible tracer. |
|
pipelines
module
|
|
|
tools
|
|
|
apiextractor
module
|
|
|
v2check
module
|
|
|
v2fix
module
|
|
|
Package tracer contains Datadog's tracing client.
|
Package tracer contains Datadog's tracing client. |
|
contrib/elastictraced
Package elastictraced provides tracing for the Elastic Elasticsearch client.
|
Package elastictraced provides tracing for the Elastic Elasticsearch client. |
|
contrib/gin-gonic/gintrace
Package gintrace provides tracing middleware for the Gin web framework.
|
Package gintrace provides tracing middleware for the Gin web framework. |
|
contrib/go-redis
Package goredistrace provides tracing for the go-redis Redis client (https://github.com/go-redis/redis)
|
Package goredistrace provides tracing for the go-redis Redis client (https://github.com/go-redis/redis) |
|
contrib/gocql
Package gocqltrace provides tracing for the Cassandra Gocql client (https://github.com/gocql/gocql)
|
Package gocqltrace provides tracing for the Cassandra Gocql client (https://github.com/gocql/gocql) |
|
contrib/gorilla/muxtrace
Package muxtrace provides tracing functions for the Gorilla Mux framework.
|
Package muxtrace provides tracing functions for the Gorilla Mux framework. |
|
contrib/redigo
Package redigotrace provides tracing for the Redigo Redis client (https://github.com/garyburd/redigo)
|
Package redigotrace provides tracing for the Redigo Redis client (https://github.com/garyburd/redigo) |
|
contrib/sqltraced
Package sqltraced provides a traced version of any driver implementing the database/sql/driver interface.
|
Package sqltraced provides a traced version of any driver implementing the database/sql/driver interface. |
|
contrib/sqltraced/parsedsn
Package parsedsn provides functions to parse any kind of DSNs into a map[string]string
|
Package parsedsn provides functions to parse any kind of DSNs into a map[string]string |
|
contrib/sqltraced/parsedsn/mysql
Package mysql is the minimal fork of go-sql-driver/mysql so we can use their code to parse the mysql DSNs
|
Package mysql is the minimal fork of go-sql-driver/mysql so we can use their code to parse the mysql DSNs |
|
contrib/sqltraced/parsedsn/pq
Package pq is the minimal fork of lib/pq so we can use their code to parse the postgres DSNs
|
Package pq is the minimal fork of lib/pq so we can use their code to parse the postgres DSNs |
|
contrib/sqltraced/sqltest
Package sqltest is used for testing sql packages
|
Package sqltest is used for testing sql packages |
|
contrib/sqltraced/sqlutils
Package sqlutils share some utils functions for sql packages
|
Package sqlutils share some utils functions for sql packages |
|
contrib/sqlxtraced
Package sqlxtraced provides a traced version of the "jmoiron/sqlx" package For more information about the API, see https://godoc.org/github.com/DataDog/dd-trace-go/tracer/contrib/sqltraced.
|
Package sqlxtraced provides a traced version of the "jmoiron/sqlx" package For more information about the API, see https://godoc.org/github.com/DataDog/dd-trace-go/tracer/contrib/sqltraced. |
|
v2
|
|
|
contrib/99designs/gqlgen
module
|
|
|
contrib/IBM/sarama
module
|
|
|
contrib/IBM/sarama.v1
module
|
|
|
contrib/Shopify/sarama
module
|
|
|
contrib/aws
module
|
|
|
contrib/aws/aws-sdk-go
module
|
|
|
contrib/aws/aws-sdk-go-v2
module
|
|
|
contrib/bradfitz/gomemcache
module
|
|
|
contrib/database/sql
module
|
|
|
contrib/gin-gonic/gin
module
|
|
|
contrib/globalsign/mgo
module
|
|
|
contrib/go-chi/chi
module
|
|
|
contrib/go-chi/chi.v5
module
|
|
|
contrib/go-pg/pg.v10
module
|
|
|
contrib/go-redis/redis
module
|
|
|
contrib/go-redis/redis.v7
module
|
|
|
contrib/go-redis/redis.v8
module
|
|
|
contrib/gocql/gocql
module
|
|
|
contrib/gofiber/fiber.v2
module
|
|
|
contrib/gomodule/redigo
module
|
|
|
contrib/gorilla/mux
module
|
|
|
contrib/gorm.io/gorm.v1
module
|
|
|
contrib/graphql-go/graphql
module
|
|
|
contrib/hashicorp/consul
module
|
|
|
contrib/hashicorp/vault
module
|
|
|
contrib/jackc/pgx.v5
module
|
|
|
contrib/jmoiron/sqlx
module
|
|
|
contrib/k8s.io/client-go
module
|
|
|
contrib/labstack/echo.v4
module
|
|
|
contrib/miekg/dns
module
|
|
|
contrib/net/http
module
|
|
|
contrib/olivere/elastic
module
|
|
|
contrib/olivere/elastic.v5
module
|
|
|
contrib/redis/go-redis.v9
module
|
|
|
contrib/segmentio/kafka-go
module
|
|
|
contrib/sirupsen/logrus
module
|
|
|
contrib/syndtr/goleveldb
module
|
|
|
contrib/tidwall/buntdb
module
|
|
|
contrib/twitchtv/twirp
module
|
|
|
contrib/urfave/negroni
module
|
|
|
contrib/valyala/fasthttp
module
|
|
|
contrib/valyala/fasthttp.v1
module
|
Click to show internal directories.
Click to hide internal directories.