# Instrument Go application for OpenTelemetry To monitor your Go application with OpenTelemetry, follow the steps below. ## Steps to instrument Go application 1. **Enable Go application monitoring** Monitor your Go application with OpenTelemetry by simply following these [instructions](https://opentelemetry.io/docs/languages/go/). **Note:** You can leverage the [zero-code instrumentation guide](https://opentelemetry.io/docs/zero-code/go/) to simplify the setup process. 2. **Export OpenTelemetry data to Applications Manager** Export your OpenTelemetry data to Applications Manager APM Insight by following these [steps](https://www.manageengine.com/products/applications_manager/help/export-opentelemetry-data.html). 3. **View performance metrics** You are all set. Now the agent will start sending the [performance metrics](https://www.manageengine.com/products/applications_manager/help/opentelemetry-perf-metrics.html) to your Applications Manager web client portal. ## Other supported platforms | Platform Group 1 | Platform Group 2 | Platform Group 3 | |---|---|---| | - [Java](https://www.manageengine.com/products/applications_manager/help/java-instrumentation.html)
- [C++](https://www.manageengine.com/products/applications_manager/help/c-plus-plus-instrumentation.html)
- [PHP](https://www.manageengine.com/products/applications_manager/help/php-instrumentation.html)
- [.NET](https://www.manageengine.com/products/applications_manager/help/dot-net-instrumentation.html)
- [C#](https://www.manageengine.com/products/applications_manager/help/dot-net-instrumentation.html) | - [Node.js](https://www.manageengine.com/products/applications_manager/help/nodejs-instrumentation.html)
- [Python](https://www.manageengine.com/products/applications_manager/help/python-instrumentation.html)
- [Ruby](https://www.manageengine.com/products/applications_manager/help/ruby-instrumentation.html)
- [Elixir](https://www.manageengine.com/products/applications_manager/help/erlang-elixir-instrumentation.html)
- [Rust](https://www.manageengine.com/products/applications_manager/help/rust-instrumentation.html) | - [Swift](https://www.manageengine.com/products/applications_manager/help/swift-instrumentation.html) |