Module observability_detection

Source
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:

  • [ObservabilityDetectionInterceptor]: Detects observability features during request processing and tracks them for business metrics in the User-Agent header.

Structsยง

ObservabilityDetectionInterceptor
Interceptor that detects when observability features are being used and tracks them for business metrics.