Uses of Package
software.amazon.awssdk.metrics
-
Packages that use software.amazon.awssdk.metrics Package Description software.amazon.awssdk.metrics software.amazon.awssdk.metrics.internal -
Classes in software.amazon.awssdk.metrics used by software.amazon.awssdk.metrics Class Description LoggingMetricPublisher An implementation ofMetricPublisherthat logs all published metrics under thesoftware.amazon.awssdk.metrics.LoggingMetricPublishernamespace.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 TheMetricLevelassociated 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 A container associating a metric and its value.NoOpMetricCollector A metric collector that doesn't do anything.SdkMetric A specific SDK metric. -
Classes in software.amazon.awssdk.metrics used by software.amazon.awssdk.metrics.internal Class Description 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 TheMetricLevelassociated with aSdkMetric, similar to log levels, defines the 'scenario' in which the metric is useful.MetricRecord A container associating a metric and its value.SdkMetric A specific SDK metric.