Download the latest agent
Latest version: 0.6.1
Automatic instrumentation tool (whatap-go-inst)
A CLI tool that automatically inserts monitoring code at build time without directly modifying source code.
Go install
go install github.com/whatap/go-api-inst/cmd/whatap-go-inst@latest
Binary download
| OS | Architecture | Download |
|---|---|---|
| Linux | x86_x64 | Download |
| arm64 | Download |
go-api (import library)
A monitoring library to import and use in Go applications.
go get github.com/whatap/go-api@latest
Data relay agent
An agent that transmits monitoring data collected from applications to the WhaTap collection server.
| OS | File format | Architecture | Download |
|---|---|---|---|
| Red Hat / CentOS / Amazon linux | RPM | x86 x64 | Download |
| aarch64 | Download | ||
| Ubuntu 12 and above / Debian | DEB | amd64 | Download |
| arm64 | Download | ||
| Alpine linux | tar gzip | x86 x64 | Download |
| aarch64 | Download |