On Wed, 21 Mar 2018 at 13:34 Henrik Johansson <dahankz...@gmail.com> 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 contributions. I expect at least one of those will be supported in the future. Cheers, Andrew > On Wed, Mar 21, 2018, 02:55 Andrew Wilkins <axw...@gmail.com> 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 package for tracing/monitoring Go applications: >> https://github.com/elastic/apm-agent-go. >> >> Although the Go support is fully functional, it's still very early in >> development -- we're calling it "pre-alpha" to make it clear that the API >> is still very likely to change. Currently there's support for tracing (but >> not *distributed* tracing -- we're working on that), and we've started >> looking at adding support for application metrics. >> >> We'd be happy to hear your feedback on the Go agent, and what things >> you'd like to monitor in your Go applications. If you're interested and >> have 5-10 minutes, please fill it out: >> https://goo.gl/forms/6CMMsqd6TVAYEEg42. >> >> Finally, if you want to follow along, I encourage you to either >> star/watch the repositories, and/or sign up to >> https://discuss.elastic.co/c/apm. I won't be posting this sort of thing >> regularly to golang-nuts, as I'm sure it's not of general interest. >> >> Cheers, >> Andrew >> >> P.S. It's called an "agent" for consistency, but really it's just a >> package you import into your application. That could change. >> >> [0] https://www.elastic.co/solutions/apm >> [1] https://github.com/elastic/apm-server >> >> -- >> You received this message because you are subscribed to the Google Groups >> "golang-nuts" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to golang-nuts+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.