Getting startededit

To start reporting your Go application’s performance to Elastic APM, we need to do a few things:

  1. Install the Go agent package.
  2. Instrument your application’s source code.
  3. Configure the application to send data to your Elastic APM server.

Below we’ll look at installing the Go agent and instrumenting your application code. For the final step, see the Configuration section.