Crates.io | aws-smithy-observability |
lib.rs | aws-smithy-observability |
version | 0.1.3 |
created_at | 2025-02-15 11:05:44.780089+00 |
updated_at | 2025-04-23 22:17:25.287892+00 |
description | Smithy observability implementation. |
homepage | |
repository | https://github.com/awslabs/smithy-rs |
max_upload_size | |
id | 1556677 |
size | 37,647 |
This crate contains traits allowing for the implementation of TelemetryProvider
s for the AWS SDK for Rust. It also contains a global
module for setting and interacting with the current GlobalTelemetryProvider
.
This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.