laher / apm-agent-go

Official Go agent for Elastic APM

Home Page:https://www.elastic.co/guide/en/apm/agent/go/current/index.html

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.

Installation

go get go.elastic.co/apm/v2

Requirements

Requires APM Server v6.5 or newer.

You can find a list of the supported frameworks and other technologies in the documentation.

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

https://www.elastic.co/guide/en/apm/agent/go/current/index.html

License:Apache License 2.0


Languages

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