Skip to main content
Version: 3.7.0

GoAgent Support Matrix

warning

Only supports x86_64 architecture.
Only the minimum and maximum minor versions of each major version have been tested and verified.


ItemSupport Details
Operating SystemCentOS 7.x (only supports glibc >= 2.17), Alpine 1.1.24
Golang Versionsglibc: v1.13.x ~ v1.23.x
musl: v1.13.x, not tested (v1.14.* ~ v1.23.x)
DatabaseMySQL: language built-in database/sql (interface), go-sql-driver/mysql v1.5.0 (driver) (currently only built-in support for MySQL collection)
NoSQLRedis: go-redis (v6.15.9+incompatible)
Remote CallsRPC: gRPC (v1.42.0)
http client: net/http (language built-in)
Tchannel: tchannel-go (v1.31.0)
RocketMQ: rocketmq-client-go (v2.1.0)
Supported Frameworksnet/http (language built-in)
Beego (v1.12.3)
Gin (v1.7.7)