/apm-agent-go

Official Go agent for Elastic APM (:construction:)

Primary LanguageGoApache License 2.0Apache-2.0

Build Status PkgGoDev Go Report Card codecov.io

apm-agent-go: APM Agent for Go

This is the official Go package for Elastic APM.

The Go agent enables you to trace the execution of operations in your application, sending performance metrics and errors to the Elastic APM server. You can find a list of the supported frameworks and other technologies in the documentation.

Installation

go get go.elastic.co/apm/v2

Requirements

We support and test against the two latest major releases of Go, as described by the Go release policy, on Linux, Windows and MacOS.

Requires APM Server v6.5 or newer.

License

Apache 2.0.

Documentation

Elastic APM Go documentation.

Getting Help

If you find a bug, please report an issue. For any other assistance, please open or add to a topic on the APM discuss forum.