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
|
|
bradfitz/gomemcache
Module
|
|
dimfeld/httptreemux.v5
Module
|
|
elastic/go-elasticsearch.v6
Module
|
|
emicklei/go-restful.v3
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
|
|
labstack/echo.v4
Module
|
|
log/slog
Module
|
|
miekg/dns
Module
|
|
olivere/elastic.v5
Module
|
|
redis/go-redis.v9
Module
|
|
segmentio/kafka-go
Module
|
|
sirupsen/logrus
Module
|
|
syndtr/goleveldb
Module
|
|
tidwall/buntdb
Module
|
|
twitchtv/twirp
Module
|
|
uptrace/bun
Module
|
|
urfave/negroni
Module
|
|
valyala/fasthttp
Module
|
|
instrumentation
|
|
testutils/grpc
Module
|
|
internal
|
|
apps
Module
|
|
setup-smoke-test
Module
|
|
pipelines
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/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.