# Instrument your application for OpenTelemetry ## Supported platforms | | | | |---|---|---| | - [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)
- [Go](https://www.manageengine.com/products/applications_manager/help/go-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) | If your application runs on a platform not listed above, you can monitor it using OpenTelemetry by implementing the following steps: ## Steps to instrument your application 1. **Enable your application monitoring** Monitor your application with OpenTelemetry by simply following these [instructions](https://opentelemetry.io/docs/languages/other/). 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.