Skip to main content
For native Rust error capture, panic hooks, tags, users, breadcrumbs, and flush helpers, start with the Rust SDK. Use this OpenTelemetry guide when your Rust service already emits traces and logs through tracing. Use the official Rust OTel SDK with the tracing crate for structured error reporting.

1. Install

Agent handoff

2. Configure

3. Use

Alternative: Direct HTTP API