Support information
View the following support sections to check for the compatibility of your current setup with the Go collector.
Supported runtimes
Go Collector v1.73 or later supports Go 1.25 and 1.26, and maintains compatibility with Go EOL version 1.23 and 1.24.
Note: It is important to use the latest version of the tracer, as it provides new features, improvements, security updates and fixes. The latest version of the Go collector is v1.73.0 .
Supported processor architectures and operating systems
The Go collector is compatible with and officially supported on the following environments:
| Architecture | Operating systems | Remarks |
|---|---|---|
| x86_64 (AMD64) | Linux, Windows, and macOS | |
| AArch64 (ARM64) | Linux, Windows, and macOS | |
| IBM Power (ppc64) | AIX | Due to limited CGO support on *AIX*, libraries that depend on CGO are not compatible. |
| IBM Power (ppc64le) | pLinux (Linux on Power) | |
| IBM Z (s390x) | LinuxONE (Linux on IBM Z), z/OS | Due to limited CGO support on *z/OS*, libraries that depend on CGO are not compatible. |
For more information about monitoring Go applications, see Monitoring Go.