Monitoring Rust applications is crucial to ensure performance and reliability. This guide provides steps on how to instrument a Rust application with OpenTelemetry (OTel) and send telemetry data to Datadog for code-level visibility. It covers preparation, dependency addition, configuration of OTel at startup, and runtime

15m read timeFrom datadoghq.com
Post cover image
Table of contents
Preparing your Rust application for telemetry collectionInstrumenting your serviceUsing the dataUse OpenTelemetry and Datadog to monitor your Rust apps

Sort: