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.