

# Configuring observability features in the AWS SDK for Rust
<a name="observability"></a>

 Observability is the extent to which a system's current state can be inferred from the data it emits. The data emitted is commonly referred to as telemetry.

**Topics**
+ [Logging](logging.md)