• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.ci/H31-Jul-2019-152128

.github/ISSUE_TEMPLATE/H31-Jul-2019-4531

apmconfig/H31-Jul-2019-7618

apmtest/H31-Jul-2019-441197

docs/H31-Jul-2019-2,7812,099

internal/H31-Jul-2019-5,2903,852

model/H31-Jul-2019-3,2872,537

module/H31-Jul-2019-19,39613,270

scripts/H31-Jul-2019-1,058814

stacktrace/H31-Jul-2019-938636

transport/H31-Jul-2019-1,6351,124

.appveyor.ymlH A D31-Jul-2019312 1813

.dockerignoreH A D31-Jul-201932 32

.gitignoreH A D31-Jul-201929 54

.jenkins-edge.ymlH A D31-Jul-201925 32

.jenkins.ymlH A D31-Jul-201996 98

.travis.ymlH A D31-Jul-2019601 4234

CHANGELOG.mdH A D31-Jul-20198.2 KiB152124

CODE_OF_CONDUCT.mdH A D31-Jul-201972 42

CONTRIBUTING.mdH A D31-Jul-20194.1 KiB9160

JenkinsfileH A D31-Jul-20198.6 KiB256249

LICENSEH A D31-Jul-201911.1 KiB202169

MakefileH A D31-Jul-20191.7 KiB8264

NOTICEH A D31-Jul-20194.9 KiB8567

README.mdH A D31-Jul-20192 KiB4226

breakdown.goH A D31-Jul-201910.3 KiB354243

breakdown_test.goH A D31-Jul-201920.7 KiB536374

builtin_metrics.goH A D31-Jul-20194.9 KiB165124

capturebody.goH A D31-Jul-20195.6 KiB201120

capturebody_test.goH A D31-Jul-20191.3 KiB4320

context.goH A D31-Jul-20196.9 KiB249165

context_test.goH A D31-Jul-20193.7 KiB12195

doc.goH A D31-Jul-2019953 221

env.goH A D31-Jul-20197.9 KiB264218

env_test.goH A D31-Jul-201912.7 KiB389305

error.goH A D31-Jul-201918.1 KiB641379

error_test.goH A D31-Jul-201914.1 KiB509410

error_unix.goH A D31-Jul-2019949 318

error_windows.goH A D31-Jul-2019953 287

example_context_test.goH A D31-Jul-20191.5 KiB4925

example_test.goH A D31-Jul-20195.5 KiB198125

example_tracecontext_test.goH A D31-Jul-20192.6 KiB9546

fnv.goH A D31-Jul-20191.2 KiB4315

fnv_test.goH A D31-Jul-20191.1 KiB4423

go.modH A D31-Jul-2019435 1513

go.sumH A D31-Jul-20193.8 KiB4342

gocontext.goH A D31-Jul-20194.9 KiB13973

gocontext_test.goH A D31-Jul-20195.2 KiB176127

gofuzz.goH A D31-Jul-20196.8 KiB271226

logger.goH A D31-Jul-20191.7 KiB5521

metrics.goH A D31-Jul-20194.2 KiB162109

metrics_test.goH A D31-Jul-20198.5 KiB306234

modelwriter.goH A D31-Jul-20197 KiB232185

sampler.goH A D31-Jul-20192.1 KiB6727

sampler_test.goH A D31-Jul-20192.3 KiB8959

sanitizer.goH A D31-Jul-20192 KiB6738

sanitizer_test.goH A D31-Jul-20193.4 KiB10770

span.goH A D31-Jul-201912.4 KiB420254

span_test.goH A D31-Jul-20194.3 KiB13898

spancontext.goH A D31-Jul-20193 KiB10656

spancontext_test.goH A D31-Jul-20191.4 KiB4624

stacktrace.goH A D31-Jul-20191.6 KiB5331

testmain_test.goH A D31-Jul-20192.4 KiB9463

tracecontext.goH A D31-Jul-20193.2 KiB12265

tracecontext_test.goH A D31-Jul-20191.5 KiB5628

tracer.goH A D31-Jul-201932.8 KiB1,174901

tracer_stats.goH A D31-Jul-20191.7 KiB5327

tracer_test.goH A D31-Jul-201918.3 KiB685542

transaction.goH A D31-Jul-20199.5 KiB319188

transaction_test.goH A D31-Jul-20195.4 KiB191136

utils.goH A D31-Jul-20195.2 KiB205165

utils_linux.goH A D31-Jul-20191.3 KiB4117

utils_linux_test.goH A D31-Jul-20191.5 KiB5228

utils_other.goH A D31-Jul-20191.2 KiB3916

utils_test.goH A D31-Jul-20192 KiB7548

validation_test.goH A D31-Jul-201911.4 KiB446384

version.goH A D31-Jul-2019895 244

version_test.goH A D31-Jul-20191.2 KiB3710

README.md

1[![Build Status](https://apm-ci.elastic.co/buildStatus/icon?job=apm-agent-go/apm-agent-go-mbp/master)](https://apm-ci.elastic.co/job/apm-agent-go/job/apm-agent-go-mbp/job/master/)
2[![GoDoc](https://godoc.org/go.elastic.co/apm?status.svg)](http://godoc.org/go.elastic.co/apm)
3[![Travis-CI](https://travis-ci.org/elastic/apm-agent-go.svg)](https://travis-ci.org/elastic/apm-agent-go)
4[![AppVeyor](https://ci.appveyor.com/api/projects/status/28fhswvqqc7p90f7?svg=true)](https://ci.appveyor.com/project/AndrewWilkins/apm-agent-go)
5[![Go Report Card](https://goreportcard.com/badge/go.elastic.co/apm)](https://goreportcard.com/report/go.elastic.co/apm)
6[![codecov.io](https://codecov.io/github/elastic/apm-agent-go/coverage.svg?branch=master)](https://codecov.io/github/elastic/apm-agent-go?branch=master)
7
8# apm-agent-go: APM Agent for Go
9
10This is the official Go package for [Elastic APM](https://www.elastic.co/solutions/apm).
11
12The Go agent enables you to trace the execution of operations in your application,
13sending performance metrics and errors to the Elastic APM server. You can find a
14list of the supported frameworks and other technologies in the [documentation](https://www.elastic.co/guide/en/apm/agent/go/current/supported-tech.html).
15
16We'd love to hear your feedback, please take a minute to fill out our [survey](https://docs.google.com/forms/d/e/1FAIpQLScbW7D8m-otPO7cxqeg7XstWR8vMnxG6brnXLs_TFVSTHuHvg/viewform?usp=sf_link).
17
18## Installation
19
20```bash
21go get -u go.elastic.co/apm
22```
23
24## Requirements
25
26Tested with Go 1.8+ on Linux, Windows and MacOS.
27
28Requires [APM Server](https://github.com/elastic/apm-server) v6.5 or newer.
29
30## License
31
32Apache 2.0.
33
34## Documentation
35
36[Elastic APM Go documentation](https://www.elastic.co/guide/en/apm/agent/go/current/index.html).
37
38## Getting Help
39
40If you find a bug, please [report an issue](https://github.com/elastic/apm-agent-go/issues).
41For any other assistance, please open or add to a topic on the [APM discuss forum](https://discuss.elastic.co/c/apm).
42