Re: [go-nuts] [ANN] Elastic APM Go Agent

2018-11-19 Thread Andrew Wilkins
Hi folks, The Elastic APM Go agent has just released v1.0.0, and is now "generally available." Elastic APM is an open source Application Performance Monitoring solution built on top of the Elastic Stack. The Go agent now supports the OpenTracing API. All of our agents are implementing the

Re: [go-nuts] [ANN] Elastic APM Go Agent

2018-03-20 Thread Andrew Wilkins
On Wed, 21 Mar 2018 at 13:34 Henrik Johansson wrote: > Out of curiosity is it Open Tracing compatible? > Not at the moment, but we are looking at both OpenTracing and OpenCensus. Which common/standard APIs we implement will depend on customer demand or community

Re: [go-nuts] [ANN] Elastic APM Go Agent

2018-03-20 Thread Henrik Johansson
Out of curiosity is it Open Tracing compatible? On Wed, Mar 21, 2018, 02:55 Andrew Wilkins wrote: > Hi folks, > > Elastic APM [0] is an open source APM solution being developed by Elastic. > The Elastic APM server [1] is written in Go. We've recently started working > on a

[go-nuts] [ANN] Elastic APM Go Agent

2018-03-20 Thread Andrew Wilkins
Hi folks, Elastic APM [0] is an open source APM solution being developed by Elastic. The Elastic APM server [1] is written in Go. We've recently started working on a package for tracing/monitoring Go applications: https://github.com/elastic/apm-agent-go. Although the Go support is fully