---
title: "Instrumentation"
description: "Learn how to instrument tracing in your app using Sentry's Rust SDK."
url: https://docs.sentry.io/platforms/rust/tracing/instrumentation/
---

# Instrumentation | Sentry for Rust

* #### [Automatic Instrumentation](https://docs.sentry.io/platforms/rust/tracing/instrumentation/automatic-instrumentation.md)

  Learn what instrumentation automatically captures transactions.

* #### [Custom Instrumentation](https://docs.sentry.io/platforms/rust/tracing/instrumentation/custom-instrumentation.md)

  Learn how to capture performance data on any action in your app using the Sentry Rust SDK.

## Pages in this section

- [Automatic Instrumentation](https://docs.sentry.io/platforms/rust/tracing/instrumentation/automatic-instrumentation.md)
- [Custom Instrumentation](https://docs.sentry.io/platforms/rust/tracing/instrumentation/custom-instrumentation.md)
