module/

directory
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2018 License: Apache-2.0

Directories

Path Synopsis
Package apmecho provides middleware for the Echo framework, for tracing HTTP requests.
Package apmecho provides middleware for the Echo framework, for tracing HTTP requests.
Package apmgin provides middleware for the Gin framework, for tracing HTTP requests.
Package apmgin provides middleware for the Gin framework, for tracing HTTP requests.
Package apmgocql provides an observer for tracing gocql (Cassandra) query spans.
Package apmgocql provides an observer for tracing gocql (Cassandra) query spans.
Package apmgorm provides wrappers for tracing GORM operations.
Package apmgorm provides wrappers for tracing GORM operations.
dialects/mysql
Package apmgormmysql imports the gorm mysql dialect package, and also registers the mysql driver with apmsql.
Package apmgormmysql imports the gorm mysql dialect package, and also registers the mysql driver with apmsql.
dialects/postgres
Package apmgormpostgres imports the gorm postgres dialect package, and also registers the lib/pq driver with apmsql.
Package apmgormpostgres imports the gorm postgres dialect package, and also registers the lib/pq driver with apmsql.
dialects/sqlite
Package apmgormsqlite imports the gorm sqlite dialect package, and also registers the sqlite3 driver with apmsql.
Package apmgormsqlite imports the gorm sqlite dialect package, and also registers the sqlite3 driver with apmsql.
Package apmgrpc provides interceptors for tracing gRPC.
Package apmgrpc provides interceptors for tracing gRPC.
Package apmhttp provides a tracing middleware http.Handler for servers, and a tracing http.RoundTripper for clients.
Package apmhttp provides a tracing middleware http.Handler for servers, and a tracing http.RoundTripper for clients.
Package apmlambda provides tracing for AWS Lambda functions.
Package apmlambda provides tracing for AWS Lambda functions.
Package apmot provides an Elastic APM implementation of the OpenTracing API.
Package apmot provides an Elastic APM implementation of the OpenTracing API.
Package apmsql provides wrappers for tracing SQL query spans.
Package apmsql provides wrappers for tracing SQL query spans.
mysql
Package apmmysql registers the "mysql" driver with apmsql, so that you can trace go-sql-driver/mysql database connections.
Package apmmysql registers the "mysql" driver with apmsql, so that you can trace go-sql-driver/mysql database connections.
pq
Package apmpq registers the "postgres" driver with apmsql, so that you can trace lib/pq database connections.
Package apmpq registers the "postgres" driver with apmsql, so that you can trace lib/pq database connections.
sqlite3
Package apmsqlite3 registers the "sqlite3" driver with apmsql, so that you can trace sqlite3 database connections.
Package apmsqlite3 registers the "sqlite3" driver with apmsql, so that you can trace sqlite3 database connections.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL