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.
| Item | Support Details |
|---|---|
| Operating System | CentOS 7.x (only supports glibc >= 2.17), Alpine 1.1.24 |
| Golang Versions | glibc: v1.13.x ~ v1.23.x |
| musl: v1.13.x, not tested (v1.14.* ~ v1.23.x) | |
| Database | MySQL: language built-in database/sql (interface), go-sql-driver/mysql v1.5.0 (driver) (currently only built-in support for MySQL collection) |
| NoSQL | Redis: go-redis (v6.15.9+incompatible) |
| Remote Calls | RPC: 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 Frameworks | net/http (language built-in) |
| Beego (v1.12.3) | |
| Gin (v1.7.7) |