Expand description
Supporting code for observability feature detection in the AWS SDK. Observability feature detection for business metrics tracking
This module provides an interceptor for detecting observability features in the AWS SDK:
crate::observability_detection::ObservabilityDetectionInterceptor: Detects observability features during request processing and tracks them for business metrics in the User-Agent header.
Structsยง
- Observability
Detection Interceptor - Interceptor that detects when observability features are being used and tracks them for business metrics.