graphaelli / apm-agent-go

Official Go agent for Elastic APM (:construction:)

Home Page:https://www.elastic.co/solutions/apm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Official Go agent for Elastic APM (:construction:)

https://www.elastic.co/solutions/apm

License:Apache License 2.0


Languages

Language:Go 98.7%Language:Gherkin 0.6%Language:Shell 0.5%Language:Makefile 0.1%Language:Dockerfile 0.0%Language:Batchfile 0.0%