All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description DefaultMetricCollection DefaultMetricCollector DefaultMetricRecord<T> DefaultSdkMetric<T> EmptyMetricCollection LoggingMetricPublisher An implementation ofMetricPublisher
that logs all published metrics under thesoftware.amazon.awssdk.metrics.LoggingMetricPublisher
namespace.LoggingMetricPublisher.Format MetricCategory A enum class representing the different types of metric categories in the SDK.MetricCollection An immutable collection of metrics.MetricCollector Used to collect metrics reported by the SDK.MetricLevel TheMetricLevel
associated with aSdkMetric
, similar to log levels, defines the 'scenario' in which the metric is useful.MetricPublisher Interface to report and publish the collected SDK metric events to external sources.MetricRecord<T> A container associating a metric and its value.NoOpMetricCollector A metric collector that doesn't do anything.SdkMetric<T> A specific SDK metric.