View a markdown version of this page

Supported Amazon resources and metrics for OpenTelemetry enrichment - Amazon CloudWatch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Supported Amazon resources and metrics for OpenTelemetry enrichment

When you enable OTel enrichment, CloudWatch republishes selected metrics from the following Amazon services as OpenTelemetry time series. Each CloudWatch namespace maps to an OpenTelemetry instrumentation scope named cloudwatch.aws/service — for example, the AWS/EC2 namespace maps to the scope cloudwatch.aws/ec2. All enriched instruments use Delta temporality.

Depending on the resource, enriched metrics can also carry the following resource context:

  • cloud.resource_id — the resource ARN, added when the metric can be resolved to a specific resource.

  • tag.* — the resource's Amazon tags, added when the resource is supported for Using resource tags for telemetry.

The following tables list, per namespace, the supported resources and their enriched metrics. For each metric, the OpenTelemetry metric name matches the CloudWatch metric name unless a rewritten name is shown, and the instrument type is either Sum or Histogram. The metric's CloudWatch dimensions are emitted verbatim as OpenTelemetry data point attributes (the attribute key is the dimension name); the Data point attributes column lists the dimension sets each metric is published with.

AWS/AIDevOps

The AWS/AIDevOps namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/aidevops. All enriched instruments use Delta temporality.

Amazon::DevOpsAgent::AgentSpace

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ConsumedChatRequestsConsumedChatRequestsSumAgentSpaceUUID
ConsumedEvaluationTimeConsumedEvaluationTimeHistogramAgentSpaceUUID
ConsumedInvestigationTimeConsumedInvestigationTimeHistogramAgentSpaceUUID
ConsumedOnDemandTimeConsumedOnDemandTimeHistogramAgentSpaceUUID
ConsumedReleaseAPITestingTimeConsumedReleaseAPITestingTimeHistogramAgentSpaceUUID
ConsumedReleaseReadinessReviewTimeConsumedReleaseReadinessReviewTimeHistogramAgentSpaceUUID
ConsumedReleaseShepherdTimeConsumedReleaseShepherdTimeHistogramAgentSpaceUUID
ConsumedReleaseUITestingTimeConsumedReleaseUITestingTimeHistogramAgentSpaceUUID
TopologyCompletionCountTopologyCompletionCountSumAgentSpaceUUID

AWS/AOSS

The AWS/AOSS namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/aoss. All enriched instruments use Delta temporality.

Amazon::OpenSearchServerless::Collection

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
2xx2xxSumClientId, CollectionId, CollectionName
3xx3xxSumClientId, CollectionId, CollectionName
4xx4xxSumClientId, CollectionId, CollectionName
5xx5xxSumClientId, CollectionId, CollectionName
ActiveCollectionActiveCollectionHistogramClientId, CollectionId, CollectionName
ActiveCollection-ShadowActiveCollection-ShadowHistogramClientId, CollectionId, CollectionName
AutoOptimizeJobAutoOptimizeJobSumClientId, CollectionId, CollectionName
IngestionDataRate-ShadowIngestionDataRate-ShadowSumClientId, CollectionId, CollectionName
IngestionDocumentErrors-ShadowIngestionDocumentErrors-ShadowSumClientId, CollectionId, CollectionName
IngestionDocumentRate-ShadowIngestionDocumentRate-ShadowSumClientId, CollectionId, CollectionName
IngestionRequestErrorsIngestionRequestErrorsSumClientId, CollectionId, CollectionName
IngestionRequestErrors-ShadowIngestionRequestErrors-ShadowSumClientId, CollectionId, CollectionName
IngestionRequestLatencyIngestionRequestLatencyHistogramClientId, CollectionId, CollectionName
IngestionRequestRateIngestionRequestRateHistogramClientId, CollectionId, CollectionName
IngestionRequestRate-ShadowIngestionRequestRate-ShadowHistogramClientId, CollectionId, CollectionName
IngestionRequestSuccessIngestionRequestSuccessSumClientId, CollectionId, CollectionName
IngestionRequestSuccess-ShadowIngestionRequestSuccess-ShadowSumClientId, CollectionId, CollectionName
KNNRemoteIndexBuildFailureCountKNNRemoteIndexBuildFailureCountSumClientId, CollectionId, CollectionName
KNNRemoteIndexBuildSuccessCountKNNRemoteIndexBuildSuccessCountSumClientId, CollectionId, CollectionName
KNNRemoteIndexBuildTimeKNNRemoteIndexBuildTimeHistogramClientId, CollectionId, CollectionName
SearchRequestErrors-ShadowSearchRequestErrors-ShadowSumClientId, CollectionId, CollectionName
SearchRequestLatencySearchRequestLatencyHistogramClientId, CollectionId, CollectionName
SearchRequestRateSearchRequestRateHistogramClientId, CollectionId, CollectionName
SearchRequestRate-ShadowSearchRequestRate-ShadowHistogramClientId, CollectionId, CollectionName
SemanticSearchOCUSemanticSearchOCUHistogramClientId, CollectionId, CollectionName

Amazon::OpenSearchServerless::CollectionGroup

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
IndexingOCUIndexingOCUHistogramClientId, CollectionGroupId, CollectionGroupName
SearchOCUSearchOCUHistogramClientId, CollectionGroupId, CollectionGroupName

AWS/ApiGateway

The AWS/ApiGateway namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/apigateway. All enriched instruments use Delta temporality.

Amazon::ApiGateway::Stage

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
4XXError4XXErrorSumApiName, Stage
4XXError4XXErrorByMethodSumApiName, Method, Resource, Stage
5XXError5XXErrorSumApiName, Stage
5XXError5XXErrorByMethodSumApiName, Method, Resource, Stage
CacheHitCountCacheHitCountSumApiName, Stage
CacheHitCountCacheHitCountByMethodSumApiName, Method, Resource, Stage
CacheMissCountCacheMissCountSumApiName, Stage
CacheMissCountCacheMissCountByMethodSumApiName, Method, Resource, Stage
CountCountSumApiName, Stage
CountCountByMethodSumApiName, Method, Resource, Stage
IntegrationLatencyIntegrationLatencyHistogramApiName, Stage
IntegrationLatencyIntegrationLatencyByMethodHistogramApiName, Method, Resource, Stage
LatencyLatencyHistogramApiName, Stage
LatencyLatencyByMethodHistogramApiName, Method, Resource, Stage

stage

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
4xx4xxSumApiId, Stage
5xx5xxSumApiId, Stage
ClientErrorClientErrorSumApiId, Stage
ConnectCountConnectCountSumApiId, Stage
CountCountSumApiId, Stage
DataProcessedDataProcessedHistogramApiId, Stage
ExecutionErrorExecutionErrorSumApiId, Stage
IntegrationErrorIntegrationErrorSumApiId, Stage
IntegrationLatencyIntegrationLatencyHistogramApiId, Stage
LatencyLatencyHistogramApiId, Stage
MessageCountMessageCountSumApiId, Stage

AWS/AppFlow

The AWS/AppFlow namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/appflow. All enriched instruments use Delta temporality.

Amazon::AppFlow::Flow

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
FlowExecutionRecordsProcessedFlowExecutionRecordsProcessedSumFlowName
FlowExecutionTimeFlowExecutionTimeHistogramFlowName
FlowExecutionsFailedFlowExecutionsFailedSumFlowName
FlowExecutionsStartedFlowExecutionsStartedSumFlowName
FlowExecutionsSucceededFlowExecutionsSucceededSumFlowName

AWS/AppStream

The AWS/AppStream namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/appstream. All enriched instruments use Delta temporality.

fleet

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveUserSessionCapacityActiveUserSessionCapacityHistogramFleet
ActualCapacityActualCapacityHistogramFleet
ActualUserSessionCapacityActualUserSessionCapacityHistogramFleet
AvailableCapacityAvailableCapacityHistogramFleet
AvailableUserSessionCapacityAvailableUserSessionCapacityHistogramFleet
CapacityUtilizationCapacityUtilizationHistogramFleet
DesiredCapacityDesiredCapacityHistogramFleet
DesiredUserSessionCapacityDesiredUserSessionCapacityHistogramFleet
InUseCapacityInUseCapacityHistogramFleet
InsufficientCapacityErrorInsufficientCapacityErrorSumFleet
InsufficientConcurrencyLimitErrorInsufficientConcurrencyLimitErrorSumFleet
PendingCapacityPendingCapacityHistogramFleet
PendingUserSessionCapacityPendingUserSessionCapacityHistogramFleet
ReservedCapacityReservedCapacityHistogramFleet
RunningCapacityRunningCapacityHistogramFleet
RunningUserSessionCapacityRunningUserSessionCapacityHistogramFleet

AWS/AppSync

The AWS/AppSync namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/appsync. All enriched instruments use Delta temporality.

Amazon::AppSync::GraphQLApi

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
4XXError4XXErrorSumGraphQLAPIId
5XXError5XXErrorSumGraphQLAPIId
ActiveConnectionsActiveConnectionsHistogramGraphQLAPIId
ActiveSubscriptionsActiveSubscriptionsHistogramGraphQLAPIId
CacheHitCacheHitSumGraphQLAPIId, Resolver
CacheMissCacheMissSumGraphQLAPIId, Resolver
ConnectClientErrorConnectClientErrorSumGraphQLAPIId
ConnectRequestsConnectRequestsSumGraphQLAPIId
ConnectServerErrorConnectServerErrorSumGraphQLAPIId
ConnectSuccessConnectSuccessSumGraphQLAPIId
ConnectionDurationConnectionDurationHistogramGraphQLAPIId
DisconnectClientErrorDisconnectClientErrorSumGraphQLAPIId
DisconnectServerErrorDisconnectServerErrorSumGraphQLAPIId
DisconnectSuccessDisconnectSuccessSumGraphQLAPIId
InboundMessageDelayedInboundMessageDelayedSumGraphQLAPIId
InboundMessageDroppedInboundMessageDroppedSumGraphQLAPIId
InboundMessageErrorInboundMessageErrorSumGraphQLAPIId
InboundMessageFailureInboundMessageFailureSumGraphQLAPIId
InboundMessageSuccessInboundMessageSuccessSumGraphQLAPIId
InvalidationRequestDroppedInvalidationRequestDroppedSumGraphQLAPIId
InvalidationRequestErrorInvalidationRequestErrorSumGraphQLAPIId
InvalidationRequestFailureInvalidationRequestFailureSumGraphQLAPIId
InvalidationRequestSuccessInvalidationRequestSuccessSumGraphQLAPIId
InvalidationSuccessInvalidationSuccessSumGraphQLAPIId
OutboundMessagesOutboundMessagesSumGraphQLAPIId
PublishDataMessageClientErrorPublishDataMessageClientErrorSumGraphQLAPIId
PublishDataMessageServerErrorPublishDataMessageServerErrorSumGraphQLAPIId
PublishDataMessageSizePublishDataMessageSizeHistogramGraphQLAPIId
PublishDataMessageSuccessPublishDataMessageSuccessSumGraphQLAPIId
SubscribeClientErrorSubscribeClientErrorSumGraphQLAPIId
SubscribeServerErrorSubscribeServerErrorSumGraphQLAPIId
SubscribeSuccessSubscribeSuccessSumGraphQLAPIId
UnsubscribeClientErrorUnsubscribeClientErrorSumGraphQLAPIId
UnsubscribeServerErrorUnsubscribeServerErrorSumGraphQLAPIId
UnsubscribeSuccessUnsubscribeSuccessSumGraphQLAPIId

AWS/ApplicationELB

The AWS/ApplicationELB namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/elasticloadbalancing. All enriched instruments use Delta temporality.

Amazon::ElasticLoadBalancingV2::LoadBalancer

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveConnectionCountActiveConnectionCountHistogramAvailabilityZone, LoadBalancer
ActiveZonalShiftHostCountActiveZonalShiftHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
AnomalousHostCountAnomalousHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
AppCookieNonStickinessCountAppCookieNonStickinessCountSumLoadBalancer
ClientTLSNegotiationErrorCountClientTLSNegotiationErrorCountSumAvailabilityZone, LoadBalancer
ConsumedLCUsConsumedLCUsHistogramLoadBalancer
DesyncMitigationMode_NonCompliant_Request_CountDesyncMitigationMode_NonCompliant_Request_CountSumAvailabilityZone, LoadBalancer
DroppedInvalidHeaderRequestCountDroppedInvalidHeaderRequestCountSumAvailabilityZone, LoadBalancer
ELBAuthErrorELBAuthErrorSumAvailabilityZone, LoadBalancer
ELBAuthFailureELBAuthFailureSumAvailabilityZone, LoadBalancer
ELBAuthLatencyELBAuthLatencyHistogramAvailabilityZone, LoadBalancer
ELBAuthRefreshTokenSuccessELBAuthRefreshTokenSuccessSumAvailabilityZone, LoadBalancer
ELBAuthSuccessELBAuthSuccessSumAvailabilityZone, LoadBalancer
ELBAuthUserClaimsSizeExceededELBAuthUserClaimsSizeExceededSumAvailabilityZone, LoadBalancer
ExcessiveLowReputationPacketsExcessiveLowReputationPacketsSumLoadBalancer
ForwardedInvalidHeaderRequestCountForwardedInvalidHeaderRequestCountSumAvailabilityZone, LoadBalancer
GrpcRequestCountGrpcRequestCountSumAvailabilityZone, LoadBalancer, TargetGroup
HTTPCode_ELB_3XX_CountHTTPCode_ELB_3XX_CountSumAvailabilityZone, LoadBalancer
HTTPCode_ELB_4XX_CountHTTPCode_ELB_4XX_CountSumAvailabilityZone, LoadBalancer
HTTPCode_ELB_500_CountHTTPCode_ELB_500_CountSumAvailabilityZone, LoadBalancer
HTTPCode_ELB_502_CountHTTPCode_ELB_502_CountSumAvailabilityZone, LoadBalancer
HTTPCode_ELB_503_CountHTTPCode_ELB_503_CountSumAvailabilityZone, LoadBalancer
HTTPCode_ELB_504_CountHTTPCode_ELB_504_CountSumAvailabilityZone, LoadBalancer
HTTPCode_ELB_5XX_CountHTTPCode_ELB_5XX_CountSumAvailabilityZone, LoadBalancer
HTTPCode_Target_2XX_CountHTTPCode_Target_2XX_CountSumAvailabilityZone, LoadBalancer, TargetGroup
HTTPCode_Target_3XX_CountHTTPCode_Target_3XX_CountSumAvailabilityZone, LoadBalancer, TargetGroup
HTTPCode_Target_4XX_CountHTTPCode_Target_4XX_CountSumAvailabilityZone, LoadBalancer, TargetGroup
HTTPCode_Target_5XX_CountHTTPCode_Target_5XX_CountSumAvailabilityZone, LoadBalancer, TargetGroup
HTTP_Fixed_Response_CountHTTP_Fixed_Response_CountSumAvailabilityZone, LoadBalancer
HTTP_Redirect_CountHTTP_Redirect_CountSumAvailabilityZone, LoadBalancer
HTTP_Redirect_Url_Limit_Exceeded_CountHTTP_Redirect_Url_Limit_Exceeded_CountSumAvailabilityZone, LoadBalancer
HealthyHostCountHealthyHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
HealthyStateDNSHealthyStateDNSHistogramAvailabilityZone, LoadBalancer, TargetGroup
HealthyStateRoutingHealthyStateRoutingHistogramAvailabilityZone, LoadBalancer, TargetGroup
IPv6ProcessedBytesIPv6ProcessedBytesSumAvailabilityZone, LoadBalancer
IPv6RequestCountIPv6RequestCountSumAvailabilityZone, LoadBalancer, TargetGroup
LambdaTargetProcessedBytesLambdaTargetProcessedBytesSumLoadBalancer
LowReputationPacketsDroppedLowReputationPacketsDroppedSumAvailabilityZone, LoadBalancer
LowReputationRequestsDeniedLowReputationRequestsDeniedSumAvailabilityZone, LoadBalancer
MitigatedHostCountMitigatedHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
NewConnectionCountNewConnectionCountSumAvailabilityZone, LoadBalancer
NonStickyRequestCountNonStickyRequestCountSumAvailabilityZone, LoadBalancer
PeakLCUsPeakLCUsHistogramLoadBalancer
ProcessedBytesProcessedBytesSumAvailabilityZone, LoadBalancer
RejectedConnectionCountRejectedConnectionCountSumAvailabilityZone, LoadBalancer
RequestCountRequestCountSumAvailabilityZone, LoadBalancer, TargetGroup
RequestCountPerTargetRequestCountPerTargetSumAvailabilityZone, LoadBalancer, TargetGroup
ReservedLCUsReservedLCUsHistogramLoadBalancer
RuleEvaluationsRuleEvaluationsSumLoadBalancer
TargetConnectionErrorCountTargetConnectionErrorCountSumAvailabilityZone, LoadBalancer, TargetGroup
TargetControlActiveChannelCountTargetControlActiveChannelCountHistogramAvailabilityZone, LoadBalancer
TargetControlChannelErrorCountTargetControlChannelErrorCountSumAvailabilityZone, LoadBalancer
TargetControlNewChannelCountTargetControlNewChannelCountSumAvailabilityZone, LoadBalancer
TargetControlProcessedBytesTargetControlProcessedBytesSumAvailabilityZone, LoadBalancer
TargetControlRequestCountTargetControlRequestCountSumAvailabilityZone, LoadBalancer
TargetControlRequestRejectCountTargetControlRequestRejectCountSumAvailabilityZone, LoadBalancer
TargetControlWorkQueueLengthTargetControlWorkQueueLengthHistogramAvailabilityZone, LoadBalancer
TargetResponseTimeTargetResponseTimeHistogramAvailabilityZone, LoadBalancer, TargetGroup
TargetTLSNegotiationErrorCountTargetTLSNegotiationErrorCountSumAvailabilityZone, LoadBalancer, TargetGroup
UnHealthyHostCountUnHealthyHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
UnhealthyRoutingRequestCountUnhealthyRoutingRequestCountSumAvailabilityZone, LoadBalancer, TargetGroup
UnhealthyStateDNSUnhealthyStateDNSHistogramAvailabilityZone, LoadBalancer, TargetGroup
UnhealthyStateRoutingUnhealthyStateRoutingHistogramAvailabilityZone, LoadBalancer, TargetGroup

Amazon::ElasticLoadBalancingV2::TargetGroup

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
LambdaInternalErrorLambdaInternalErrorSumTargetGroup
LambdaUserErrorLambdaUserErrorSumTargetGroup

AWS/Athena

The AWS/Athena namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/athena. All enriched instruments use Delta temporality.

Amazon::Athena::CapacityReservation

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
DPUConsumedDPUConsumedHistogramCapacity Reservation, WorkGroup

AWS/AutoScaling

The AWS/AutoScaling namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/autoscaling. All enriched instruments use Delta temporality.

Amazon::AutoScaling::AutoScalingGroup

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
GroupAndWarmPoolDesiredCapacityGroupAndWarmPoolDesiredCapacityHistogramAutoScalingGroupName
GroupAndWarmPoolTotalCapacityGroupAndWarmPoolTotalCapacityHistogramAutoScalingGroupName
GroupDesiredCapacityGroupDesiredCapacityHistogramAutoScalingGroupName
GroupInServiceCapacityGroupInServiceCapacityHistogramAutoScalingGroupName
GroupInServiceInstancesGroupInServiceInstancesHistogramAutoScalingGroupName
GroupMaxSizeGroupMaxSizeHistogramAutoScalingGroupName
GroupMinSizeGroupMinSizeHistogramAutoScalingGroupName
GroupPendingCapacityGroupPendingCapacityHistogramAutoScalingGroupName
GroupPendingInstancesGroupPendingInstancesHistogramAutoScalingGroupName
GroupStandbyCapacityGroupStandbyCapacityHistogramAutoScalingGroupName
GroupStandbyInstancesGroupStandbyInstancesHistogramAutoScalingGroupName
GroupTerminatingCapacityGroupTerminatingCapacityHistogramAutoScalingGroupName
GroupTerminatingInstancesGroupTerminatingInstancesHistogramAutoScalingGroupName
GroupTotalCapacityGroupTotalCapacityHistogramAutoScalingGroupName
GroupTotalInstancesGroupTotalInstancesHistogramAutoScalingGroupName
WarmPoolDesiredCapacityWarmPoolDesiredCapacityHistogramAutoScalingGroupName
WarmPoolMinSizeWarmPoolMinSizeHistogramAutoScalingGroupName
WarmPoolPendingCapacityWarmPoolPendingCapacityHistogramAutoScalingGroupName
WarmPoolTerminatingCapacityWarmPoolTerminatingCapacityHistogramAutoScalingGroupName
WarmPoolTotalCapacityWarmPoolTotalCapacityHistogramAutoScalingGroupName
WarmPoolWarmedCapacityWarmPoolWarmedCapacityHistogramAutoScalingGroupName

AWS/Backup

The AWS/Backup namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/backup. All enriched instruments use Delta temporality.

Amazon::Backup::BackupVault

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
NumberOfBackupJobsCompletedNumberOfBackupJobsCompletedSumBackupVaultName, ResourceType
NumberOfBackupJobsCreatedNumberOfBackupJobsCreatedSumBackupVaultName, ResourceType
NumberOfBackupJobsExpiredNumberOfBackupJobsExpiredSumBackupVaultName, ResourceType
NumberOfBackupJobsFailedNumberOfBackupJobsFailedSumBackupVaultName, ResourceType
NumberOfBackupJobsPartialNumberOfBackupJobsPartialSumBackupVaultName, ResourceType
NumberOfBackupJobsPendingNumberOfBackupJobsPendingHistogramBackupVaultName, ResourceType
NumberOfBackupJobsRunningNumberOfBackupJobsRunningHistogramBackupVaultName, ResourceType
NumberOfCopyJobsCompletedNumberOfCopyJobsCompletedSumBackupVaultName, ResourceType
NumberOfCopyJobsCreatedNumberOfCopyJobsCreatedSumBackupVaultName, ResourceType
NumberOfCopyJobsFailedNumberOfCopyJobsFailedSumBackupVaultName, ResourceType
NumberOfCopyJobsRunningNumberOfCopyJobsRunningHistogramBackupVaultName, ResourceType
NumberOfRecoveryPointsColdNumberOfRecoveryPointsColdHistogramBackupVaultName, ResourceType
NumberOfRecoveryPointsCompletedNumberOfRecoveryPointsCompletedSumBackupVaultName, ResourceType
NumberOfRecoveryPointsCreatingNumberOfRecoveryPointsCreatingHistogramBackupVaultName, ResourceType
NumberOfRecoveryPointsDeletingNumberOfRecoveryPointsDeletingHistogramBackupVaultName, ResourceType
NumberOfRecoveryPointsExpiredNumberOfRecoveryPointsExpiredHistogramBackupVaultName, ResourceType
NumberOfRecoveryPointsPartialNumberOfRecoveryPointsPartialHistogramBackupVaultName, ResourceType
NumberOfRestoreJobsCompletedNumberOfRestoreJobsCompletedSumBackupVaultName, ResourceType
NumberOfRestoreJobsFailedNumberOfRestoreJobsFailedSumBackupVaultName, ResourceType
NumberOfRestoreJobsPendingNumberOfRestoreJobsPendingHistogramBackupVaultName, ResourceType
NumberOfRestoreJobsRunningNumberOfRestoreJobsRunningHistogramBackupVaultName, ResourceType

AWS/Bedrock

The AWS/Bedrock namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/bedrock. All enriched instruments use Delta temporality.

model

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
CacheReadInputTokensCacheReadInputTokensSumModelId
CacheWriteInputTokensCacheWriteInputTokensSumModelId
EstimatedTPMQuotaUsageEstimatedTPMQuotaUsageHistogramModelId
InputTokenCountInputTokenCountSumModelId
InvocationClientErrorsInvocationClientErrorsSumModelId
InvocationLatencyInvocationLatencyHistogramModelId
InvocationServerErrorsInvocationServerErrorsSumModelId
InvocationThrottlesInvocationThrottlesSumModelId
InvocationsInvocationsSumModelId
LegacyModelInvocationsLegacyModelInvocationsSumModelId
OutputImageCountOutputImageCountSumBucketedStepSize, ImageSize, ModelId
OutputTokenCountOutputTokenCountSumModelId
TimeToFirstTokenTimeToFirstTokenHistogramModelId

AWS/BedrockMantle

The AWS/BedrockMantle namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/bedrock-mantle. All enriched instruments use Delta temporality.

Amazon::BedrockMantle::Project

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
InferenceClientErrorsInferenceClientErrorsSumModel, Project
InferencesInferencesSumModel, Project
InputTokensInputTokensHistogramModel, Project
OutputTokensOutputTokensHistogramModel, Project
TotalInputTokensTotalInputTokensSumProject
TotalOutputTokensTotalOutputTokensSumProject

AWS/ClientVPN

The AWS/ClientVPN namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/ec2. All enriched instruments use Delta temporality.

Amazon::EC2::ClientVpnEndpoint

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveConnectionsCountActiveConnectionsCountHistogramEndpoint
AuthenticationFailuresAuthenticationFailuresSumEndpoint
ClientConnectHandlerDeniedConnectionsClientConnectHandlerDeniedConnectionsSumEndpoint
ClientConnectHandlerFailedServiceErrorsClientConnectHandlerFailedServiceErrorsSumEndpoint
ClientConnectHandlerInvalidResponsesClientConnectHandlerInvalidResponsesSumEndpoint
ClientConnectHandlerOtherExecutionErrorsClientConnectHandlerOtherExecutionErrorsSumEndpoint
ClientConnectHandlerThrottlingErrorsClientConnectHandlerThrottlingErrorsSumEndpoint
ClientConnectHandlerTimeoutsClientConnectHandlerTimeoutsSumEndpoint
CrlDaysToExpiryCrlDaysToExpiryHistogramEndpoint
EgressBytesEgressBytesSumEndpoint
EgressPacketsEgressPacketsSumEndpoint
IngressBytesIngressBytesSumEndpoint
IngressPacketsIngressPacketsSumEndpoint
SelfServicePortalClientConfigurationDownloadsSelfServicePortalClientConfigurationDownloadsSumEndpoint
ZeroHealthItemsCountZeroHealthItemsCountHistogramEndpoint

AWS/CloudFront

The AWS/CloudFront namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/cloudfront. All enriched instruments use Delta temporality.

Amazon::CloudFront::Function

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
FunctionComputeUtilizationFunctionComputeUtilizationHistogramDistributionId, FunctionName, Region
FunctionExecutionErrorsFunctionExecutionErrorsSumDistributionId, FunctionName, Region
FunctionInvocationsFunctionInvocationsSumDistributionId, FunctionName, Region
FunctionThrottlesFunctionThrottlesSumDistributionId, FunctionName, Region
FunctionValidationErrorsFunctionValidationErrorsSumDistributionId, FunctionName, Region
KvsReadErrorsKvsReadErrorsSumDistributionId, FunctionName, Region
KvsReadRequestsKvsReadRequestsSumDistributionId, FunctionName, Region

AWS/CloudWatch/MetricStreams

The AWS/CloudWatch/MetricStreams namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/cloudwatch. All enriched instruments use Delta temporality.

Amazon::CloudWatch::MetricStream

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
MetricUpdateMetricUpdateSumMetricStreamName
PublishErrorRatePublishErrorRateHistogramMetricStreamName
TotalMetricUpdateTotalMetricUpdateSumMetricStreamName

AWS/CodeGuruProfiler

The AWS/CodeGuruProfiler namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/codeguru-profiler. All enriched instruments use Delta temporality.

Amazon::CodeGuruProfiler::ProfilingGroup

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
RecommendationsRecommendationsHistogramProfilingGroupName

AWS/Cognito

The AWS/Cognito namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/cognito-idp. All enriched instruments use Delta temporality.

Amazon::Cognito::UserPool

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AccountTakeoverRiskAccountTakeoverRiskSumOperation, RiskLevel, UserPoolId
CompromisedCredentialRiskCompromisedCredentialRiskSumOperation, RiskLevel, UserPoolId
FederationSuccessesFederationSuccessesSumIdentityProvider, UserPool, UserPoolClient
FederationThrottlesFederationThrottlesSumIdentityProvider, UserPool, UserPoolClient
NoRiskNoRiskSumOperation, UserPoolId
RiskRiskSumOperation, UserPoolId
SignInSuccessesSignInSuccessesSumUserPool, UserPoolClient
SignInThrottlesSignInThrottlesSumUserPool, UserPoolClient
SignUpSuccessesSignUpSuccessesSumUserPool, UserPoolClient
SignUpThrottlesSignUpThrottlesSumUserPool, UserPoolClient
TokenRefreshSuccessesTokenRefreshSuccessesSumUserPool, UserPoolClient
TokenRefreshThrottlesTokenRefreshThrottlesSumUserPool, UserPoolClient

AWS/Connect

The AWS/Connect namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/connect. All enriched instruments use Delta temporality.

Amazon::Connect::Instance

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
CallRecordingUploadErrorCallRecordingUploadErrorSumInstanceId, MetricGroup
CallsBreachingConcurrencyQuotaCallsBreachingConcurrencyQuotaSumInstanceId, MetricGroup
CallsPerIntervalCallsPerIntervalSumInstanceId, MetricGroup
ChatsBreachingActiveChatQuotaChatsBreachingActiveChatQuotaSumInstanceId, MetricGroup
ConcurrentActiveChatsConcurrentActiveChatsHistogramInstanceId, MetricGroup
ConcurrentActiveChatsPercentageConcurrentActiveChatsPercentageHistogramInstanceId, MetricGroup
ConcurrentCallsConcurrentCallsHistogramInstanceId, MetricGroup
ConcurrentCallsPercentageConcurrentCallsPercentageHistogramInstanceId, MetricGroup
ConcurrentTasksConcurrentTasksHistogramInstanceId, MetricGroup
ConcurrentTasksPercentageConcurrentTasksPercentageHistogramInstanceId, MetricGroup
ContactFlowErrorsContactFlowErrorsSumContactFlowName, InstanceId, MetricGroup
LongestQueueWaitTimeLongestQueueWaitTimeHistogramInstanceId, MetricGroup, QueueName
MisconfiguredPhoneNumbersMisconfiguredPhoneNumbersSumInstanceId, MetricGroup
MissedCallsMissedCallsSumInstanceId, MetricGroup
PublicSigningKeyUsagePublicSigningKeyUsageSumInstanceId, SigningKeyId
QueueCapacityExceededErrorQueueCapacityExceededErrorSumInstanceId, MetricGroup, QueueName
QueueSizeQueueSizeHistogramInstanceId, MetricGroup, QueueName
SuccessfulChatsPerIntervalSuccessfulChatsPerIntervalSumInstanceId, MetricGroup
TasksBreachingConcurrencyQuotaTasksBreachingConcurrencyQuotaSumInstanceId, MetricGroup
ToInstancePacketLossRateToInstancePacketLossRateHistogramInstanceId, Participant, Stream Type, Type of Connection

contact

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
TasksExpiredTasksExpiredSumContactId, InstanceId, MetricGroup
TasksExpiryWarningReachedTasksExpiryWarningReachedSumContactId, InstanceId, MetricGroup

AWS/DAX

The AWS/DAX namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/dax. All enriched instruments use Delta temporality.

Amazon::DAX::Cluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BaselineNetworkBytesInUtilizationBaselineNetworkBytesInUtilizationHistogramClusterId, NodeId
BaselineNetworkBytesOutUtilizationBaselineNetworkBytesOutUtilizationHistogramClusterId, NodeId
BatchGetItemRequestCountBatchGetItemRequestCountSumClusterId, NodeId
BatchWriteItemRequestCountBatchWriteItemRequestCountSumClusterId, NodeId
CPUCreditBalanceCPUCreditBalanceHistogramClusterId, NodeId
CPUCreditUsageCPUCreditUsageHistogramClusterId, NodeId
CPUSurplusCreditBalanceCPUSurplusCreditBalanceHistogramClusterId, NodeId
CPUSurplusCreditsChargedCPUSurplusCreditsChargedSumClusterId, NodeId
CPUUtilizationCPUUtilizationHistogramClusterId, NodeId
CacheMemoryUtilizationCacheMemoryUtilizationHistogramClusterId, NodeId
ClientConnectionsClientConnectionsHistogramClusterId, NodeId
DeleteItemRequestCountDeleteItemRequestCountSumClusterId, NodeId
ErrorRequestCountErrorRequestCountSumClusterId, NodeId
EstimatedDbSizeEstimatedDbSizeHistogramClusterId, NodeId
EvictedSizeEvictedSizeHistogramClusterId, NodeId
FailedRequestCountFailedRequestCountSumClusterId, NodeId
FaultRequestCountFaultRequestCountSumClusterId, NodeId
GetItemRequestCountGetItemRequestCountSumClusterId, NodeId
ItemCacheHitsItemCacheHitsSumClusterId, NodeId
ItemCacheMissesItemCacheMissesSumClusterId, NodeId
NetworkBytesInNetworkBytesInSumClusterId, NodeId
NetworkBytesOutNetworkBytesOutSumClusterId, NodeId
NetworkMaxBytesInNetworkMaxBytesInHistogramClusterId, NodeId
NetworkMaxBytesOutNetworkMaxBytesOutHistogramClusterId, NodeId
NetworkMaxPacketsInNetworkMaxPacketsInHistogramClusterId, NodeId
NetworkMaxPacketsOutNetworkMaxPacketsOutHistogramClusterId, NodeId
NetworkPacketsInNetworkPacketsInSumClusterId, NodeId
NetworkPacketsOutNetworkPacketsOutSumClusterId, NodeId
PutItemRequestCountPutItemRequestCountSumClusterId, NodeId
QueryCacheHitsQueryCacheHitsSumClusterId, NodeId
QueryCacheMissesQueryCacheMissesSumClusterId, NodeId
QueryRequestCountQueryRequestCountSumClusterId, NodeId
ScanCacheHitsScanCacheHitsSumClusterId, NodeId
ScanCacheMissesScanCacheMissesSumClusterId, NodeId
ScanRequestCountScanRequestCountSumClusterId, NodeId
ThrottledRequestCountThrottledRequestCountSumClusterId, NodeId
TotalRequestCountTotalRequestCountSumClusterId, NodeId
TransactGetItemsCountTransactGetItemsCountSumClusterId, NodeId
TransactWriteItemsCountTransactWriteItemsCountSumClusterId, NodeId
UpdateItemRequestCountUpdateItemRequestCountSumClusterId, NodeId

AWS/DX

The AWS/DX namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/directconnect. All enriched instruments use Delta temporality.

Amazon::DirectConnect::VirtualInterface

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
VirtualInterfaceBgpPrefixesAcceptedVirtualInterfaceBgpPrefixesAcceptedHistogramConnectionId, IpAddressFamily, VirtualInterfaceId
VirtualInterfaceBgpPrefixesAdvertisedVirtualInterfaceBgpPrefixesAdvertisedHistogramConnectionId, IpAddressFamily, VirtualInterfaceId
VirtualInterfaceBgpStatusVirtualInterfaceBgpStatusHistogramConnectionId, IpAddressFamily, VirtualInterfaceId
VirtualInterfaceBpsEgressVirtualInterfaceBpsEgressHistogramConnectionId, VirtualInterfaceId
VirtualInterfaceBpsIngressVirtualInterfaceBpsIngressHistogramConnectionId, VirtualInterfaceId
VirtualInterfacePpsEgressVirtualInterfacePpsEgressHistogramConnectionId, VirtualInterfaceId
VirtualInterfacePpsIngressVirtualInterfacePpsIngressHistogramConnectionId, VirtualInterfaceId

dxcon

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ConnectionBpsEgressConnectionBpsEgressHistogramConnectionId
ConnectionBpsIngressConnectionBpsIngressHistogramConnectionId
ConnectionCRCErrorCountConnectionCRCErrorCountSumConnectionId
ConnectionEncryptionStateConnectionEncryptionStateHistogramConnectionId
ConnectionErrorCountConnectionErrorCountSumConnectionId
ConnectionLightLevelRxConnectionLightLevelRxHistogramConnectionId, OpticalLaneNumber
ConnectionLightLevelTxConnectionLightLevelTxHistogramConnectionId, OpticalLaneNumber
ConnectionPpsEgressConnectionPpsEgressHistogramConnectionId
ConnectionPpsIngressConnectionPpsIngressHistogramConnectionId
ConnectionStateConnectionStateHistogramConnectionId

AWS/DataSync

The AWS/DataSync namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/datasync. All enriched instruments use Delta temporality.

Amazon::DataSync::Agent

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
BytesCompressedBytesCompressedSumAgentId
BytesTransferredBytesTransferredSumAgentId
BytesWrittenBytesWrittenSumAgentId
FilesTransferredFilesTransferredSumAgentId

Amazon::DataSync::Task

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BytesCompressedBytesCompressedSumTaskId
BytesPreparedDestinationBytesPreparedDestinationSumTaskId
BytesPreparedSourceBytesPreparedSourceSumTaskId
BytesTransferredBytesTransferredSumTaskId
BytesVerifiedDestinationBytesVerifiedDestinationSumTaskId
BytesVerifiedSourceBytesVerifiedSourceSumTaskId
BytesWrittenBytesWrittenSumTaskId
FilesDeletedFilesDeletedSumTaskId
FilesListedSourceFilesListedSourceSumTaskId
FilesPreparedFilesPreparedSumTaskId
FilesPreparedDestinationFilesPreparedDestinationSumTaskId
FilesPreparedSourceFilesPreparedSourceSumTaskId
FilesSkippedFilesSkippedSumTaskId
FilesTransferredFilesTransferredSumTaskId
FilesVerifiedFilesVerifiedSumTaskId
FilesVerifiedDestinationFilesVerifiedDestinationSumTaskId
FilesVerifiedSourceFilesVerifiedSourceSumTaskId

AWS/DocDB

The AWS/DocDB namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/rds. All enriched instruments use Delta temporality.

cluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
AvailableMVCCIdsAvailableMVCCIdsHistogramDBClusterIdentifier
AvailableMVCCIdsAvailableMVCCIdsByRoleHistogramDBClusterIdentifier, Role
BackupRetentionPeriodStorageUsedBackupRetentionPeriodStorageUsedHistogramDBClusterIdentifier
BufferCacheHitRatioBufferCacheHitRatioHistogramDBClusterIdentifier
BufferCacheHitRatioBufferCacheHitRatioByRoleHistogramDBClusterIdentifier, Role
CPUCreditBalanceCPUCreditBalanceHistogramDBClusterIdentifier
CPUCreditBalanceCPUCreditBalanceByRoleHistogramDBClusterIdentifier, Role
CPUCreditUsageCPUCreditUsageHistogramDBClusterIdentifier
CPUCreditUsageCPUCreditUsageByRoleHistogramDBClusterIdentifier, Role
CPUSurplusCreditBalanceCPUSurplusCreditBalanceHistogramDBClusterIdentifier
CPUSurplusCreditBalanceCPUSurplusCreditBalanceByRoleHistogramDBClusterIdentifier, Role
CPUSurplusCreditsChargedCPUSurplusCreditsChargedSumDBClusterIdentifier
CPUSurplusCreditsChargedCPUSurplusCreditsChargedByRoleSumDBClusterIdentifier, Role
CPUUtilizationCPUUtilizationHistogramDBClusterIdentifier
CPUUtilizationCPUUtilizationByRoleHistogramDBClusterIdentifier, Role
ChangeStreamLogSizeChangeStreamLogSizeHistogramDBClusterIdentifier
DBClusterReplicaLagMaximumDBClusterReplicaLagMaximumHistogramDBClusterIdentifier
DBClusterReplicaLagMinimumDBClusterReplicaLagMinimumHistogramDBClusterIdentifier
DBInstanceReplicaLagDBInstanceReplicaLagHistogramDBClusterIdentifier
DBInstanceReplicaLagDBInstanceReplicaLagByRoleHistogramDBClusterIdentifier, Role
DatabaseConnectionsDatabaseConnectionsHistogramDBClusterIdentifier
DatabaseConnectionsDatabaseConnectionsByRoleHistogramDBClusterIdentifier, Role
DatabaseConnectionsActiveMaxDatabaseConnectionsActiveMaxHistogramDBClusterIdentifier
DatabaseConnectionsActiveMaxDatabaseConnectionsActiveMaxByRoleHistogramDBClusterIdentifier, Role
DatabaseConnectionsLimitDatabaseConnectionsLimitHistogramDBClusterIdentifier
DatabaseConnectionsLimitDatabaseConnectionsLimitByRoleHistogramDBClusterIdentifier, Role
DatabaseConnectionsMaxDatabaseConnectionsMaxHistogramDBClusterIdentifier
DatabaseConnectionsMaxDatabaseConnectionsMaxByRoleHistogramDBClusterIdentifier, Role
DatabaseCursorsDatabaseCursorsHistogramDBClusterIdentifier
DatabaseCursorsDatabaseCursorsByRoleHistogramDBClusterIdentifier, Role
DatabaseCursorsLimitDatabaseCursorsLimitHistogramDBClusterIdentifier
DatabaseCursorsLimitDatabaseCursorsLimitByRoleHistogramDBClusterIdentifier, Role
DatabaseCursorsMaxDatabaseCursorsMaxHistogramDBClusterIdentifier
DatabaseCursorsMaxDatabaseCursorsMaxByRoleHistogramDBClusterIdentifier, Role
DatabaseCursorsTimedOutDatabaseCursorsTimedOutSumDBClusterIdentifier
DatabaseCursorsTimedOutDatabaseCursorsTimedOutByRoleSumDBClusterIdentifier, Role
DiagnosticAlertCountDiagnosticAlertCountHistogramDBClusterIdentifier
DiagnosticAlertCountDiagnosticAlertCountByRoleHistogramDBClusterIdentifier, Role
DiskQueueDepthDiskQueueDepthHistogramDBClusterIdentifier
DiskQueueDepthDiskQueueDepthByRoleHistogramDBClusterIdentifier, Role
DocumentsDeletedDocumentsDeletedSumDBClusterIdentifier
DocumentsDeletedDocumentsDeletedByRoleSumDBClusterIdentifier, Role
DocumentsInsertedDocumentsInsertedSumDBClusterIdentifier
DocumentsInsertedDocumentsInsertedByRoleSumDBClusterIdentifier, Role
DocumentsReturnedDocumentsReturnedSumDBClusterIdentifier
DocumentsReturnedDocumentsReturnedByRoleSumDBClusterIdentifier, Role
DocumentsUpdatedDocumentsUpdatedSumDBClusterIdentifier
DocumentsUpdatedDocumentsUpdatedByRoleSumDBClusterIdentifier, Role
EBSByteBalance%EBSByteBalance%HistogramDBClusterIdentifier
EBSByteBalance%EBSByteBalancePercentByRoleHistogramDBClusterIdentifier, Role
EBSIOBalance%EBSIOBalance%HistogramDBClusterIdentifier
EBSIOBalance%EBSIOBalancePercentByRoleHistogramDBClusterIdentifier, Role
EngineUptimeEngineUptimeHistogramDBClusterIdentifier
EngineUptimeEngineUptimeByRoleHistogramDBClusterIdentifier, Role
FreeLocalStorageFreeLocalStorageHistogramDBClusterIdentifier
FreeLocalStorageFreeLocalStorageByRoleHistogramDBClusterIdentifier, Role
FreeNVMeStorageFreeNVMeStorageByRoleHistogramDBClusterIdentifier, Role
FreeableMemoryFreeableMemoryHistogramDBClusterIdentifier
FreeableMemoryFreeableMemoryByRoleHistogramDBClusterIdentifier, Role
IndexBufferCacheHitRatioIndexBufferCacheHitRatioHistogramDBClusterIdentifier
IndexBufferCacheHitRatioIndexBufferCacheHitRatioByRoleHistogramDBClusterIdentifier, Role
LongestActiveGCRuntimeLongestActiveGCRuntimeHistogramDBClusterIdentifier
LongestActiveGCRuntimeLongestActiveGCRuntimeByRoleHistogramDBClusterIdentifier, Role
LowMemNumOperationsThrottledLowMemNumOperationsThrottledSumDBClusterIdentifier
LowMemNumOperationsThrottledLowMemNumOperationsThrottledByRoleSumDBClusterIdentifier, Role
LowMemNumOperationsTimedOutLowMemNumOperationsTimedOutSumDBClusterIdentifier
LowMemNumOperationsTimedOutLowMemNumOperationsTimedOutByRoleSumDBClusterIdentifier, Role
LowMemThrottleMaxQueueDepthLowMemThrottleMaxQueueDepthHistogramDBClusterIdentifier
LowMemThrottleMaxQueueDepthLowMemThrottleMaxQueueDepthByRoleHistogramDBClusterIdentifier, Role
LowMemThrottleQueueDepthLowMemThrottleQueueDepthHistogramDBClusterIdentifier
LowMemThrottleQueueDepthLowMemThrottleQueueDepthByRoleHistogramDBClusterIdentifier, Role
NVMeStorageCacheHitRatioNVMeStorageCacheHitRatioByRoleHistogramDBClusterIdentifier, Role
NetworkReceiveThroughputNetworkReceiveThroughputHistogramDBClusterIdentifier
NetworkReceiveThroughputNetworkReceiveThroughputByRoleHistogramDBClusterIdentifier, Role
NetworkThroughputNetworkThroughputHistogramDBClusterIdentifier
NetworkThroughputNetworkThroughputByRoleHistogramDBClusterIdentifier, Role
NetworkTransmitThroughputNetworkTransmitThroughputHistogramDBClusterIdentifier
NetworkTransmitThroughputNetworkTransmitThroughputByRoleHistogramDBClusterIdentifier, Role
OpcountersCommandOpcountersCommandSumDBClusterIdentifier
OpcountersCommandOpcountersCommandByRoleSumDBClusterIdentifier, Role
OpcountersDeleteOpcountersDeleteSumDBClusterIdentifier
OpcountersDeleteOpcountersDeleteByRoleSumDBClusterIdentifier, Role
OpcountersGetmoreOpcountersGetmoreSumDBClusterIdentifier
OpcountersGetmoreOpcountersGetmoreByRoleSumDBClusterIdentifier, Role
OpcountersInsertOpcountersInsertSumDBClusterIdentifier
OpcountersInsertOpcountersInsertByRoleSumDBClusterIdentifier, Role
OpcountersQueryOpcountersQuerySumDBClusterIdentifier
OpcountersQueryOpcountersQueryByRoleSumDBClusterIdentifier, Role
OpcountersUpdateOpcountersUpdateSumDBClusterIdentifier
OpcountersUpdateOpcountersUpdateByRoleSumDBClusterIdentifier, Role
ReadIOPSReadIOPSHistogramDBClusterIdentifier
ReadIOPSReadIOPSByRoleHistogramDBClusterIdentifier, Role
ReadIOPSNVMeStorageReadIOPSNVMeStorageByRoleHistogramDBClusterIdentifier, Role
ReadLatencyReadLatencyHistogramDBClusterIdentifier
ReadLatencyReadLatencyByRoleHistogramDBClusterIdentifier, Role
ReadLatencyNVMeStorageReadLatencyNVMeStorageByRoleHistogramDBClusterIdentifier, Role
ReadThroughputReadThroughputHistogramDBClusterIdentifier
ReadThroughputReadThroughputByRoleHistogramDBClusterIdentifier, Role
ReadThroughputNVMeStorageReadThroughputNVMeStorageByRoleHistogramDBClusterIdentifier, Role
SnapshotStorageUsedSnapshotStorageUsedHistogramDBClusterIdentifier
StorageNetworkReceiveThroughputStorageNetworkReceiveThroughputHistogramDBClusterIdentifier
StorageNetworkReceiveThroughputStorageNetworkReceiveThroughputByRoleHistogramDBClusterIdentifier, Role
StorageNetworkThroughputStorageNetworkThroughputHistogramDBClusterIdentifier
StorageNetworkThroughputStorageNetworkThroughputByRoleHistogramDBClusterIdentifier, Role
StorageNetworkTransmitThroughputStorageNetworkTransmitThroughputHistogramDBClusterIdentifier
StorageNetworkTransmitThroughputStorageNetworkTransmitThroughputByRoleHistogramDBClusterIdentifier, Role
StsGetCallerIdentityCallsStsGetCallerIdentityCallsHistogramDBClusterIdentifier
StsGetCallerIdentityCallsStsGetCallerIdentityCallsByRoleHistogramDBClusterIdentifier, Role
StsMaxConcurrentRequestsStsMaxConcurrentRequestsHistogramDBClusterIdentifier
StsMaxConcurrentRequestsStsMaxConcurrentRequestsByRoleHistogramDBClusterIdentifier, Role
SwapUsageSwapUsageHistogramDBClusterIdentifier
SwapUsageSwapUsageByRoleHistogramDBClusterIdentifier, Role
TTLDeletedDocumentsTTLDeletedDocumentsSumDBClusterIdentifier
TTLDeletedDocumentsTTLDeletedDocumentsByRoleSumDBClusterIdentifier, Role
TotalBackupStorageBilledTotalBackupStorageBilledHistogramDBClusterIdentifier
TransactionsAbortedTransactionsAbortedSumDBClusterIdentifier
TransactionsAbortedTransactionsAbortedByRoleSumDBClusterIdentifier, Role
TransactionsCommittedTransactionsCommittedSumDBClusterIdentifier
TransactionsCommittedTransactionsCommittedByRoleSumDBClusterIdentifier, Role
TransactionsOpenTransactionsOpenHistogramDBClusterIdentifier
TransactionsOpenTransactionsOpenByRoleHistogramDBClusterIdentifier, Role
TransactionsOpenLimitTransactionsOpenLimitHistogramDBClusterIdentifier
TransactionsOpenLimitTransactionsOpenLimitByRoleHistogramDBClusterIdentifier, Role
TransactionsOpenMaxTransactionsOpenMaxHistogramDBClusterIdentifier
TransactionsOpenMaxTransactionsOpenMaxByRoleHistogramDBClusterIdentifier, Role
TransactionsStartedTransactionsStartedSumDBClusterIdentifier
TransactionsStartedTransactionsStartedByRoleSumDBClusterIdentifier, Role
VolumeBytesUsedVolumeBytesUsedHistogramDBClusterIdentifier
VolumeReadIOPsVolumeReadIOPsHistogramDBClusterIdentifier
VolumeWriteIOPsVolumeWriteIOPsHistogramDBClusterIdentifier
WriteIOPSWriteIOPSHistogramDBClusterIdentifier
WriteIOPSWriteIOPSByRoleHistogramDBClusterIdentifier, Role
WriteIOPSNVMeStorageWriteIOPSNVMeStorageByRoleHistogramDBClusterIdentifier, Role
WriteLatencyWriteLatencyHistogramDBClusterIdentifier
WriteLatencyWriteLatencyByRoleHistogramDBClusterIdentifier, Role
WriteLatencyNVMeStorageWriteLatencyNVMeStorageByRoleHistogramDBClusterIdentifier, Role
WriteThroughputWriteThroughputHistogramDBClusterIdentifier
WriteThroughputWriteThroughputByRoleHistogramDBClusterIdentifier, Role
WriteThroughputNVMeStorageWriteThroughputNVMeStorageByRoleHistogramDBClusterIdentifier, Role

instance

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
AvailableMVCCIdsAvailableMVCCIdsByInstanceHistogramDBInstanceIdentifier
BufferCacheHitRatioBufferCacheHitRatioByInstanceHistogramDBInstanceIdentifier
CPUCreditBalanceCPUCreditBalanceByInstanceHistogramDBInstanceIdentifier
CPUCreditUsageCPUCreditUsageByInstanceHistogramDBInstanceIdentifier
CPUSurplusCreditBalanceCPUSurplusCreditBalanceByInstanceHistogramDBInstanceIdentifier
CPUSurplusCreditsChargedCPUSurplusCreditsChargedByInstanceSumDBInstanceIdentifier
CPUUtilizationCPUUtilizationByInstanceHistogramDBInstanceIdentifier
DBInstanceReplicaLagDBInstanceReplicaLagByInstanceHistogramDBInstanceIdentifier
DatabaseConnectionsDatabaseConnectionsByInstanceHistogramDBInstanceIdentifier
DatabaseConnectionsActiveMaxDatabaseConnectionsActiveMaxByInstanceHistogramDBInstanceIdentifier
DatabaseConnectionsLimitDatabaseConnectionsLimitByInstanceHistogramDBInstanceIdentifier
DatabaseConnectionsMaxDatabaseConnectionsMaxByInstanceHistogramDBInstanceIdentifier
DatabaseCursorsDatabaseCursorsByInstanceHistogramDBInstanceIdentifier
DatabaseCursorsLimitDatabaseCursorsLimitByInstanceHistogramDBInstanceIdentifier
DatabaseCursorsMaxDatabaseCursorsMaxByInstanceHistogramDBInstanceIdentifier
DatabaseCursorsTimedOutDatabaseCursorsTimedOutByInstanceSumDBInstanceIdentifier
DiagnosticAlertCountDiagnosticAlertCountByInstanceHistogramDBInstanceIdentifier
DiskQueueDepthDiskQueueDepthByInstanceHistogramDBInstanceIdentifier
DocumentsDeletedDocumentsDeletedByInstanceSumDBInstanceIdentifier
DocumentsInsertedDocumentsInsertedByInstanceSumDBInstanceIdentifier
DocumentsReturnedDocumentsReturnedByInstanceSumDBInstanceIdentifier
DocumentsUpdatedDocumentsUpdatedByInstanceSumDBInstanceIdentifier
EBSByteBalance%EBSByteBalancePercentByInstanceHistogramDBInstanceIdentifier
EBSIOBalance%EBSIOBalancePercentByInstanceHistogramDBInstanceIdentifier
EngineUptimeEngineUptimeByInstanceHistogramDBInstanceIdentifier
FreeLocalStorageFreeLocalStorageByInstanceHistogramDBInstanceIdentifier
FreeNVMeStorageFreeNVMeStorageByInstanceHistogramDBInstanceIdentifier
FreeableMemoryFreeableMemoryByInstanceHistogramDBInstanceIdentifier
IndexBufferCacheHitRatioIndexBufferCacheHitRatioByInstanceHistogramDBInstanceIdentifier
LongestActiveGCRuntimeLongestActiveGCRuntimeByInstanceHistogramDBInstanceIdentifier
LowMemNumOperationsThrottledLowMemNumOperationsThrottledByInstanceSumDBInstanceIdentifier
LowMemNumOperationsTimedOutLowMemNumOperationsTimedOutByInstanceSumDBInstanceIdentifier
LowMemThrottleMaxQueueDepthLowMemThrottleMaxQueueDepthByInstanceHistogramDBInstanceIdentifier
LowMemThrottleQueueDepthLowMemThrottleQueueDepthByInstanceHistogramDBInstanceIdentifier
NVMeStorageCacheHitRatioNVMeStorageCacheHitRatioByInstanceHistogramDBInstanceIdentifier
NetworkReceiveThroughputNetworkReceiveThroughputByInstanceHistogramDBInstanceIdentifier
NetworkThroughputNetworkThroughputByInstanceHistogramDBInstanceIdentifier
NetworkTransmitThroughputNetworkTransmitThroughputByInstanceHistogramDBInstanceIdentifier
OpcountersCommandOpcountersCommandByInstanceSumDBInstanceIdentifier
OpcountersDeleteOpcountersDeleteByInstanceSumDBInstanceIdentifier
OpcountersGetmoreOpcountersGetmoreByInstanceSumDBInstanceIdentifier
OpcountersInsertOpcountersInsertByInstanceSumDBInstanceIdentifier
OpcountersQueryOpcountersQueryByInstanceSumDBInstanceIdentifier
OpcountersUpdateOpcountersUpdateByInstanceSumDBInstanceIdentifier
ReadIOPSReadIOPSByInstanceHistogramDBInstanceIdentifier
ReadIOPSNVMeStorageReadIOPSNVMeStorageByInstanceHistogramDBInstanceIdentifier
ReadLatencyReadLatencyByInstanceHistogramDBInstanceIdentifier
ReadLatencyNVMeStorageReadLatencyNVMeStorageByInstanceHistogramDBInstanceIdentifier
ReadThroughputReadThroughputByInstanceHistogramDBInstanceIdentifier
ReadThroughputNVMeStorageReadThroughputNVMeStorageByInstanceHistogramDBInstanceIdentifier
StorageNetworkReceiveThroughputStorageNetworkReceiveThroughputByInstanceHistogramDBInstanceIdentifier
StorageNetworkThroughputStorageNetworkThroughputByInstanceHistogramDBInstanceIdentifier
StorageNetworkTransmitThroughputStorageNetworkTransmitThroughputByInstanceHistogramDBInstanceIdentifier
StsGetCallerIdentityCallsStsGetCallerIdentityCallsByInstanceHistogramDBInstanceIdentifier
StsMaxConcurrentRequestsStsMaxConcurrentRequestsByInstanceHistogramDBInstanceIdentifier
SwapUsageSwapUsageByInstanceHistogramDBInstanceIdentifier
TTLDeletedDocumentsTTLDeletedDocumentsByInstanceSumDBInstanceIdentifier
TransactionsAbortedTransactionsAbortedByInstanceSumDBInstanceIdentifier
TransactionsCommittedTransactionsCommittedByInstanceSumDBInstanceIdentifier
TransactionsOpenTransactionsOpenByInstanceHistogramDBInstanceIdentifier
TransactionsOpenLimitTransactionsOpenLimitByInstanceHistogramDBInstanceIdentifier
TransactionsOpenMaxTransactionsOpenMaxByInstanceHistogramDBInstanceIdentifier
TransactionsStartedTransactionsStartedByInstanceSumDBInstanceIdentifier
WriteIOPSWriteIOPSByInstanceHistogramDBInstanceIdentifier
WriteIOPSNVMeStorageWriteIOPSNVMeStorageByInstanceHistogramDBInstanceIdentifier
WriteLatencyWriteLatencyByInstanceHistogramDBInstanceIdentifier
WriteLatencyNVMeStorageWriteLatencyNVMeStorageByInstanceHistogramDBInstanceIdentifier
WriteThroughputWriteThroughputByInstanceHistogramDBInstanceIdentifier
WriteThroughputNVMeStorageWriteThroughputNVMeStorageByInstanceHistogramDBInstanceIdentifier

AWS/DocDB-Elastic

The AWS/DocDB-Elastic namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/docdb-elastic. All enriched instruments use Delta temporality.

Amazon::DocDBElastic::Cluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
BufferCacheHitRatioBufferCacheHitRatioHistogramClusterId, ClusterName
BufferCacheHitRatioBufferCacheHitRatioByShardHistogramClusterId, ClusterName, ShardId
DatabaseConnectionsDatabaseConnectionsHistogramClusterId, ClusterName
DatabaseConnectionsDatabaseConnectionsByShardHistogramClusterId, ClusterName, ShardId
DatabaseCursorsMaxDatabaseCursorsMaxHistogramClusterId, ClusterName
DatabaseCursorsMaxDatabaseCursorsMaxByShardHistogramClusterId, ClusterName, ShardId
DatabaseCursorsTimedOutDatabaseCursorsTimedOutSumClusterId, ClusterName
DatabaseCursorsTimedOutDatabaseCursorsTimedOutByShardSumClusterId, ClusterName, ShardId
DocumentsDeletedDocumentsDeletedSumClusterId, ClusterName
DocumentsDeletedDocumentsDeletedByShardSumClusterId, ClusterName, ShardId
DocumentsInsertedDocumentsInsertedSumClusterId, ClusterName
DocumentsInsertedDocumentsInsertedByShardSumClusterId, ClusterName, ShardId
DocumentsReturnedDocumentsReturnedSumClusterId, ClusterName
DocumentsReturnedDocumentsReturnedByShardSumClusterId, ClusterName, ShardId
DocumentsUpdatedDocumentsUpdatedSumClusterId, ClusterName
DocumentsUpdatedDocumentsUpdatedByShardSumClusterId, ClusterName, ShardId
OpcountersCommandOpcountersCommandSumClusterId, ClusterName
OpcountersCommandOpcountersCommandByShardSumClusterId, ClusterName, ShardId
OpcountersDeleteOpcountersDeleteSumClusterId, ClusterName
OpcountersDeleteOpcountersDeleteByShardSumClusterId, ClusterName, ShardId
OpcountersGetmoreOpcountersGetmoreSumClusterId, ClusterName
OpcountersGetmoreOpcountersGetmoreByShardSumClusterId, ClusterName, ShardId
OpcountersInsertOpcountersInsertSumClusterId, ClusterName
OpcountersInsertOpcountersInsertByShardSumClusterId, ClusterName, ShardId
OpcountersQueryOpcountersQuerySumClusterId, ClusterName
OpcountersQueryOpcountersQueryByShardSumClusterId, ClusterName, ShardId
OpcountersUpdateOpcountersUpdateSumClusterId, ClusterName
OpcountersUpdateOpcountersUpdateByShardSumClusterId, ClusterName, ShardId
PrimaryInstanceCPUUtilizationPrimaryInstanceCPUUtilizationHistogramClusterId, ClusterName
PrimaryInstanceCPUUtilizationPrimaryInstanceCPUUtilizationByShardHistogramClusterId, ClusterName, ShardId
PrimaryInstanceFreeableMemoryPrimaryInstanceFreeableMemoryHistogramClusterId, ClusterName
PrimaryInstanceFreeableMemoryPrimaryInstanceFreeableMemoryByShardHistogramClusterId, ClusterName, ShardId
ReadThroughputReadThroughputHistogramClusterId, ClusterName
ReadThroughputReadThroughputByShardHistogramClusterId, ClusterName, ShardId
TTLDeletedDocumentsTTLDeletedDocumentsSumClusterId, ClusterName
TTLDeletedDocumentsTTLDeletedDocumentsByShardSumClusterId, ClusterName, ShardId
VolumeBytesUsedVolumeBytesUsedHistogramClusterId, ClusterName
VolumeBytesUsedVolumeBytesUsedByShardHistogramClusterId, ClusterName, ShardId
VolumeReadIOPsVolumeReadIOPsHistogramClusterId, ClusterName
VolumeReadIOPsVolumeReadIOPsByShardHistogramClusterId, ClusterName, ShardId
VolumeWriteIOPsVolumeWriteIOPsHistogramClusterId, ClusterName
VolumeWriteIOPsVolumeWriteIOPsByShardHistogramClusterId, ClusterName, ShardId
WriteThroughputWriteThroughputHistogramClusterId, ClusterName
WriteThroughputWriteThroughputByShardHistogramClusterId, ClusterName, ShardId

AWS/DynamoDB

The AWS/DynamoDB namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/dynamodb. All enriched instruments use Delta temporality.

Amazon::DynamoDB::GlobalTable

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
PendingReplicationCountPendingReplicationCountHistogramReceivingRegion, TableName
ReplicationLagReplicationLagHistogramReceivingRegion, SourceRegion, TableName
ReplicationLatencyReplicationLatencyHistogramReceivingRegion, TableName

Amazon::DynamoDB::Table

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AgeOfOldestUnreplicatedRecordAgeOfOldestUnreplicatedRecordHistogramDelegatedOperation, TableName
ConditionalCheckFailedRequestsConditionalCheckFailedRequestsSumTableName
ConsumedChangeDataCaptureUnitsConsumedChangeDataCaptureUnitsSumDelegatedOperation, TableName
ConsumedReadCapacityUnitsConsumedReadCapacityUnitsSumTableName
ConsumedWriteCapacityUnitsConsumedWriteCapacityUnitsSumTableName
ProvisionedReadCapacityUnitsProvisionedReadCapacityUnitsHistogramTableName
ProvisionedWriteCapacityUnitsProvisionedWriteCapacityUnitsHistogramTableName
ReadThrottleEventsReadThrottleEventsSumTableName
ReturnedItemCountReturnedItemCountHistogramOperation, TableName
SuccessfulRequestLatencySuccessfulRequestLatencyHistogramOperation, TableName
SystemErrorsSystemErrorsSumOperation, TableName
ThrottledPutRecordCountThrottledPutRecordCountSumDelegatedOperation, TableName
ThrottledRequestsThrottledRequestsSumOperation, TableName
TimeToLiveDeletedItemCountTimeToLiveDeletedItemCountSumTableName
TransactionConflictTransactionConflictSumTableName
WriteThrottleEventsWriteThrottleEventsSumTableName

index

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
OnlineIndexConsumedWriteCapacityOnlineIndexConsumedWriteCapacitySumGlobalSecondaryIndexName, TableName
OnlineIndexPercentageProgressOnlineIndexPercentageProgressHistogramGlobalSecondaryIndexName, TableName
OnlineIndexThrottleEventsOnlineIndexThrottleEventsSumGlobalSecondaryIndexName, TableName

stream

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ReturnedBytesReturnedBytesHistogramOperation, StreamLabel, TableName
ReturnedRecordsCountReturnedRecordsCountHistogramOperation, StreamLabel, TableName

AWS/EBS

The AWS/EBS namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/ec2. All enriched instruments use Delta temporality.

Amazon::EC2::Volume

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BurstBalanceBurstBalanceHistogramVolumeId
VolumeAvgIOPSVolumeAvgIOPSHistogramInstanceId, VolumeId
VolumeAvgReadLatencyVolumeAvgReadLatencyHistogramInstanceId, VolumeId
VolumeAvgThroughputVolumeAvgThroughputHistogramInstanceId, VolumeId
VolumeAvgWriteLatencyVolumeAvgWriteLatencyHistogramInstanceId, VolumeId
VolumeConsumedReadWriteOpsVolumeConsumedReadWriteOpsSumVolumeId
VolumeIOPSExceededCheckVolumeIOPSExceededCheckHistogramInstanceId, VolumeId
VolumeIdleTimeVolumeIdleTimeSumVolumeId
VolumeQueueLengthVolumeQueueLengthHistogramVolumeId
VolumeReadBytesVolumeReadBytesSumVolumeId
VolumeReadOpsVolumeReadOpsSumVolumeId
VolumeStalledIOCheckVolumeStalledIOCheckHistogramInstanceId, VolumeId
VolumeThroughputExceededCheckVolumeThroughputExceededCheckHistogramInstanceId, VolumeId
VolumeThroughputPercentageVolumeThroughputPercentageHistogramVolumeId
VolumeTotalReadTimeVolumeTotalReadTimeSumVolumeId
VolumeTotalWriteTimeVolumeTotalWriteTimeSumVolumeId
VolumeWriteBytesVolumeWriteBytesSumVolumeId
VolumeWriteOpsVolumeWriteOpsSumVolumeId

snapshot

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
FastSnapshotRestoreCreditsBalanceFastSnapshotRestoreCreditsBalanceHistogramAvailabilityZone, SnapshotId
FastSnapshotRestoreCreditsBucketSizeFastSnapshotRestoreCreditsBucketSizeHistogramAvailabilityZone, SnapshotId

AWS/EC2

The AWS/EC2 namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/ec2. All enriched instruments use Delta temporality.

Amazon::EC2::Host

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
DedicatedHostCPUUtilizationDedicatedHostCPUUtilizationHistogramHostId

Amazon::EC2::Instance

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
CPUCreditBalanceCPUCreditBalanceHistogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

CPUCreditUsageCPUCreditUsageHistogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

CPUSurplusCreditBalanceCPUSurplusCreditBalanceHistogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

CPUSurplusCreditsChargedCPUSurplusCreditsChargedSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

CPUUtilizationCPUUtilizationHistogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

DiskReadBytesDiskReadBytesSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

DiskReadOpsDiskReadOpsSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

DiskWriteBytesDiskWriteBytesSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

DiskWriteOpsDiskWriteOpsSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

EBSByteBalance%EBSByteBalance%Histogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

EBSIOBalance%EBSIOBalance%Histogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

EBSReadBytesEBSReadBytesSumInstanceId
EBSReadOpsEBSReadOpsSumInstanceId
EBSWriteBytesEBSWriteBytesSumInstanceId
EBSWriteOpsEBSWriteOpsSumInstanceId
GPUPowerUtilizationGPUPowerUtilizationHistogramInstanceId
InstanceEBSIOPSExceededCheckInstanceEBSIOPSExceededCheckSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

InstanceEBSThroughputExceededCheckInstanceEBSThroughputExceededCheckSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

MetadataNoTokenMetadataNoTokenSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

MetadataNoTokenRejectedMetadataNoTokenRejectedSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

NetworkInNetworkInSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

NetworkMirrorInNetworkMirrorInSumInstanceId
NetworkMirrorOutNetworkMirrorOutSumInstanceId
NetworkOutNetworkOutSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

NetworkPacketsInNetworkPacketsInSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

NetworkPacketsMirrorInNetworkPacketsMirrorInSumInstanceId
NetworkPacketsMirrorOutNetworkPacketsMirrorOutSumInstanceId
NetworkPacketsOutNetworkPacketsOutSum
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

NetworkPacketsSkipMirrorInNetworkPacketsSkipMirrorInSumInstanceId
NetworkPacketsSkipMirrorOutNetworkPacketsSkipMirrorOutSumInstanceId
NetworkSkipMirrorInNetworkSkipMirrorInSumInstanceId
NetworkSkipMirrorOutNetworkSkipMirrorOutSumInstanceId
StatusCheckFailedStatusCheckFailedHistogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

StatusCheckFailed_ApplicationStatusCheckFailed_ApplicationHistogramInstanceId
StatusCheckFailed_AttachedEBSStatusCheckFailed_AttachedEBSHistogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

StatusCheckFailed_InstanceStatusCheckFailed_InstanceHistogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

StatusCheckFailed_SystemStatusCheckFailed_SystemHistogram
  • AutoScalingGroupName, ImageId, InstanceId, InstanceType

  • AutoScalingGroupName, InstanceId

  • ImageId, InstanceId, InstanceType

  • InstanceId

Amazon::EC2::VPC

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
NetworkAddressUsageNetworkAddressUsageHistogramPer-VPC Metrics
NetworkAddressUsagePeeredNetworkAddressUsagePeeredHistogramPer-VPC Metrics

image

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
CPUUtilizationCPUUtilizationHistogramImageId
DiskReadBytesDiskReadBytesSumImageId
DiskReadOpsDiskReadOpsSumImageId
DiskWriteBytesDiskWriteBytesSumImageId
DiskWriteOpsDiskWriteOpsSumImageId
NetworkInNetworkInSumImageId
NetworkOutNetworkOutSumImageId
NumberOfAvailableFastLaunchSnapshotsNumberOfAvailableFastLaunchSnapshotsHistogramImageId, ImageName

AWS/EC2CapacityReservations

The AWS/EC2CapacityReservations namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/ec2. All enriched instruments use Delta temporality.

Amazon::EC2::CapacityReservation

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AvailableInstanceCountAvailableInstanceCountHistogramCapacityReservationId
InstanceUtilizationInstanceUtilizationHistogramCapacityReservationId
TotalInstanceCountTotalInstanceCountHistogramCapacityReservationId
UsedInstanceCountUsedInstanceCountHistogramCapacityReservationId

AWS/EFS

The AWS/EFS namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/elasticfilesystem. All enriched instruments use Delta temporality.

Amazon::EFS::FileSystem

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BurstCreditBalanceBurstCreditBalanceHistogramFileSystemId
ClientConnectionsClientConnectionsHistogramFileSystemId
DataReadIOBytesDataReadIOBytesSumFileSystemId
DataWriteIOBytesDataWriteIOBytesSumFileSystemId
MetadataIOBytesMetadataIOBytesSumFileSystemId
MeteredIOBytesMeteredIOBytesSumFileSystemId
PercentIOLimitPercentIOLimitHistogramFileSystemId
PermittedThroughputPermittedThroughputHistogramFileSystemId
StorageBytesStorageBytesHistogramFileSystemId, StorageClass
TimeSinceLastSyncTimeSinceLastSyncHistogramDestinationFileSystemId, FileSystemId
TotalIOBytesTotalIOBytesSumFileSystemId

AWS/EKS

The AWS/EKS namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/eks. All enriched instruments use Delta temporality.

Amazon::EKS::Cluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
apiserver_admission_webhook_rejection_count_ADMITapiserver_admission_webhook_rejection_count_ADMITSumClusterName
apiserver_admission_webhook_rejection_count_VALIDATINGapiserver_admission_webhook_rejection_count_VALIDATINGSumClusterName
apiserver_admission_webhook_request_totalapiserver_admission_webhook_request_totalSumClusterName
apiserver_admission_webhook_request_total_ADMITapiserver_admission_webhook_request_total_ADMITSumClusterName
apiserver_admission_webhook_request_total_VALIDATINGapiserver_admission_webhook_request_total_VALIDATINGSumClusterName
apiserver_current_inflight_requests_MUTATINGapiserver_current_inflight_requests_MUTATINGHistogramClusterName
apiserver_current_inflight_requests_READONLYapiserver_current_inflight_requests_READONLYHistogramClusterName
apiserver_flowcontrol_current_executing_seatsapiserver_flowcontrol_current_executing_seatsHistogramClusterName
apiserver_request_duration_seconds_DELETE_P99apiserver_request_duration_seconds_DELETE_P99HistogramClusterName
apiserver_request_duration_seconds_GET_P99apiserver_request_duration_seconds_GET_P99HistogramClusterName
apiserver_request_duration_seconds_LIST_P99apiserver_request_duration_seconds_LIST_P99HistogramClusterName
apiserver_request_duration_seconds_PATCH_P99apiserver_request_duration_seconds_PATCH_P99HistogramClusterName
apiserver_request_duration_seconds_POST_P99apiserver_request_duration_seconds_POST_P99HistogramClusterName
apiserver_request_duration_seconds_PUT_P99apiserver_request_duration_seconds_PUT_P99HistogramClusterName
apiserver_request_totalapiserver_request_totalSumClusterName
apiserver_request_total_429apiserver_request_total_429SumClusterName
apiserver_request_total_4XXapiserver_request_total_4XXSumClusterName
apiserver_request_total_5XXapiserver_request_total_5XXSumClusterName
apiserver_request_total_LIST_PODSapiserver_request_total_LIST_PODSSumClusterName
apiserver_storage_size_bytesapiserver_storage_size_bytesHistogramClusterName
etcd_mvcc_db_total_size_in_use_in_bytesetcd_mvcc_db_total_size_in_use_in_bytesHistogramClusterName
scheduler_pending_podsscheduler_pending_podsHistogramClusterName
scheduler_pending_pods_ACTIVEQscheduler_pending_pods_ACTIVEQHistogramClusterName
scheduler_pending_pods_BACKOFFscheduler_pending_pods_BACKOFFHistogramClusterName
scheduler_pending_pods_GATEDscheduler_pending_pods_GATEDHistogramClusterName
scheduler_pending_pods_UNSCHEDULABLEscheduler_pending_pods_UNSCHEDULABLEHistogramClusterName
scheduler_schedule_attempts_ERRORscheduler_schedule_attempts_ERRORSumClusterName
scheduler_schedule_attempts_SCHEDULEDscheduler_schedule_attempts_SCHEDULEDSumClusterName
scheduler_schedule_attempts_UNSCHEDULABLEscheduler_schedule_attempts_UNSCHEDULABLESumClusterName
scheduler_schedule_attempts_totalscheduler_schedule_attempts_totalSumClusterName

AWS/ELB

The AWS/ELB namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/elasticloadbalancing. All enriched instruments use Delta temporality.

Amazon::ElasticLoadBalancing::LoadBalancer

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BackendConnectionErrorsBackendConnectionErrorsSumAvailabilityZone, LoadBalancerName
DesyncMitigationMode_NonCompliant_Request_CountDesyncMitigationMode_NonCompliant_Request_CountSumAvailabilityZone, LoadBalancerName
HTTPCode_Backend_2XXHTTPCode_Backend_2XXSumAvailabilityZone, LoadBalancerName
HTTPCode_Backend_3XXHTTPCode_Backend_3XXSumAvailabilityZone, LoadBalancerName
HTTPCode_Backend_4XXHTTPCode_Backend_4XXSumAvailabilityZone, LoadBalancerName
HTTPCode_Backend_5XXHTTPCode_Backend_5XXSumAvailabilityZone, LoadBalancerName
HTTPCode_ELB_4XXHTTPCode_ELB_4XXSumAvailabilityZone, LoadBalancerName
HTTPCode_ELB_5XXHTTPCode_ELB_5XXSumAvailabilityZone, LoadBalancerName
HealthyHostCountHealthyHostCountHistogramAvailabilityZone, LoadBalancerName
LatencyLatencyHistogramAvailabilityZone, LoadBalancerName
RequestCountRequestCountSumAvailabilityZone, LoadBalancerName
SpilloverCountSpilloverCountSumAvailabilityZone, LoadBalancerName
SurgeQueueLengthSurgeQueueLengthHistogramAvailabilityZone, LoadBalancerName
UnHealthyHostCountUnHealthyHostCountHistogramAvailabilityZone, LoadBalancerName

AWS/EMRServerless

The AWS/EMRServerless namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/emr-serverless. All enriched instruments use Delta temporality.

Amazon::EMRServerless::Application

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
CPUAllocatedCPUAllocatedHistogramApplicationId, ApplicationName, CapacityAllocationType, WorkerType
CancelledJobsCancelledJobsSumApplicationId, ApplicationName
CancellingJobsCancellingJobsHistogramApplicationId, ApplicationName
FailedJobsFailedJobsSumApplicationId, ApplicationName
IdleWorkerCountIdleWorkerCountHistogramApplicationId, ApplicationName, CapacityAllocationType, WorkerType
MaxCPUAllowedMaxCPUAllowedHistogramApplicationId, ApplicationName
MaxMemoryAllowedMaxMemoryAllowedHistogramApplicationId, ApplicationName
MaxStorageAllowedMaxStorageAllowedHistogramApplicationId, ApplicationName
MemoryAllocatedMemoryAllocatedHistogramApplicationId, ApplicationName, CapacityAllocationType, WorkerType
PendingCreationWorkerCountPendingCreationWorkerCountHistogramApplicationId, ApplicationName, CapacityAllocationType, WorkerType
PendingJobsPendingJobsHistogramApplicationId, ApplicationName
RunningJobsRunningJobsHistogramApplicationId, ApplicationName
RunningWorkerCountRunningWorkerCountHistogramApplicationId, ApplicationName, CapacityAllocationType, WorkerType
ScheduledJobsScheduledJobsHistogramApplicationId, ApplicationName
StorageAllocatedStorageAllocatedHistogramApplicationId, ApplicationName, CapacityAllocationType, WorkerType
SubmittedJobsSubmittedJobsSumApplicationId, ApplicationName
SuccessJobsSuccessJobsSumApplicationId, ApplicationName
TotalWorkerCountTotalWorkerCountHistogramApplicationId, ApplicationName, CapacityAllocationType, WorkerType
WorkerCpuAllocatedWorkerCpuAllocatedHistogramApplicationId, ApplicationName, CapacityAllocationType, JobId, JobName, WorkerType
WorkerCpuUsedWorkerCpuUsedHistogramApplicationId, ApplicationName, CapacityAllocationType, JobId, JobName, WorkerType
WorkerEphemeralStorageAllocatedWorkerEphemeralStorageAllocatedHistogramApplicationId, ApplicationName, CapacityAllocationType, JobId, JobName, WorkerType
WorkerEphemeralStorageUsedWorkerEphemeralStorageUsedHistogramApplicationId, ApplicationName, CapacityAllocationType, JobId, JobName, WorkerType
WorkerMemoryAllocatedWorkerMemoryAllocatedHistogramApplicationId, ApplicationName, CapacityAllocationType, JobId, JobName, WorkerType
WorkerMemoryUsedWorkerMemoryUsedHistogramApplicationId, ApplicationName, CapacityAllocationType, JobId, JobName, WorkerType
WorkerStorageReadBytesWorkerStorageReadBytesSumApplicationId, ApplicationName, CapacityAllocationType, JobId, JobName, WorkerType
WorkerStorageWriteBytesWorkerStorageWriteBytesSumApplicationId, ApplicationName, CapacityAllocationType, JobId, JobName, WorkerType

AWS/ES

The AWS/ES namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/es. All enriched instruments use Delta temporality.

Amazon::OpenSearchService::Domain

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
2xx2xxSumClientId, DomainName
3xx3xxSumClientId, DomainName
4xx4xxSumClientId, DomainName
5xx5xxSumClientId, DomainName
ADAnomalyDetectorsIndexStatus.redADAnomalyDetectorsIndexStatus.redHistogramClientId, DomainName
ADAnomalyDetectorsIndexStatusIndexExistsADAnomalyDetectorsIndexStatusIndexExistsHistogramClientId, DomainName
ADAnomalyResultsIndexStatus.redADAnomalyResultsIndexStatus.redHistogramClientId, DomainName
ADAnomalyResultsIndexStatusIndexExistsADAnomalyResultsIndexStatusIndexExistsHistogramClientId, DomainName
ADExecuteFailureCountADExecuteFailureCountSumClientId, DomainName, NodeId
ADExecuteRequestCountADExecuteRequestCountSumClientId, DomainName, NodeId
ADHCExecuteFailureCountADHCExecuteFailureCountSumClientId, DomainName, NodeId
ADHCExecuteRequestCountADHCExecuteRequestCountSumClientId, DomainName, NodeId
ADModelsCheckpointIndexStatus.redADModelsCheckpointIndexStatus.redHistogramClientId, DomainName
ADModelsCheckpointIndexStatusIndexExistsADModelsCheckpointIndexStatusIndexExistsHistogramClientId, DomainName
ADPluginUnhealthyADPluginUnhealthyHistogramClientId, DomainName
ActiveDataNodeActiveDataNodeHistogramClientId, DomainName, NodeId
AlertingDegradedAlertingDegradedHistogramClientId, DomainName
AlertingIndexExistsAlertingIndexExistsHistogramClientId, DomainName
AlertingIndexStatus.greenAlertingIndexStatus.greenHistogramClientId, DomainName
AlertingIndexStatus.redAlertingIndexStatus.redHistogramClientId, DomainName
AlertingIndexStatus.yellowAlertingIndexStatus.yellowHistogramClientId, DomainName
AlertingNodesNotOnScheduleAlertingNodesNotOnScheduleHistogramClientId, DomainName
AlertingNodesOnScheduleAlertingNodesOnScheduleHistogramClientId, DomainName
AlertingScheduledJobEnabledAlertingScheduledJobEnabledHistogramClientId, DomainName
AsyncQueryCancelApiFailedRequestCusErrCountAsyncQueryCancelApiFailedRequestCusErrCountSumClientId, DomainName
AsyncQueryCancelApiFailedRequestSysErrCountAsyncQueryCancelApiFailedRequestSysErrCountSumClientId, DomainName
AsyncQueryCancelApiRequestCountAsyncQueryCancelApiRequestCountSumClientId, DomainName
AsyncQueryCreateApiFailedRequestCusErrCountAsyncQueryCreateApiFailedRequestCusErrCountSumClientId, DomainName
AsyncQueryCreateApiFailedRequestSysErrCountAsyncQueryCreateApiFailedRequestSysErrCountSumClientId, DomainName
AsyncQueryCreateApiRequestCountAsyncQueryCreateApiRequestCountSumClientId, DomainName
AsyncQueryGetApiFailedRequestCusErrCountAsyncQueryGetApiFailedRequestCusErrCountSumClientId, DomainName
AsyncQueryGetApiFailedRequestSysErrCountAsyncQueryGetApiFailedRequestSysErrCountSumClientId, DomainName
AsyncQueryGetApiRequestCountAsyncQueryGetApiRequestCountSumClientId, DomainName
AsynchronousSearchCancelledAsynchronousSearchCancelledSumClientId, DomainName, NodeId
AsynchronousSearchCompletionRateAsynchronousSearchCompletionRateSumClientId, DomainName, NodeId
AsynchronousSearchFailureRateAsynchronousSearchFailureRateSumClientId, DomainName, NodeId
AsynchronousSearchInitializedRateAsynchronousSearchInitializedRateSumClientId, DomainName, NodeId
AsynchronousSearchPersistFailedRateAsynchronousSearchPersistFailedRateSumClientId, DomainName, NodeId
AsynchronousSearchPersistRateAsynchronousSearchPersistRateSumClientId, DomainName, NodeId
AsynchronousSearchRejectedAsynchronousSearchRejectedSumClientId, DomainName, NodeId
AsynchronousSearchRunningCurrentAsynchronousSearchRunningCurrentHistogramClientId, DomainName, NodeId
AsynchronousSearchStoreHealthRedAsynchronousSearchStoreHealthRedHistogramClientId, DomainName
AsynchronousSearchStoreSizeAsynchronousSearchStoreSizeHistogramClientId, DomainName
AsynchronousSearchStoredResponseCountAsynchronousSearchStoredResponseCountHistogramClientId, DomainName
AsynchronousSearchSubmissionRateAsynchronousSearchSubmissionRateSumClientId, DomainName, NodeId
AutoFollowLeaderCallFailureAutoFollowLeaderCallFailureHistogramClientId, DomainName, LeaderAlias
AutoFollowNumFailedStartReplicationAutoFollowNumFailedStartReplicationSumClientId, DomainName, LeaderAlias
AutoFollowNumSuccessStartReplicationAutoFollowNumSuccessStartReplicationSumClientId, DomainName
AutoTuneChangesHistoryHeapSizeAutoTuneChangesHistoryHeapSizeHistogramAutotuningType, ClientId, DomainName, TargetId
AutoTuneFailedAutoTuneFailedSumAutotuningType, ClientId, DomainName, TargetId
AutoTuneSucceededAutoTuneSucceededSumAutotuningType, ClientId, DomainName, TargetId
AutoTuneValueAutoTuneValueHistogramAutotuningType, ClientId, DomainName, TargetId
AutomatedSnapshotFailureAutomatedSnapshotFailureHistogramClientId, DomainName
AvgPointInTimeAliveTimeAvgPointInTimeAliveTimeHistogramClientId, DomainName
BurstBalanceBurstBalanceHistogramClientId, DomainName, NodeId
CPUCreditBalanceCPUCreditBalanceHistogramClientId, DomainName
CPUUtilizationCPUUtilizationHistogramClientId, DomainName, NodeId
CanMatchCurrentCanMatchCurrentHistogramClientId, DomainName, NodeId
CanMatchTimeInMillisCanMatchTimeInMillisHistogramClientId, DomainName, NodeId
CanMatchTotalCanMatchTotalSumClientId, DomainName, NodeId
ClusterIndexWritesBlockedClusterIndexWritesBlockedHistogramClientId, DomainName
ClusterStatus.greenClusterStatus.greenHistogramClientId, DomainName
ClusterStatus.redClusterStatus.redHistogramClientId, DomainName
ClusterStatus.yellowClusterStatus.yellowHistogramClientId, DomainName
ClusterUsedSpaceClusterUsedSpaceHistogramClientId, DomainName
ColdStorageSpaceUtilizationColdStorageSpaceUtilizationHistogramClientId, DomainName
ColdToWarmMigrationFailureCountColdToWarmMigrationFailureCountSumClientId, DomainName
ColdToWarmMigrationLatencyColdToWarmMigrationLatencyHistogramClientId, DomainName
ColdToWarmMigrationQueueSizeColdToWarmMigrationQueueSizeHistogramClientId, DomainName
ColdToWarmMigrationSuccessCountColdToWarmMigrationSuccessCountSumClientId, DomainName
ComponentTemplateCountComponentTemplateCountHistogramClientId, DomainName
ConcurrentSearchLatencyConcurrentSearchLatencyHistogramClientId, DomainName, NodeId
ConcurrentSearchRateConcurrentSearchRateSumClientId, DomainName, NodeId
CoordinatingWriteRejectedCoordinatingWriteRejectedSumClientId, DomainName, NodeId
CoordinatorCPUUtilizationCoordinatorCPUUtilizationHistogramClientId, DomainName, NodeId
CoordinatorFreeStorageSpaceCoordinatorFreeStorageSpaceHistogramClientId, DomainName, NodeId
CoordinatorJVMGCOldCollectionCountCoordinatorJVMGCOldCollectionCountSumClientId, DomainName, NodeId
CoordinatorJVMGCOldCollectionTimeCoordinatorJVMGCOldCollectionTimeSumClientId, DomainName, NodeId
CoordinatorJVMGCYoungCollectionCountCoordinatorJVMGCYoungCollectionCountSumClientId, DomainName, NodeId
CoordinatorJVMGCYoungCollectionTimeCoordinatorJVMGCYoungCollectionTimeSumClientId, DomainName, NodeId
CoordinatorJVMMemoryPressureCoordinatorJVMMemoryPressureHistogramClientId, DomainName, NodeId
CoordinatorOldGenJVMMemoryPressureCoordinatorOldGenJVMMemoryPressureHistogramClientId, DomainName, NodeId
CoordinatorSysMemoryUtilizationCoordinatorSysMemoryUtilizationHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolForce_mergeQueueCoordinatorThreadpoolForce_mergeQueueHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolForce_mergeRejectedCoordinatorThreadpoolForce_mergeRejectedSumClientId, DomainName, NodeId
CoordinatorThreadpoolForce_mergeThreadsCoordinatorThreadpoolForce_mergeThreadsHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolIndexQueueCoordinatorThreadpoolIndexQueueHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolIndexRejectedCoordinatorThreadpoolIndexRejectedSumClientId, DomainName, NodeId
CoordinatorThreadpoolIndexThreadsCoordinatorThreadpoolIndexThreadsHistogramClientId, DomainName
CoordinatorThreadpoolOpendistro_monitor_runnerQueueCoordinatorThreadpoolOpendistro_monitor_runnerQueueHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolOpendistro_monitor_runnerRejectedCoordinatorThreadpoolOpendistro_monitor_runnerRejectedSumClientId, DomainName, NodeId
CoordinatorThreadpoolOpendistro_monitor_runnerThreadsCoordinatorThreadpoolOpendistro_monitor_runnerThreadsHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolSearchQueueCoordinatorThreadpoolSearchQueueHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolSearchRejectedCoordinatorThreadpoolSearchRejectedSumClientId, DomainName, NodeId
CoordinatorThreadpoolSearchThreadsCoordinatorThreadpoolSearchThreadsHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolWriteQueueCoordinatorThreadpoolWriteQueueHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolWriteRejectedCoordinatorThreadpoolWriteRejectedSumClientId, DomainName, NodeId
CoordinatorThreadpoolWriteThreadsCoordinatorThreadpoolWriteThreadsHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolsql-workerQueueCoordinatorThreadpoolsql-workerQueueHistogramClientId, DomainName, NodeId
CoordinatorThreadpoolsql-workerRejectedCoordinatorThreadpoolsql-workerRejectedSumClientId, DomainName, NodeId
CoordinatorThreadpoolsql-workerThreadsCoordinatorThreadpoolsql-workerThreadsHistogramClientId, DomainName, NodeId
CrossClusterInboundReplicationRequestsCrossClusterInboundReplicationRequestsSumClientId, ConnectionId, DomainName
CrossClusterInboundRequestsCrossClusterInboundRequestsSumClientId, ConnectionId, DomainName
CrossClusterInboundSearchRequestsCrossClusterInboundSearchRequestsSumClientId, ConnectionId, DomainName
CrossClusterOutboundConnectionsCrossClusterOutboundConnectionsHistogramClientId, ConnectionId, DomainName
CrossClusterOutboundReplicationRequestsCrossClusterOutboundReplicationRequestsSumClientId, ConnectionId, DomainName
CrossClusterOutboundRequestsCrossClusterOutboundRequestsSumClientId, ConnectionId, DomainName
CrossClusterOutboundSearchRequestsCrossClusterOutboundSearchRequestsSumClientId, ConnectionId, DomainName
CurrentPointInTimeCurrentPointInTimeHistogramClientId, DomainName, NodeId
DataNodesDataNodesHistogramActiveAZ, ClientId, DomainName
DataNodesShards.activeDataNodesShards.activeHistogramActiveAZ, ClientId, DomainName
DataNodesShards.initialisingDataNodesShards.initialisingHistogramActiveAZ, ClientId, DomainName
DataNodesShards.relocatingDataNodesShards.relocatingHistogramActiveAZ, ClientId, DomainName
DataNodesShards.unassignedDataNodesShards.unassignedHistogramActiveAZ, ClientId, DomainName
DeletedDocumentsDeletedDocumentsHistogramClientId, DomainName
DfsPreQueryCurrentDfsPreQueryCurrentHistogramClientId, DomainName, NodeId
DfsPreQueryTimeInMillisDfsPreQueryTimeInMillisHistogramClientId, DomainName, NodeId
DfsPreQueryTotalDfsPreQueryTotalSumClientId, DomainName, NodeId
DfsQueryCurrentDfsQueryCurrentHistogramClientId, DomainName, NodeId
DfsQueryTimeInMillisDfsQueryTimeInMillisHistogramClientId, DomainName, NodeId
DfsQueryTotalDfsQueryTotalSumClientId, DomainName, NodeId
DiskQueueDepthDiskQueueDepthHistogramClientId, DomainName
ESReportingFailedRequestSysErrCountESReportingFailedRequestSysErrCountSumClientId, DomainName
ESReportingFailedRequestUserErrCountESReportingFailedRequestUserErrCountSumClientId, DomainName
ESReportingRequestCountESReportingRequestCountSumClientId, DomainName
ESReportingSuccessCountESReportingSuccessCountSumClientId, DomainName
ElasticsearchRequestsElasticsearchRequestsSumClientId, DomainName
EnforcedWorkloadGroupCountEnforcedWorkloadGroupCountHistogramClientId, DomainName
ExpandCurrentExpandCurrentHistogramClientId, DomainName, NodeId
ExpandTimeInMillisExpandTimeInMillisHistogramClientId, DomainName, NodeId
ExpandTotalExpandTotalSumClientId, DomainName, NodeId
FetchCurrentFetchCurrentHistogramClientId, DomainName, NodeId
FetchTimeInMillisFetchTimeInMillisHistogramClientId, DomainName, NodeId
FetchTotalFetchTotalSumClientId, DomainName, NodeId
FollowerCheckPointFollowerCheckPointHistogramClientId, ConnectionId, DomainName
ForecastCheckpointIndexStatus.redForecastCheckpointIndexStatus.redHistogramClientId, DomainName
ForecastCheckpointIndexStatusIndexExistsForecastCheckpointIndexStatusIndexExistsHistogramClientId, DomainName
ForecastConfigIndexStatus.redForecastConfigIndexStatus.redHistogramClientId, DomainName
ForecastConfigIndexStatusIndexExistsForecastConfigIndexStatusIndexExistsHistogramClientId, DomainName
ForecastExecuteFailureCountForecastExecuteFailureCountSumClientId, DomainName, NodeId
ForecastExecuteRequestCountForecastExecuteRequestCountSumClientId, DomainName, NodeId
ForecastHCExecuteFailureCountForecastHCExecuteFailureCountSumClientId, DomainName, NodeId
ForecastHCExecuteRequestCountForecastHCExecuteRequestCountSumClientId, DomainName, NodeId
ForecastModelCorruptionCountForecastModelCorruptionCountSumClientId, DomainName, NodeId
ForecastResultsIndexStatus.redForecastResultsIndexStatus.redHistogramClientId, DomainName
ForecastResultsIndexStatusIndexExistsForecastResultsIndexStatusIndexExistsHistogramClientId, DomainName
ForecastStateIndexStatus.redForecastStateIndexStatus.redHistogramClientId, DomainName
ForecastStateIndexStatusIndexExistsForecastStateIndexStatusIndexExistsHistogramClientId, DomainName
ForecastUnhealthyForecastUnhealthyHistogramClientId, DomainName
ForecasterCountForecasterCountHistogramClientId, DomainName
FreeStorageSpaceFreeStorageSpaceHistogramClientId, DomainName, NodeId
HCForecasterCountHCForecasterCountHistogramClientId, DomainName
HasActivePointInTimeHasActivePointInTimeHistogramClientId, DomainName
HasUsedPointInTimeHasUsedPointInTimeHistogramClientId, DomainName
HighSwapUsageHighSwapUsageHistogramClientId, DomainName, NodeId
HotStorageSpaceUtilizationHotStorageSpaceUtilizationHistogramClientId, DomainName
HotToWarmMigrationFailureCountHotToWarmMigrationFailureCountSumClientId, DomainName
HotToWarmMigrationForceMergeLatencyHotToWarmMigrationForceMergeLatencyHistogramClientId, DomainName
HotToWarmMigrationProcessingLatencyHotToWarmMigrationProcessingLatencyHistogramClientId, DomainName
HotToWarmMigrationQueueSizeHotToWarmMigrationQueueSizeHistogramClientId, DomainName
HotToWarmMigrationSnapshotLatencyHotToWarmMigrationSnapshotLatencyHistogramClientId, DomainName
HotToWarmMigrationSuccessCountHotToWarmMigrationSuccessCountSumClientId, DomainName
HotToWarmMigrationSuccessLatencyHotToWarmMigrationSuccessLatencyHistogramClientId, DomainName
ISMPolicyCountISMPolicyCountHistogramClientId, DomainName
InFlightFetchesInFlightFetchesHistogramClientId, DomainName
IndexingLatencyIndexingLatencyHistogramClientId, DomainName, NodeId
IndexingRateIndexingRateSumClientId, DomainName, NodeId
InvalidHostHeaderRequestsInvalidHostHeaderRequestsSumClientId, DomainName
IopsThrottleIopsThrottleHistogramClientId, DomainName, NodeId
JVMGCOldCollectionCountJVMGCOldCollectionCountSumClientId, DomainName, NodeId
JVMGCOldCollectionTimeJVMGCOldCollectionTimeSumClientId, DomainName, NodeId
JVMGCYoungCollectionCountJVMGCYoungCollectionCountSumClientId, DomainName, NodeId
JVMGCYoungCollectionTimeJVMGCYoungCollectionTimeSumClientId, DomainName, NodeId
JVMMemoryPressureJVMMemoryPressureHistogramClientId, DomainName, NodeId
KMSKeyErrorKMSKeyErrorHistogramClientId, DomainName
KMSKeyInaccessibleKMSKeyInaccessibleHistogramClientId, DomainName
KNNCacheCapacityReachedKNNCacheCapacityReachedHistogramClientId, DomainName, NodeId
KNNCircuitBreakerTriggeredKNNCircuitBreakerTriggeredHistogramClientId, DomainName
KNNEvictionCountKNNEvictionCountSumClientId, DomainName, NodeId
KNNFaissInitializedKNNFaissInitializedHistogramClientId, DomainName, NodeId
KNNGraphIndexErrorsKNNGraphIndexErrorsSumClientId, DomainName, NodeId
KNNGraphIndexRequestsKNNGraphIndexRequestsSumClientId, DomainName, NodeId
KNNGraphMemoryUsageKNNGraphMemoryUsageHistogramClientId, DomainName, NodeId
KNNGraphMemoryUsagePercentageKNNGraphMemoryUsagePercentageHistogramClientId, DomainName, NodeId
KNNGraphQueryErrorsKNNGraphQueryErrorsSumClientId, DomainName, NodeId
KNNGraphQueryRequestsKNNGraphQueryRequestsSumClientId, DomainName, NodeId
KNNHitCountKNNHitCountSumClientId, DomainName, NodeId
KNNLoadExceptionCountKNNLoadExceptionCountSumClientId, DomainName, NodeId
KNNLoadSuccessCountKNNLoadSuccessCountSumClientId, DomainName, NodeId
KNNLuceneInitializedKNNLuceneInitializedHistogramClientId, DomainName, NodeId
KNNMissCountKNNMissCountSumClientId, DomainName, NodeId
KNNNmslibInitializedKNNNmslibInitializedHistogramClientId, DomainName, NodeId
KNNQueryRequestsKNNQueryRequestsSumClientId, DomainName, NodeId
KNNRemoteBuildEnabledKNNRemoteBuildEnabledHistogramClientId, DomainName
KNNRemoteIndexBuildFailureCountKNNRemoteIndexBuildFailureCountSumClientId, DomainName
KNNRemoteIndexBuildSuccessCountKNNRemoteIndexBuildSuccessCountSumClientId, DomainName
KNNScriptCompilationErrorsKNNScriptCompilationErrorsSumClientId, DomainName, NodeId
KNNScriptCompilationsKNNScriptCompilationsSumClientId, DomainName, NodeId
KNNScriptQueryErrorsKNNScriptQueryErrorsSumClientId, DomainName, NodeId
KNNScriptQueryRequestsKNNScriptQueryRequestsSumClientId, DomainName, NodeId
KNNTotalLoadTimeKNNTotalLoadTimeSumClientId, DomainName, NodeId
KNNTrainingErrorsKNNTrainingErrorsSumClientId, DomainName, NodeId
KNNTrainingMemoryUsageKNNTrainingMemoryUsageHistogramClientId, DomainName, NodeId
KNNTrainingMemoryUsagePercentageKNNTrainingMemoryUsagePercentageHistogramClientId, DomainName, NodeId
KNNTrainingRequestsKNNTrainingRequestsSumClientId, DomainName, NodeId
KibanaConcurrentConnectionsKibanaConcurrentConnectionsHistogramClientId, DomainName, NodeId
KibanaHealthyNodeKibanaHealthyNodeHistogramClientId, DomainName, NodeId
KibanaHealthyNodesKibanaHealthyNodesHistogramClientId, DomainName
KibanaHeapTotalKibanaHeapTotalHistogramClientId, DomainName, NodeId
KibanaHeapUsedKibanaHeapUsedHistogramClientId, DomainName, NodeId
KibanaHeapUtilizationKibanaHeapUtilizationHistogramClientId, DomainName, NodeId
KibanaIndexMigrationFailedKibanaIndexMigrationFailedHistogramClientId, DomainName
KibanaOS1MinuteLoadKibanaOS1MinuteLoadHistogramClientId, DomainName, NodeId
KibanaRequestTotalKibanaRequestTotalSumClientId, DomainName, NodeId
KibanaResponseTimesMaxInMillisKibanaResponseTimesMaxInMillisHistogramClientId, DomainName, NodeId
LTRFeatureMemoryUsageInBytesLTRFeatureMemoryUsageInBytesHistogramClientId, DomainName, NodeId
LTRFeaturesetMemoryUsageInBytesLTRFeaturesetMemoryUsageInBytesHistogramClientId, DomainName, NodeId
LTRModelMemoryUsageInBytesLTRModelMemoryUsageInBytesHistogramClientId, DomainName, NodeId
LTRPluginUnhealthyLTRPluginUnhealthyHistogramClientId, DomainName
LTRRequestErrorCountLTRRequestErrorCountSumClientId, DomainName, NodeId
LTRRequestTotalCountLTRRequestTotalCountSumClientId, DomainName, NodeId
LTRStatus.redLTRStatus.redHistogramClientId, DomainName
LeaderCheckPointLeaderCheckPointHistogramClientId, DomainName, LeaderAlias
MLCircuitBreakerTriggerCountMLCircuitBreakerTriggerCountSumClientId, DomainName, NodeId
MLCommonsPluginUnhealthyMLCommonsPluginUnhealthyHistogramClientId, DomainName
MLConnectorCountMLConnectorCountHistogramClientId, DomainName
MLConnectorIndexStatus.redMLConnectorIndexStatus.redHistogramClientId, DomainName
MLConnectorIndexStatusIndexExistsMLConnectorIndexStatusIndexExistsHistogramClientId, DomainName
MLDeployedModelCountMLDeployedModelCountHistogramClientId, DomainName, NodeId
MLExecutingTaskCountMLExecutingTaskCountHistogramClientId, DomainName, NodeId
MLFailureCountMLFailureCountSumClientId, DomainName, NodeId
MLModelCountMLModelCountHistogramClientId, DomainName
MLModelIndexStatus.redMLModelIndexStatus.redHistogramClientId, DomainName
MLModelIndexStatusIndexExistsMLModelIndexStatusIndexExistsHistogramClientId, DomainName
MLRequestCountMLRequestCountSumClientId, DomainName, NodeId
MLTaskIndexStatus.redMLTaskIndexStatus.redHistogramClientId, DomainName
MLTaskIndexStatusIndexExistsMLTaskIndexStatusIndexExistsHistogramClientId, DomainName
MasterCPUCreditBalanceMasterCPUCreditBalanceHistogramClientId, DomainName
MasterCPUUtilizationMasterCPUUtilizationHistogramClientId, DomainName, NodeId
MasterFreeStorageSpaceMasterFreeStorageSpaceHistogramClientId, DomainName, NodeId
MasterJVMMemoryPressureMasterJVMMemoryPressureHistogramClientId, DomainName, NodeId
MasterOldGenJVMMemoryPressureMasterOldGenJVMMemoryPressureHistogramClientId, DomainName, NodeId
MasterReachableFromNodeMasterReachableFromNodeHistogramClientId, DomainName
MasterSysMemoryUtilizationMasterSysMemoryUtilizationHistogramClientId, DomainName, NodeId
MaxProvisionedThroughputMaxProvisionedThroughputHistogramClientId, DomainName, NodeId
MlCircuitBreakerTriggerCountMlCircuitBreakerTriggerCountSumClientId, DomainName, NodeId
MlConnectorCountMlConnectorCountHistogramClientId, DomainName
MlConnectorIndexStatus.redMlConnectorIndexStatus.redHistogramClientId, DomainName
MlConnectorIndexStatusIndexExistsMlConnectorIndexStatusIndexExistsHistogramClientId, DomainName
MlDeployedModelCountMlDeployedModelCountHistogramClientId, DomainName, NodeId
MlExecutingTaskCountMlExecutingTaskCountHistogramClientId, DomainName, NodeId
MlFailureCountMlFailureCountSumClientId, DomainName, NodeId
MlModelCountMlModelCountHistogramClientId, DomainName
MlModelIndexStatus.redMlModelIndexStatus.redHistogramClientId, DomainName
MlModelIndexStatusIndexExistsMlModelIndexStatusIndexExistsHistogramClientId, DomainName
MlNodeExecutingTaskCountMlNodeExecutingTaskCountHistogramClientId, DomainName, NodeId
MlNodeTotalCircuitBreakerTriggerCountMlNodeTotalCircuitBreakerTriggerCountSumClientId, DomainName, NodeId
MlNodeTotalFailureCountMlNodeTotalFailureCountSumClientId, DomainName, NodeId
MlNodeTotalModelCountMlNodeTotalModelCountHistogramClientId, DomainName, NodeId
MlNodeTotalRequestCountMlNodeTotalRequestCountSumClientId, DomainName, NodeId
MlRequestCountMlRequestCountSumClientId, DomainName, NodeId
MlTaskIndexStatus.redMlTaskIndexStatus.redHistogramClientId, DomainName
MlTaskIndexStatusIndexExistsMlTaskIndexStatusIndexExistsHistogramClientId, DomainName
NodesNodesHistogramClientId, DomainName
OldGenJVMMemoryPressureOldGenJVMMemoryPressureHistogramClientId, DomainName, NodeId
OpenContextsOpenContextsHistogramClientId, DomainName, NodeId
OpenContexts-BeagleStoneOpenContexts-BeagleStoneHistogramClientId, DomainName
OpenSearchDashboardsConcurrentConnectionsOpenSearchDashboardsConcurrentConnectionsHistogramClientId, DomainName, NodeId
OpenSearchDashboardsHealthyNodeOpenSearchDashboardsHealthyNodeHistogramClientId, DomainName, NodeId
OpenSearchDashboardsHealthyNodesOpenSearchDashboardsHealthyNodesHistogramClientId, DomainName
OpenSearchDashboardsHeapTotalOpenSearchDashboardsHeapTotalHistogramClientId, DomainName, NodeId
OpenSearchDashboardsHeapUsedOpenSearchDashboardsHeapUsedHistogramClientId, DomainName, NodeId
OpenSearchDashboardsHeapUtilizationOpenSearchDashboardsHeapUtilizationHistogramClientId, DomainName, NodeId
OpenSearchDashboardsIndexMigrationFailedOpenSearchDashboardsIndexMigrationFailedHistogramClientId, DomainName
OpenSearchDashboardsOS1MinuteLoadOpenSearchDashboardsOS1MinuteLoadHistogramClientId, DomainName, NodeId
OpenSearchDashboardsRequestTotalOpenSearchDashboardsRequestTotalSumClientId, DomainName, NodeId
OpenSearchDashboardsResponseTimesMaxInMillisOpenSearchDashboardsResponseTimesMaxInMillisHistogramClientId, DomainName, NodeId
OpenSearchRequestsOpenSearchRequestsSumClientId, DomainName
OpensearchDashboardsReportingFailedRequestSysErrCountOpensearchDashboardsReportingFailedRequestSysErrCountSumClientId, DomainName
OpensearchDashboardsReportingFailedRequestUserErrCountOpensearchDashboardsReportingFailedRequestUserErrCountSumClientId, DomainName
OpensearchDashboardsReportingRequestCountOpensearchDashboardsReportingRequestCountSumClientId, DomainName
OpensearchDashboardsReportingSuccessCountOpensearchDashboardsReportingSuccessCountSumClientId, DomainName
PPLFailedRequestCountByCusErrPPLFailedRequestCountByCusErrSumClientId, DomainName
PPLFailedRequestCountBySysErrPPLFailedRequestCountBySysErrSumClientId, DomainName
PPLRequestCountPPLRequestCountSumClientId, DomainName
PrimaryWriteRejectedPrimaryWriteRejectedSumClientId, DomainName, NodeId
QueryCurrentQueryCurrentHistogramClientId, DomainName, NodeId
QueryFailureQueryFailureSumClientId, DomainName, NodeId
QueryFailure-BeagleStoneQueryFailure-BeagleStoneSumClientId, DomainName
QuerySuccessQuerySuccessSumClientId, DomainName, NodeId
QuerySuccess-BeagleStoneQuerySuccess-BeagleStoneSumClientId, DomainName
QueryTimeInMillisQueryTimeInMillisHistogramClientId, DomainName, NodeId
QueryTotalQueryTotalSumClientId, DomainName, NodeId
ReadIOPSReadIOPSHistogramClientId, DomainName, NodeId
ReadIOPSMicroBurstingReadIOPSMicroBurstingHistogramClientId, DomainName, NodeId
ReadLatencyReadLatencyHistogramClientId, DomainName, NodeId
ReadThroughputReadThroughputHistogramClientId, DomainName, NodeId
ReadThroughputMicroBurstingReadThroughputMicroBurstingHistogramClientId, DomainName, NodeId
RemoteStorageUsedSpaceRemoteStorageUsedSpaceHistogramClientId, DomainName
RemoteStorageWriteRejectedRemoteStorageWriteRejectedSumClientId, DomainName, NodeId
ReplicaWriteRejectedReplicaWriteRejectedSumClientId, DomainName, NodeId
ReplicationLagMaxTimeReplicationLagMaxTimeHistogramClientId, DomainName, NodeId
ReplicationNumBootstrappingIndicesReplicationNumBootstrappingIndicesHistogramClientId, DomainName
ReplicationNumFailedIndicesReplicationNumFailedIndicesHistogramClientId, DomainName
ReplicationNumIndexTasksReplicationNumIndexTasksHistogramClientId, DomainName
ReplicationNumPausedIndicesReplicationNumPausedIndicesHistogramClientId, DomainName
ReplicationNumShardTasksReplicationNumShardTasksHistogramClientId, DomainName
ReplicationNumSyncingIndicesReplicationNumSyncingIndicesHistogramClientId, DomainName
ReplicationRateReplicationRateHistogramClientId, DomainName, LeaderAlias
SQLDefaultCursorRequestCountSQLDefaultCursorRequestCountSumClientId, DomainName
SQLFailedRequestCountByCusErrSQLFailedRequestCountByCusErrSumClientId, DomainName
SQLFailedRequestCountBySysErrSQLFailedRequestCountBySysErrSumClientId, DomainName
SQLRequestCountSQLRequestCountSumClientId, DomainName
SQLUnhealthySQLUnhealthyHistogramClientId, DomainName
ScrollCurrentScrollCurrentHistogramClientId, DomainName, NodeId
ScrollCurrent-BeagleStoneScrollCurrent-BeagleStoneHistogramClientId, DomainName
ScrollTotalScrollTotalSumClientId, DomainName, NodeId
ScrollTotal-BeagleStoneScrollTotal-BeagleStoneSumClientId, DomainName
SearchIdleReactivateCountTotalSearchIdleReactivateCountTotalSumClientId, DomainName, NodeId
SearchLatencySearchLatencyHistogramClientId, DomainName, NodeId
SearchPipelineRequestFailureSearchPipelineRequestFailureSumClientId, DomainName, Processor
SearchPipelineRequestTimeSearchPipelineRequestTimeHistogramClientId, DomainName
SearchPipelineUnhealthySearchPipelineUnhealthyHistogramClientId, DomainName
SearchRateSearchRateSumClientId, DomainName, NodeId
SearchShardTaskCancelledSearchShardTaskCancelledSumClientId, DomainName, NodeId
SearchTaskCancelledSearchTaskCancelledSumClientId, DomainName, NodeId
SearchableDocumentsSearchableDocumentsHistogramClientId, DomainName
SegmentCountSegmentCountHistogramClientId, DomainName, NodeId
ShardCountShardCountHistogramClientId, DomainName, NodeId, ShardRole
Shards.activeShards.activeHistogramClientId, DomainName
Shards.activePrimaryShards.activePrimaryHistogramClientId, DomainName
Shards.delayedUnassignedShards.delayedUnassignedHistogramClientId, DomainName
Shards.initializingShards.initializingHistogramClientId, DomainName
Shards.relocatingShards.relocatingHistogramClientId, DomainName
Shards.unassignedShards.unassignedHistogramClientId, DomainName
SingleStreamForecasterCountSingleStreamForecasterCountHistogramClientId, DomainName
SnapshotCountSnapshotCountHistogramClientId, DomainName, Repository
SnapshotFailuresSnapshotFailuresSumClientId, DomainName, Repository
SoftWorkloadGroupCountSoftWorkloadGroupCountHistogramClientId, DomainName
SysMemoryUtilizationSysMemoryUtilizationHistogramClientId, DomainName, NodeId
TLSNegotiationErrorTLSNegotiationErrorSumClientId, DomainName
ThreadCountThreadCountHistogramClientId, DomainName
ThreadpoolBulkQueueThreadpoolBulkQueueHistogramClientId, DomainName, NodeId
ThreadpoolBulkRejectedThreadpoolBulkRejectedSumClientId, DomainName, NodeId
ThreadpoolBulkThreadsThreadpoolBulkThreadsHistogramClientId, DomainName, NodeId
ThreadpoolForce_mergeQueueThreadpoolForce_mergeQueueHistogramClientId, DomainName, NodeId
ThreadpoolForce_mergeRejectedThreadpoolForce_mergeRejectedSumClientId, DomainName, NodeId
ThreadpoolForce_mergeThreadsThreadpoolForce_mergeThreadsHistogramClientId, DomainName, NodeId
ThreadpoolIndexQueueThreadpoolIndexQueueHistogramClientId, DomainName, NodeId
ThreadpoolIndexRejectedThreadpoolIndexRejectedSumClientId, DomainName, NodeId
ThreadpoolIndexSearcherQueueThreadpoolIndexSearcherQueueHistogramClientId, DomainName, NodeId
ThreadpoolIndexSearcherRejectedThreadpoolIndexSearcherRejectedSumClientId, DomainName, NodeId
ThreadpoolIndexSearcherThreadsThreadpoolIndexSearcherThreadsHistogramClientId, DomainName, NodeId
ThreadpoolIndexThreadsThreadpoolIndexThreadsHistogramClientId, DomainName, NodeId
ThreadpoolMergeQueueThreadpoolMergeQueueHistogramClientId, DomainName, NodeId
ThreadpoolMergeRejectedThreadpoolMergeRejectedSumClientId, DomainName, NodeId
ThreadpoolMergeThreadsThreadpoolMergeThreadsHistogramClientId, DomainName, NodeId
ThreadpoolOpendistro_monitor_runnerQueueThreadpoolOpendistro_monitor_runnerQueueHistogramClientId, DomainName, NodeId
ThreadpoolOpendistro_monitor_runnerRejectedThreadpoolOpendistro_monitor_runnerRejectedSumClientId, DomainName, NodeId
ThreadpoolOpendistro_monitor_runnerThreadsThreadpoolOpendistro_monitor_runnerThreadsHistogramClientId, DomainName, NodeId
ThreadpoolSearchQueueThreadpoolSearchQueueHistogramClientId, DomainName, NodeId
ThreadpoolSearchRejectedThreadpoolSearchRejectedSumClientId, DomainName, NodeId
ThreadpoolSearchThreadsThreadpoolSearchThreadsHistogramClientId, DomainName, NodeId
ThreadpoolWriteQueueThreadpoolWriteQueueHistogramClientId, DomainName, NodeId
ThreadpoolWriteRejectedThreadpoolWriteRejectedSumClientId, DomainName, NodeId
ThreadpoolWriteThreadsThreadpoolWriteThreadsHistogramClientId, DomainName, NodeId
Threadpoolsql-workerQueueThreadpoolsql-workerQueueHistogramClientId, DomainName, NodeId
Threadpoolsql-workerRejectedThreadpoolsql-workerRejectedSumClientId, DomainName, NodeId
Threadpoolsql-workerThreadsThreadpoolsql-workerThreadsHistogramClientId, DomainName, NodeId
ThroughputThrottleThroughputThrottleHistogramClientId, DomainName, NodeId
TookCurrentTookCurrentHistogramClientId, DomainName, NodeId
TookTimeInMillisTookTimeInMillisHistogramClientId, DomainName, NodeId
TookTotalTookTotalSumClientId, DomainName, NodeId
TotalPointInTimeTotalPointInTimeHistogramClientId, DomainName, NodeId
TotalRemoteReindexCallsFailedTotalRemoteReindexCallsFailedSumClientId, DomainName, RemoteDomain
TotalRemoteReindexCallsSucceededTotalRemoteReindexCallsSucceededSumClientId, DomainName, RemoteDomain
VolumeStalledIOCheckVolumeStalledIOCheckHistogramClientId, DomainName, NodeId
WarmCPUUtilizationWarmCPUUtilizationHistogramClientId, DomainName, NodeId
WarmConcurrentSearchLatencyWarmConcurrentSearchLatencyHistogramClientId, DomainName, NodeId
WarmConcurrentSearchRateWarmConcurrentSearchRateSumClientId, DomainName, NodeId
WarmFreeStorageSpaceWarmFreeStorageSpaceHistogramClientId, DomainName, NodeId
WarmJVMGCOldCollectionCountWarmJVMGCOldCollectionCountSumClientId, DomainName, NodeId
WarmJVMGCOldCollectionTimeWarmJVMGCOldCollectionTimeSumClientId, DomainName, NodeId
WarmJVMGCYoungCollectionCountWarmJVMGCYoungCollectionCountSumClientId, DomainName, NodeId
WarmJVMGCYoungCollectionTimeWarmJVMGCYoungCollectionTimeSumClientId, DomainName, NodeId
WarmJVMMemoryPressureWarmJVMMemoryPressureHistogramClientId, DomainName, NodeId
WarmNodesWarmNodesHistogramClientId, DomainName
WarmOldGenJVMMemoryPressureWarmOldGenJVMMemoryPressureHistogramClientId, DomainName, NodeId
WarmSearchLatencyWarmSearchLatencyHistogramClientId, DomainName, NodeId
WarmSearchRateWarmSearchRateSumClientId, DomainName, NodeId
WarmSearchableDocumentsWarmSearchableDocumentsHistogramClientId, DomainName
WarmStorageSpaceUtilizationWarmStorageSpaceUtilizationHistogramClientId, DomainName, NodeId
WarmSysMemoryUtilizationWarmSysMemoryUtilizationHistogramClientId, DomainName, NodeId
WarmThreadpoolIndexSearcherQueueWarmThreadpoolIndexSearcherQueueHistogramClientId, DomainName, NodeId
WarmThreadpoolIndexSearcherRejectedWarmThreadpoolIndexSearcherRejectedSumClientId, DomainName, NodeId
WarmThreadpoolIndexSearcherThreadsWarmThreadpoolIndexSearcherThreadsHistogramClientId, DomainName, NodeId
WarmThreadpoolSearchQueueWarmThreadpoolSearchQueueHistogramClientId, DomainName, NodeId
WarmThreadpoolSearchRejectedWarmThreadpoolSearchRejectedSumClientId, DomainName, NodeId
WarmThreadpoolSearchThreadsWarmThreadpoolSearchThreadsHistogramClientId, DomainName, NodeId
WarmToColdMigrationFailureCountWarmToColdMigrationFailureCountSumClientId, DomainName
WarmToColdMigrationLatencyWarmToColdMigrationLatencyHistogramClientId, DomainName
WarmToColdMigrationQueueSizeWarmToColdMigrationQueueSizeHistogramClientId, DomainName
WarmToColdMigrationSuccessCountWarmToColdMigrationSuccessCountSumClientId, DomainName
WarmToHotMigrationQueueSizeWarmToHotMigrationQueueSizeHistogramClientId, DomainName
WorkloadCPUCancellationsWorkloadCPUCancellationsSumClientId, DomainName
WorkloadCPURejectionsWorkloadCPURejectionsSumClientId, DomainName
WorkloadManagementEnabledWorkloadManagementEnabledHistogramClientId, DomainName
WorkloadMemoryCancellationsWorkloadMemoryCancellationsSumClientId, DomainName
WorkloadQueryCompletionsWorkloadQueryCompletionsSumClientId, DomainName
WriteIOPSWriteIOPSHistogramClientId, DomainName, NodeId
WriteIOPSMicroBurstingWriteIOPSMicroBurstingHistogramClientId, DomainName, NodeId
WriteLatencyWriteLatencyHistogramClientId, DomainName, NodeId
WriteThroughputWriteThroughputHistogramClientId, DomainName, NodeId
WriteThroughputMicroBurstingWriteThroughputMicroBurstingHistogramClientId, DomainName, NodeId
warmQueryFailurewarmQueryFailureSumClientId, DomainName, NodeId
warmQuerySuccesswarmQuerySuccessSumClientId, DomainName, NodeId

AWS/ElastiCache

The AWS/ElastiCache namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/elasticache. All enriched instruments use Delta temporality.

Amazon::ElastiCache::CacheCluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveDefragHitsActiveDefragHitsSumCacheClusterId, CacheNodeId
AllocatorFragmentationBytesAllocatorFragmentationBytesHistogramCacheClusterId, CacheNodeId
AllocatorFragmentationRatioAllocatorFragmentationRatioHistogramCacheClusterId, CacheNodeId
AuthenticationFailuresAuthenticationFailuresSumCacheClusterId, CacheNodeId
BlockedConnectionsBlockedConnectionsHistogramCacheClusterId, CacheNodeId
BytesReadFromDiskBytesReadFromDiskSumCacheClusterId, CacheNodeId
BytesReadIntoMemcachedBytesReadIntoMemcachedSumCacheClusterId, CacheNodeId
BytesUsedForCacheBytesUsedForCacheHistogramCacheClusterId, CacheNodeId
BytesUsedForCacheItemsBytesUsedForCacheItemsHistogramCacheClusterId, CacheNodeId
BytesUsedForHashBytesUsedForHashHistogramCacheClusterId, CacheNodeId
BytesWrittenOutFromMemcachedBytesWrittenOutFromMemcachedSumCacheClusterId, CacheNodeId
BytesWrittenToDiskBytesWrittenToDiskSumCacheClusterId, CacheNodeId
CPUCreditBalanceCPUCreditBalanceHistogramCacheClusterId, CacheNodeId
CPUCreditUsageCPUCreditUsageSumCacheClusterId, CacheNodeId
CPUUtilizationCPUUtilizationHistogramCacheClusterId, CacheNodeId
CacheHitRateCacheHitRateHistogramCacheClusterId, CacheNodeId
CacheHitsCacheHitsSumCacheClusterId, CacheNodeId
CacheMissesCacheMissesSumCacheClusterId, CacheNodeId
CasBadvalCasBadvalSumCacheClusterId, CacheNodeId
CasHitsCasHitsSumCacheClusterId, CacheNodeId
CasMissesCasMissesSumCacheClusterId, CacheNodeId
ChannelAuthorizationFailuresChannelAuthorizationFailuresSumCacheClusterId, CacheNodeId
ClusterBasedCmdsClusterBasedCmdsSumCacheClusterId, CacheNodeId
ClusterBasedCmdsLatencyClusterBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
CmdConfigGetCmdConfigGetSumCacheClusterId, CacheNodeId
CmdConfigSetCmdConfigSetSumCacheClusterId, CacheNodeId
CmdFlushCmdFlushSumCacheClusterId, CacheNodeId
CmdGetCmdGetSumCacheClusterId, CacheNodeId
CmdSetCmdSetSumCacheClusterId, CacheNodeId
CmdTouchCmdTouchSumCacheClusterId, CacheNodeId
CommandAuthorizationFailuresCommandAuthorizationFailuresSumCacheClusterId, CacheNodeId
CurrConfigCurrConfigHistogramCacheClusterId, CacheNodeId
CurrConnectionsCurrConnectionsHistogramCacheClusterId, CacheNodeId
CurrItemsCurrItemsHistogramCacheClusterId, CacheNodeId
CurrItemsWithVolatileFieldsCurrItemsWithVolatileFieldsHistogramCacheClusterId, CacheNodeId
CurrVolatileItemsCurrVolatileItemsHistogramCacheClusterId, CacheNodeId
DB0AverageTTLDB0AverageTTLHistogramCacheClusterId, CacheNodeId
DatabaseAuthorizationFailuresDatabaseAuthorizationFailuresSumCacheClusterId, CacheNodeId
DatabaseCapacityUsageCountedForEvictPercentageDatabaseCapacityUsageCountedForEvictPercentageHistogramCacheClusterId, CacheNodeId
DatabaseCapacityUsagePercentageDatabaseCapacityUsagePercentageHistogramCacheClusterId, CacheNodeId
DatabaseMemoryUsageCountedForEvictPercentageDatabaseMemoryUsageCountedForEvictPercentageHistogramCacheClusterId, CacheNodeId
DatabaseMemoryUsagePercentageDatabaseMemoryUsagePercentageHistogramCacheClusterId, CacheNodeId
DecrHitsDecrHitsSumCacheClusterId, CacheNodeId
DecrMissesDecrMissesSumCacheClusterId, CacheNodeId
DeleteHitsDeleteHitsSumCacheClusterId, CacheNodeId
DeleteMissesDeleteMissesSumCacheClusterId, CacheNodeId
DurabilityBufferExceededErrorCountDurabilityBufferExceededErrorCountSumCacheClusterId, CacheNodeId
DurabilityLagDurabilityLagHistogramCacheClusterId, CacheNodeId
EngineCPUUtilizationEngineCPUUtilizationHistogramCacheClusterId, CacheNodeId
ErrorCountErrorCountSumCacheClusterId, CacheNodeId
EvalBasedCmdsEvalBasedCmdsSumCacheClusterId, CacheNodeId
EvalBasedCmdsLatencyEvalBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
EvictedUnfetchedEvictedUnfetchedSumCacheClusterId, CacheNodeId
EvictionsEvictionsSumCacheClusterId, CacheNodeId
ExpiredUnfetchedExpiredUnfetchedSumCacheClusterId, CacheNodeId
FreeableMemoryFreeableMemoryHistogramCacheClusterId, CacheNodeId
GeoSpatialBasedCmdsGeoSpatialBasedCmdsSumCacheClusterId, CacheNodeId
GeoSpatialBasedCmdsLatencyGeoSpatialBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
GetHitsGetHitsSumCacheClusterId, CacheNodeId
GetMissesGetMissesSumCacheClusterId, CacheNodeId
GetTypeCmdsGetTypeCmdsSumCacheClusterId, CacheNodeId
GetTypeCmdsLatencyGetTypeCmdsLatencyHistogramCacheClusterId, CacheNodeId
HashBasedCmdsHashBasedCmdsSumCacheClusterId, CacheNodeId
HashBasedCmdsLatencyHashBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
HyperLogLogBasedCmdsHyperLogLogBasedCmdsSumCacheClusterId, CacheNodeId
HyperLogLogBasedCmdsLatencyHyperLogLogBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
IamAuthenticationExpirationsIamAuthenticationExpirationsSumCacheClusterId, CacheNodeId
IamAuthenticationThrottlingIamAuthenticationThrottlingSumCacheClusterId, CacheNodeId
IncrHitsIncrHitsSumCacheClusterId, CacheNodeId
IncrMissesIncrMissesSumCacheClusterId, CacheNodeId
IsMasterIsMasterHistogramCacheClusterId, CacheNodeId
JsonBasedCmdsJsonBasedCmdsSumCacheClusterId, CacheNodeId
JsonBasedCmdsLatencyJsonBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
JsonBasedGetCmdsJsonBasedGetCmdsSumCacheClusterId, CacheNodeId
JsonBasedGetCmdsLatencyJsonBasedGetCmdsLatencyHistogramCacheClusterId, CacheNodeId
JsonBasedSetCmdsJsonBasedSetCmdsSumCacheClusterId, CacheNodeId
JsonBasedSetCmdsLatencyJsonBasedSetCmdsLatencyHistogramCacheClusterId, CacheNodeId
KeyAuthorizationFailuresKeyAuthorizationFailuresSumCacheClusterId, CacheNodeId
KeyBasedCmdsKeyBasedCmdsSumCacheClusterId, CacheNodeId
KeyBasedCmdsLatencyKeyBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
KeysTrackedKeysTrackedHistogramCacheClusterId, CacheNodeId
ListBasedCmdsListBasedCmdsSumCacheClusterId, CacheNodeId
ListBasedCmdsLatencyListBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
MajorPageFaultsMajorPageFaultsSumCacheClusterId, CacheNodeId
MasterLinkHealthStatusMasterLinkHealthStatusHistogramCacheClusterId, CacheNodeId
MemoryFragmentationRatioMemoryFragmentationRatioHistogramCacheClusterId, CacheNodeId
NetworkBandwidthInAllowanceExceededNetworkBandwidthInAllowanceExceededSumCacheClusterId, CacheNodeId
NetworkBandwidthOutAllowanceExceededNetworkBandwidthOutAllowanceExceededSumCacheClusterId, CacheNodeId
NetworkBaselineMaxUsageInPercentageNetworkBaselineMaxUsageInPercentageHistogramCacheClusterId, CacheNodeId
NetworkBaselineMaxUsageOutPercentageNetworkBaselineMaxUsageOutPercentageHistogramCacheClusterId, CacheNodeId
NetworkBaselineUsageInPercentageNetworkBaselineUsageInPercentageHistogramCacheClusterId, CacheNodeId
NetworkBaselineUsageOutPercentageNetworkBaselineUsageOutPercentageHistogramCacheClusterId, CacheNodeId
NetworkBytesInNetworkBytesInSumCacheClusterId, CacheNodeId
NetworkBytesOutNetworkBytesOutSumCacheClusterId, CacheNodeId
NetworkConntrackAllowanceExceededNetworkConntrackAllowanceExceededSumCacheClusterId, CacheNodeId
NetworkLinkLocalAllowanceExceededNetworkLinkLocalAllowanceExceededSumCacheClusterId, CacheNodeId
NetworkMaxBytesInNetworkMaxBytesInHistogramCacheClusterId, CacheNodeId
NetworkMaxBytesOutNetworkMaxBytesOutHistogramCacheClusterId, CacheNodeId
NetworkMaxPacketsInNetworkMaxPacketsInHistogramCacheClusterId, CacheNodeId
NetworkMaxPacketsOutNetworkMaxPacketsOutHistogramCacheClusterId, CacheNodeId
NetworkPacketsInNetworkPacketsInSumCacheClusterId, CacheNodeId
NetworkPacketsOutNetworkPacketsOutSumCacheClusterId, CacheNodeId
NetworkPacketsPerSecondAllowanceExceededNetworkPacketsPerSecondAllowanceExceededSumCacheClusterId, CacheNodeId
NewConnectionsNewConnectionsSumCacheClusterId, CacheNodeId
NewItemsNewItemsSumCacheClusterId, CacheNodeId
NonKeyTypeCmdsNonKeyTypeCmdsSumCacheClusterId, CacheNodeId
NonKeyTypeCmdsLatencyNonKeyTypeCmdsLatencyHistogramCacheClusterId, CacheNodeId
NumItemsReadFromDiskNumItemsReadFromDiskSumCacheClusterId, CacheNodeId
NumItemsWrittenToDiskNumItemsWrittenToDiskSumCacheClusterId, CacheNodeId
ProcessedCommandsProcessedCommandsSumCacheClusterId, CacheNodeId
PubSubBasedCmdsPubSubBasedCmdsSumCacheClusterId, CacheNodeId
PubSubBasedCmdsLatencyPubSubBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
PubSubChannelsPubSubChannelsHistogramCacheClusterId, CacheNodeId
PubSubShardChannelsPubSubShardChannelsHistogramCacheClusterId, CacheNodeId
ReclaimedReclaimedSumCacheClusterId, CacheNodeId
ReclaimedFieldsReclaimedFieldsSumCacheClusterId, CacheNodeId
RejectedConnectionsRejectedConnectionsHistogramCacheClusterId, CacheNodeId
ReplicationBytesReplicationBytesSumCacheClusterId, CacheNodeId
ReplicationLagReplicationLagHistogramCacheClusterId, CacheNodeId
SaveInProgressSaveInProgressHistogramCacheClusterId, CacheNodeId
SearchBasedCmdsSearchBasedCmdsSumCacheClusterId, CacheNodeId
SearchBasedCmdsLatencySearchBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
SearchBasedGetCmdsSearchBasedGetCmdsSumCacheClusterId, CacheNodeId
SearchBasedGetCmdsLatencySearchBasedGetCmdsLatencyHistogramCacheClusterId, CacheNodeId
SearchBasedSetCmdsSearchBasedSetCmdsSumCacheClusterId, CacheNodeId
SearchBasedSetCmdsLatencySearchBasedSetCmdsLatencyHistogramCacheClusterId, CacheNodeId
SearchNumberOfIndexesSearchNumberOfIndexesHistogramCacheClusterId, CacheNodeId
SearchTotalIndexedDocumentsSearchTotalIndexedDocumentsHistogramCacheClusterId, CacheNodeId
SearchUsedMemoryBytesSearchUsedMemoryBytesHistogramCacheClusterId, CacheNodeId
SetBasedCmdsSetBasedCmdsSumCacheClusterId, CacheNodeId
SetBasedCmdsLatencySetBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
SetTypeCmdsSetTypeCmdsSumCacheClusterId, CacheNodeId
SetTypeCmdsLatencySetTypeCmdsLatencyHistogramCacheClusterId, CacheNodeId
SlabsMovedSlabsMovedSumCacheClusterId, CacheNodeId
SortedSetBasedCmdsSortedSetBasedCmdsSumCacheClusterId, CacheNodeId
SortedSetBasedCmdsLatencySortedSetBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
StreamBasedCmdsStreamBasedCmdsSumCacheClusterId, CacheNodeId
StreamBasedCmdsLatencyStreamBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
StringBasedCmdsStringBasedCmdsSumCacheClusterId, CacheNodeId
StringBasedCmdsLatencyStringBasedCmdsLatencyHistogramCacheClusterId, CacheNodeId
SuccessfulReadRequestLatencySuccessfulReadRequestLatencyHistogramCacheClusterId, CacheNodeId
SuccessfulWriteRequestLatencySuccessfulWriteRequestLatencyHistogramCacheClusterId, CacheNodeId
SwapUsageSwapUsageHistogramCacheClusterId, CacheNodeId
TouchHitsTouchHitsSumCacheClusterId, CacheNodeId
TouchMissesTouchMissesSumCacheClusterId, CacheNodeId
TrafficManagementActiveTrafficManagementActiveHistogramCacheClusterId, CacheNodeId
UnusedMemoryUnusedMemoryHistogramCacheClusterId, CacheNodeId
UsedMemoryDatasetUsedMemoryDatasetHistogramCacheClusterId, CacheNodeId

Amazon::ElastiCache::ReplicationGroup

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
DatabaseCapacityUsageCountedForEvictPercentageDatabaseCapacityUsageCountedForEvictPercentageHistogramNodeGroupId, ReplicationGroupId
DatabaseMemoryUsageCountedForEvictPercentageDatabaseMemoryUsageCountedForEvictPercentageHistogramNodeGroupId, ReplicationGroupId

Amazon::ElastiCache::ServerlessCache

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ClusterBasedCmdsECPUsClusterBasedCmdsECPUsSumclusterId
ElastiCacheProcessingUnitsElastiCacheProcessingUnitsSumclusterId
EvalBasedCmdsECPUsEvalBasedCmdsECPUsSumclusterId
GeoSpatialBasedCmdsECPUsGeoSpatialBasedCmdsECPUsSumclusterId
GetTypeCmdsECPUsGetTypeCmdsECPUsSumclusterId
HashBasedCmdsECPUsHashBasedCmdsECPUsSumclusterId
HyperLogLogBasedCmdsECPUsHyperLogLogBasedCmdsECPUsSumclusterId
JsonBasedCmdsECPUsJsonBasedCmdsECPUsSumclusterId
KeyBasedCmdsECPUsKeyBasedCmdsECPUsSumclusterId
ListBasedCmdsECPUsListBasedCmdsECPUsSumclusterId
NonKeyTypeCmdsECPUsNonKeyTypeCmdsECPUsSumclusterId
PubSubBasedCmdsECPUsPubSubBasedCmdsECPUsSumclusterId
SetBasedCmdsECPUsSetBasedCmdsECPUsSumclusterId
SetTypeCmdsECPUsSetTypeCmdsECPUsSumclusterId
SortedSetBasedCmdsECPUsSortedSetBasedCmdsECPUsSumclusterId
StreamBasedCmdsECPUsStreamBasedCmdsECPUsSumclusterId
StringBasedCmdsECPUsStringBasedCmdsECPUsSumclusterId
ThrottledCmdsThrottledCmdsSumclusterId
TotalCmdsCountTotalCmdsCountSumclusterId

AWS/ElasticBeanstalk

The AWS/ElasticBeanstalk namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/elasticbeanstalk. All enriched instruments use Delta temporality.

Amazon::ElasticBeanstalk::Environment

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ApplicationLatencyP10ApplicationLatencyP10HistogramEnvironmentName, InstanceId
ApplicationLatencyP50ApplicationLatencyP50HistogramEnvironmentName, InstanceId
ApplicationLatencyP75ApplicationLatencyP75HistogramEnvironmentName, InstanceId
ApplicationLatencyP85ApplicationLatencyP85HistogramEnvironmentName, InstanceId
ApplicationLatencyP90ApplicationLatencyP90HistogramEnvironmentName, InstanceId
ApplicationLatencyP95ApplicationLatencyP95HistogramEnvironmentName, InstanceId
ApplicationLatencyP99ApplicationLatencyP99HistogramEnvironmentName, InstanceId
ApplicationLatencyP99.9ApplicationLatencyP99.9HistogramEnvironmentName, InstanceId
ApplicationRequests2xxApplicationRequests2xxSumEnvironmentName, InstanceId
ApplicationRequests3xxApplicationRequests3xxSumEnvironmentName, InstanceId
ApplicationRequests4xxApplicationRequests4xxSumEnvironmentName, InstanceId
ApplicationRequests5xxApplicationRequests5xxSumEnvironmentName, InstanceId
ApplicationRequestsTotalApplicationRequestsTotalSumEnvironmentName, InstanceId
CPUIdleCPUIdleHistogramEnvironmentName, InstanceId
CPUIowaitCPUIowaitHistogramEnvironmentName, InstanceId
CPUIrqCPUIrqHistogramEnvironmentName, InstanceId
CPUNiceCPUNiceHistogramEnvironmentName, InstanceId
CPUPrivilegedCPUPrivilegedHistogramEnvironmentName, InstanceId
CPUSoftirqCPUSoftirqHistogramEnvironmentName, InstanceId
CPUSystemCPUSystemHistogramEnvironmentName, InstanceId
CPUUserCPUUserHistogramEnvironmentName, InstanceId
InstanceHealthInstanceHealthHistogramEnvironmentName, InstanceId
LoadAverage1minLoadAverage1minHistogramEnvironmentName, InstanceId
LoadAverage5minLoadAverage5minHistogramEnvironmentName, InstanceId
RootFilesystemUtilRootFilesystemUtilHistogramEnvironmentName, InstanceId

AWS/ElasticMapReduce

The AWS/ElasticMapReduce namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/elasticmapreduce. All enriched instruments use Delta temporality.

Amazon::EMR::Cluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AppsCompletedAppsCompletedSumJobFlowId
AppsFailedAppsFailedSumJobFlowId
AppsKilledAppsKilledSumJobFlowId
AppsPendingAppsPendingHistogramJobFlowId
AppsRunningAppsRunningHistogramJobFlowId
AppsSubmittedAppsSubmittedSumJobFlowId
AutoTerminationIsClusterIdleAutoTerminationIsClusterIdleHistogramJobFlowId
ContainerAllocatedContainerAllocatedHistogramJobFlowId
ContainerPendingContainerPendingHistogramJobFlowId
ContainerPendingRatioContainerPendingRatioHistogramJobFlowId
ContainerReservedContainerReservedHistogramJobFlowId
CoreNodesPendingCoreNodesPendingHistogramJobFlowId
CoreNodesRequestedCoreNodesRequestedHistogramJobFlowId
CoreNodesRunningCoreNodesRunningHistogramJobFlowId
CoreUnitsRequestedCoreUnitsRequestedHistogramJobFlowId
CoreUnitsRunningCoreUnitsRunningHistogramJobFlowId
CoreVCPURequestedCoreVCPURequestedHistogramJobFlowId
CoreVCPURunningCoreVCPURunningHistogramJobFlowId
HDFSBytesReadHDFSBytesReadSumJobFlowId
HDFSBytesWrittenHDFSBytesWrittenSumJobFlowId
HDFSUtilizationHDFSUtilizationHistogramJobFlowId
IsIdleIsIdleHistogramJobFlowId
JobsFailedJobsFailedSumJobFlowId
JobsRunningJobsRunningHistogramJobFlowId
LiveDataNodesLiveDataNodesHistogramJobFlowId
LiveTaskTrackersLiveTaskTrackersHistogramJobFlowId
MRActiveNodesMRActiveNodesHistogramJobFlowId
MRDecommissionedNodesMRDecommissionedNodesHistogramJobFlowId
MRLostNodesMRLostNodesHistogramJobFlowId
MRTotalNodesMRTotalNodesHistogramJobFlowId
MRUnhealthyNodesMRUnhealthyNodesHistogramJobFlowId
MapSlotsOpenMapSlotsOpenHistogramJobFlowId
MapTasksRemainingMapTasksRemainingHistogramJobFlowId
MapTasksRunningMapTasksRunningHistogramJobFlowId
MissingBlocksMissingBlocksHistogramJobFlowId
ReduceSlotsOpenReduceSlotsOpenHistogramJobFlowId
ReduceTasksRemainingReduceTasksRemainingHistogramJobFlowId
ReduceTasksRunningReduceTasksRunningHistogramJobFlowId
RemainingMapTasksPerSlotRemainingMapTasksPerSlotHistogramJobFlowId
S3BytesReadS3BytesReadSumJobFlowId
S3BytesWrittenS3BytesWrittenSumJobFlowId
TaskNodesPendingTaskNodesPendingHistogramJobFlowId
TaskNodesRequestedTaskNodesRequestedHistogramJobFlowId
TaskNodesRunningTaskNodesRunningHistogramJobFlowId
TaskUnitsRequestedTaskUnitsRequestedHistogramJobFlowId
TaskUnitsRunningTaskUnitsRunningHistogramJobFlowId
TaskVCPURequestedTaskVCPURequestedHistogramJobFlowId
TaskVCPURunningTaskVCPURunningHistogramJobFlowId
TotalLoadTotalLoadHistogramJobFlowId
TotalNodesRequestedTotalNodesRequestedHistogramJobFlowId
TotalNodesRunningTotalNodesRunningHistogramJobFlowId
TotalNotebookKernelsTotalNotebookKernelsHistogramJobFlowId
TotalUnitsRequestedTotalUnitsRequestedHistogramJobFlowId
TotalUnitsRunningTotalUnitsRunningHistogramJobFlowId
TotalVCPURequestedTotalVCPURequestedHistogramJobFlowId
TotalVCPURunningTotalVCPURunningHistogramJobFlowId

AWS/EventBridge/Pipes

The AWS/EventBridge/Pipes namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/pipes. All enriched instruments use Delta temporality.

Amazon::Pipes::Pipe

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
DurationDurationHistogramPipeName
EnrichmentStageDurationEnrichmentStageDurationHistogramPipeName
EnrichmentStageFailedEnrichmentStageFailedSumPipeName
EventCountEventCountSumPipeName
EventSizeEventSizeHistogramPipeName
ExecutionFailedExecutionFailedSumPipeName
ExecutionPartiallyFailedExecutionPartiallyFailedSumPipeName
ExecutionTimeoutExecutionTimeoutSumPipeName
TargetStageDurationTargetStageDurationHistogramPipeName
TargetStageFailedTargetStageFailedSumPipeName
TargetStagePartiallyFailedTargetStagePartiallyFailedSumPipeName
TargetStageSkippedTargetStageSkippedSumPipeName

AWS/Events

The AWS/Events namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/events. All enriched instruments use Delta temporality.

Amazon::Events::Rule

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
FailedInvocationsFailedInvocationsSumEventBusName, RuleName
IngestiontoInvocationCompleteLatencyIngestiontoInvocationCompleteLatencyHistogramEventBusName, RuleName
IngestiontoInvocationStartLatencyIngestiontoInvocationStartLatencyHistogramEventBusName, RuleName
InvocationsInvocationsSumEventBusName, RuleName
InvocationsSentToDlqInvocationsSentToDlqSumEventBusName, RuleName
ThrottledRulesThrottledRulesSumEventBusName, RuleName
TriggeredRulesTriggeredRulesSumEventBusName, RuleName

event-source

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
EventsEventsSumEventSourceName

AWS/FSx

The AWS/FSx namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/fsx. All enriched instruments use Delta temporality.

Amazon::FSx::FileSystem

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AgeOfOldestQueuedMessageAgeOfOldestQueuedMessageHistogramFileSystemId, Publisher
CPUUtilizationCPUUtilizationHistogramFileSystemId
CapacityPoolReadBytesCapacityPoolReadBytesSumFileSystemId, VolumeId
CapacityPoolReadOperationsCapacityPoolReadOperationsSumFileSystemId, VolumeId
CapacityPoolWriteBytesCapacityPoolWriteBytesSumFileSystemId, VolumeId
CapacityPoolWriteOperationsCapacityPoolWriteOperationsSumFileSystemId, VolumeId
ClientConnectionsClientConnectionsHistogramFileSystemId
CompressionRatioCompressionRatioHistogramFileSystemId, VolumeId
DataReadBytesDataReadBytesSumFileSystemId, VolumeId
DataReadOperationTimeDataReadOperationTimeSumFileSystemId, VolumeId
DataReadOperationsDataReadOperationsSumFileSystemId, VolumeId
DataWriteBytesDataWriteBytesSumFileSystemId, VolumeId
DataWriteLatencyDataWriteLatencyHistogramFileSystemId, StorageTargetId
DataWriteOperationTimeDataWriteOperationTimeSumFileSystemId, VolumeId
DataWriteOperationsDataWriteOperationsSumFileSystemId, VolumeId
DirectoryCreateOperationsDirectoryCreateOperationsSumFileSystemId, StorageTargetId
DirectoryCreateOperationsDirectoryCreateOperationsByJobSumFileSystemId, JobId, StorageTargetId
DirectoryDeleteOperationsDirectoryDeleteOperationsSumFileSystemId, StorageTargetId
DirectoryDeleteOperationsDirectoryDeleteOperationsByJobSumFileSystemId, JobId, StorageTargetId
DiskIopsExceededCheckDiskIopsExceededCheckHistogramFileSystemId, StorageTargetId
DiskThroughputBalanceDiskThroughputBalanceHistogramFileSystemId
DiskThroughputExceededCheckDiskThroughputExceededCheckHistogramFileSystemId, StorageTargetId
DiskThroughputUtilizationDiskThroughputUtilizationHistogramFileSystemId
FileCreateOperationsFileCreateOperationsSumFileSystemId, StorageTargetId
FileCreateOperationsFileCreateOperationsByJobSumFileSystemId, JobId, StorageTargetId
FileDeleteOperationsFileDeleteOperationsSumFileSystemId, StorageTargetId
FileDeleteOperationsFileDeleteOperationsByJobSumFileSystemId, JobId, StorageTargetId
FileOpenOperationsFileOpenOperationsSumFileSystemId, StorageTargetId
FileOpenOperationsFileOpenOperationsByJobSumFileSystemId, JobId, StorageTargetId
FileServerDiskIopsBalanceFileServerDiskIopsBalanceHistogramFileSystemId
FileServerDiskIopsUtilizationFileServerDiskIopsUtilizationHistogramFileSystemId
FileServerDiskThroughputBalanceFileServerDiskThroughputBalanceHistogramFileServer, FileSystemId
FileServerDiskThroughputUtilizationFileServerDiskThroughputUtilizationHistogramFileSystemId
FilesCapacityFilesCapacityHistogramFileSystemId, VolumeId
FilesUsedFilesUsedHistogramFileSystemId, VolumeId
FreeDataStorageCapacityFreeDataStorageCapacityHistogramFileSystemId
FreeStorageCapacityFreeStorageCapacityHistogramFileSystemId
MemoryUtilizationMemoryUtilizationHistogramFileSystemId
MetadataOperationTimeMetadataOperationTimeSumFileSystemId, VolumeId
MetadataOperationsMetadataOperationsSumFileSystemId, VolumeId
NetworkReceivedBytesNetworkReceivedBytesSumFileServer, FileSystemId
NetworkSentBytesNetworkSentBytesSumFileServer, FileSystemId
NetworkThroughputUtilizationNetworkThroughputUtilizationHistogramFileSystemId
RenameOperationsRenameOperationsByJobSumFileSystemId, JobId, StorageTargetId
RepositoryRenameOperationsRepositoryRenameOperationsSumFileSystemId, Publisher
StatOperationsStatOperationsByJobSumFileSystemId, JobId, StorageTargetId

AWS/Firehose

The AWS/Firehose namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/firehose. All enriched instruments use Delta temporality.

Amazon::KinesisFirehose::DeliveryStream

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BackupToS3.BytesBackupToS3.BytesSumDeliveryStreamName
BackupToS3.DataFreshnessBackupToS3.DataFreshnessHistogramDeliveryStreamName
BackupToS3.RecordsBackupToS3.RecordsSumDeliveryStreamName
BackupToS3.SuccessBackupToS3.SuccessSumDeliveryStreamName
BytesPerSecondLimitBytesPerSecondLimitHistogramDeliveryStreamName
DataReadFromKinesisStream.BytesDataReadFromKinesisStream.BytesSumDeliveryStreamName
DataReadFromKinesisStream.RecordsDataReadFromKinesisStream.RecordsSumDeliveryStreamName
DataReadFromSource.BackpressuredDataReadFromSource.BackpressuredSumDeliveryStreamName
DataReadFromSource.BytesDataReadFromSource.BytesSumDeliveryStreamName
DataReadFromSource.RecordsDataReadFromSource.RecordsSumDeliveryStreamName
DeliveryToAmazonOpenSearchServerless.AuthFailureDeliveryToAmazonOpenSearchServerless.AuthFailureSumDeliveryStreamName
DeliveryToAmazonOpenSearchServerless.BytesDeliveryToAmazonOpenSearchServerless.BytesSumDeliveryStreamName
DeliveryToAmazonOpenSearchServerless.DataFreshnessDeliveryToAmazonOpenSearchServerless.DataFreshnessHistogramDeliveryStreamName
DeliveryToAmazonOpenSearchServerless.DeliveryRejectedDeliveryToAmazonOpenSearchServerless.DeliveryRejectedSumDeliveryStreamName
DeliveryToAmazonOpenSearchServerless.RecordsDeliveryToAmazonOpenSearchServerless.RecordsSumDeliveryStreamName
DeliveryToAmazonOpenSearchServerless.SuccessDeliveryToAmazonOpenSearchServerless.SuccessSumDeliveryStreamName
DeliveryToAmazonOpenSearchService.AuthFailureDeliveryToAmazonOpenSearchService.AuthFailureSumDeliveryStreamName
DeliveryToAmazonOpenSearchService.BytesDeliveryToAmazonOpenSearchService.BytesSumDeliveryStreamName
DeliveryToAmazonOpenSearchService.DataFreshnessDeliveryToAmazonOpenSearchService.DataFreshnessHistogramDeliveryStreamName
DeliveryToAmazonOpenSearchService.DeliveryRejectedDeliveryToAmazonOpenSearchService.DeliveryRejectedSumDeliveryStreamName
DeliveryToAmazonOpenSearchService.RecordsDeliveryToAmazonOpenSearchService.RecordsSumDeliveryStreamName
DeliveryToAmazonOpenSearchService.SuccessDeliveryToAmazonOpenSearchService.SuccessSumDeliveryStreamName
DeliveryToHttpEndpoint.BytesDeliveryToHttpEndpoint.BytesSumDeliveryStreamName
DeliveryToHttpEndpoint.DataFreshnessDeliveryToHttpEndpoint.DataFreshnessHistogramDeliveryStreamName
DeliveryToHttpEndpoint.ProcessedBytesDeliveryToHttpEndpoint.ProcessedBytesSumDeliveryStreamName
DeliveryToHttpEndpoint.ProcessedRecordsDeliveryToHttpEndpoint.ProcessedRecordsSumDeliveryStreamName
DeliveryToHttpEndpoint.RecordsDeliveryToHttpEndpoint.RecordsSumDeliveryStreamName
DeliveryToHttpEndpoint.SuccessDeliveryToHttpEndpoint.SuccessSumDeliveryStreamName
DeliveryToIceberg.BytesDeliveryToIceberg.BytesSumDeliveryStreamName, IcebergTableName
DeliveryToIceberg.DataFreshnessDeliveryToIceberg.DataFreshnessHistogramDeliveryStreamName, IcebergTableName
DeliveryToIceberg.SuccessDeliveryToIceberg.SuccessSumDeliveryStreamName, IcebergTableName
DeliveryToIceberg.SuccessfulRowCountDeliveryToIceberg.SuccessfulRowCountSumDeliveryStreamName, IcebergTableName
DeliveryToRedshift.BytesDeliveryToRedshift.BytesSumDeliveryStreamName
DeliveryToRedshift.RecordsDeliveryToRedshift.RecordsSumDeliveryStreamName
DeliveryToRedshift.SuccessDeliveryToRedshift.SuccessSumDeliveryStreamName
DeliveryToS3.BytesDeliveryToS3.BytesSumDeliveryStreamName
DeliveryToS3.DataFreshnessDeliveryToS3.DataFreshnessHistogramDeliveryStreamName
DeliveryToS3.RecordsDeliveryToS3.RecordsSumDeliveryStreamName
DeliveryToS3.SuccessDeliveryToS3.SuccessSumDeliveryStreamName
DeliveryToSnowflake.BytesDeliveryToSnowflake.BytesSumDeliveryStreamName
DeliveryToSnowflake.DataCommitLatencyDeliveryToSnowflake.DataCommitLatencyHistogramDeliveryStreamName
DeliveryToSnowflake.DataFreshnessDeliveryToSnowflake.DataFreshnessHistogramDeliveryStreamName
DeliveryToSnowflake.RecordsDeliveryToSnowflake.RecordsSumDeliveryStreamName
DeliveryToSnowflake.SuccessDeliveryToSnowflake.SuccessSumDeliveryStreamName
DeliveryToSplunk.BytesDeliveryToSplunk.BytesSumDeliveryStreamName
DeliveryToSplunk.DataAckLatencyDeliveryToSplunk.DataAckLatencyHistogramDeliveryStreamName
DeliveryToSplunk.DataFreshnessDeliveryToSplunk.DataFreshnessHistogramDeliveryStreamName
DeliveryToSplunk.RecordsDeliveryToSplunk.RecordsSumDeliveryStreamName
DeliveryToSplunk.SuccessDeliveryToSplunk.SuccessSumDeliveryStreamName
DescribeDeliveryStream.LatencyDescribeDeliveryStream.LatencyHistogramDeliveryStreamName
DescribeDeliveryStream.RequestsDescribeDeliveryStream.RequestsSumDeliveryStreamName
ExecuteProcessing.DurationExecuteProcessing.DurationHistogramDeliveryStreamName
ExecuteProcessing.SuccessExecuteProcessing.SuccessSumDeliveryStreamName
FailedConversion.BytesFailedConversion.BytesSumDeliveryStreamName
FailedConversion.RecordsFailedConversion.RecordsSumDeliveryStreamName
FailedValidation.BytesFailedValidation.BytesSumDeliveryStreamName
FailedValidation.RecordsFailedValidation.RecordsSumDeliveryStreamName
IncomingBytesIncomingBytesSumDeliveryStreamName
IncomingPutRequestsIncomingPutRequestsSumDeliveryStreamName
IncomingRecordsIncomingRecordsSumDeliveryStreamName
KMSKeyAccessDeniedKMSKeyAccessDeniedSumDeliveryStreamName
KMSKeyDisabledKMSKeyDisabledSumDeliveryStreamName
KMSKeyInvalidStateKMSKeyInvalidStateSumDeliveryStreamName
KMSKeyNotFoundKMSKeyNotFoundSumDeliveryStreamName
KafkaOffsetLagKafkaOffsetLagHistogramDeliveryStreamName
KinesisMillisBehindLatestKinesisMillisBehindLatestHistogramDeliveryStreamName
ListDeliveryStreams.LatencyListDeliveryStreams.LatencyHistogramDeliveryStreamName
ListDeliveryStreams.RequestsListDeliveryStreams.RequestsSumDeliveryStreamName
OutputDecompressedBytes.FailedOutputDecompressedBytes.FailedSumDeliveryStreamName
OutputDecompressedBytes.SuccessOutputDecompressedBytes.SuccessSumDeliveryStreamName
OutputDecompressedRecords.FailedOutputDecompressedRecords.FailedSumDeliveryStreamName
OutputDecompressedRecords.SuccessOutputDecompressedRecords.SuccessSumDeliveryStreamName
PutRecord.BytesPutRecord.BytesHistogramDeliveryStreamName
PutRecord.LatencyPutRecord.LatencyHistogramDeliveryStreamName
PutRecord.RequestsPutRecord.RequestsSumDeliveryStreamName
PutRecordBatch.BytesPutRecordBatch.BytesHistogramDeliveryStreamName
PutRecordBatch.LatencyPutRecordBatch.LatencyHistogramDeliveryStreamName
PutRecordBatch.RecordsPutRecordBatch.RecordsHistogramDeliveryStreamName
PutRecordBatch.RequestsPutRecordBatch.RequestsSumDeliveryStreamName
PutRequestsPerSecondLimitPutRequestsPerSecondLimitHistogramDeliveryStreamName
RecordsPerSecondLimitRecordsPerSecondLimitHistogramDeliveryStreamName
SourceThrottled.DelaySourceThrottled.DelayHistogramDeliveryStreamName
SourceToDelivery.DataFreshnessSourceToDelivery.DataFreshnessHistogramDeliveryStreamName
SucceedConversion.BytesSucceedConversion.BytesSumDeliveryStreamName
SucceedConversion.RecordsSucceedConversion.RecordsSumDeliveryStreamName
SucceedProcessing.BytesSucceedProcessing.BytesSumDeliveryStreamName
SucceedProcessing.RecordsSucceedProcessing.RecordsSumDeliveryStreamName
ThrottledDescribeStreamThrottledDescribeStreamSumDeliveryStreamName
ThrottledGetRecordsThrottledGetRecordsSumDeliveryStreamName
ThrottledGetShardIteratorThrottledGetShardIteratorSumDeliveryStreamName
ThrottledRecordsThrottledRecordsSumDeliveryStreamName
UpdateDeliveryStream.LatencyUpdateDeliveryStream.LatencyHistogramDeliveryStreamName
UpdateDeliveryStream.RequestsUpdateDeliveryStream.RequestsSumDeliveryStreamName

AWS/FraudDetector

The AWS/FraudDetector namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/frauddetector. All enriched instruments use Delta temporality.

Amazon::FraudDetector::Detector

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
GetEventPredictionGetEventPredictionSumDetectorID
GetEventPrediction4xxErrorGetEventPrediction4xxErrorSumDetectorID
GetEventPrediction5xxErrorGetEventPrediction5xxErrorSumDetectorID
GetEventPredictionLatencyGetEventPredictionLatencyHistogramDetectorID
ModelInvocationModelInvocationSumDetectorID, DetectorVersionID, ModelID, ModelType, ModelVersionNumber
ModelInvocationErrorModelInvocationErrorSumDetectorID, DetectorVersionID, ModelID, ModelType, ModelVersionNumber
ModelInvocationLatencyModelInvocationLatencyHistogramDetectorID, DetectorVersionID, ModelID, ModelType, ModelVersionNumber
OutcomeReturnedOutcomeReturnedSumDetectorID, DetectorVersionID, OutcomeName
PredictionPredictionSumDetectorID, DetectorVersionID
PredictionErrorPredictionErrorSumDetectorID, DetectorVersionID
PredictionLatencyPredictionLatencyHistogramDetectorID, DetectorVersionID
RuleEvaluateFalseRuleEvaluateFalseSumDetectorID, DetectorVersionID, RuleID
RuleEvaluateTrueRuleEvaluateTrueSumDetectorID, DetectorVersionID, RuleID
RuleNotEvaluatedRuleNotEvaluatedSumDetectorID, DetectorVersionID, RuleID
VariableUsedVariableUsedSumDetectorID, DetectorVersionID, VariableName

AWS/GameLift

The AWS/GameLift namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/gamelift. All enriched instruments use Delta temporality.

Amazon::GameLift::Fleet

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActivatingGameSessionsActivatingGameSessionsHistogramFleetId, Location
ActiveGameServerContainerGroupsActiveGameServerContainerGroupsHistogramFleetId, Location
ActiveGameSessionsActiveGameSessionsHistogramFleetId, Location
ActiveInstancesActiveInstancesHistogramFleetId, Location
ActiveServerProcessesActiveServerProcessesHistogramFleetId, Location
AvailableGameSessionsAvailableGameSessionsHistogramFleetId, Location
AvailablePlayerSessionsAvailablePlayerSessionsHistogramFleetId, Location
CPUUtilizationCPUUtilizationHistogramFleetId, Location
ConcurrentActivatableGameSessionsConcurrentActivatableGameSessionsHistogramFleetId, Location
ContainerCPUReservationContainerCPUReservationHistogramFleetId, Location
ContainerCPUUtilizationPerInstanceContainerCPUUtilizationPerInstanceHistogramFleetId, Location
ContainerMemoryReservationContainerMemoryReservationHistogramFleetId, Location
ContainerMemoryUtilizationContainerMemoryUtilizationHistogramFleetId, Location
ContainerNetworkInContainerNetworkInSumContainerGroupType, FleetId, Location
ContainerNetworkOutContainerNetworkOutSumContainerGroupType, FleetId, Location
ContainerStorageReadBytesContainerStorageReadBytesSumContainerGroupType, FleetId, Location
ContainerStorageWriteBytesContainerStorageWriteBytesSumContainerGroupType, FleetId, Location
CurrentPlayerSessionsCurrentPlayerSessionsHistogramFleetId, Location
DesiredInstancesDesiredInstancesHistogramFleetId, Location
DiskReadBytesDiskReadBytesSumFleetId, Location
DiskReadOpsDiskReadOpsSumFleetId, Location
DiskWriteBytesDiskWriteBytesSumFleetId, Location
DiskWriteOpsDiskWriteOpsSumFleetId, Location
GameSessionInterruptionsGameSessionInterruptionsSumFleetId, Location
HealthyServerProcessesHealthyServerProcessesHistogramFleetId, Location
IdleGameServerContainerGroupsIdleGameServerContainerGroupsHistogramFleetId, Location
IdleInstancesIdleInstancesHistogramFleetId, Location
InstanceCPUUtilizationInstanceCPUUtilizationHistogramFleetId, Location
InstanceInterruptionsInstanceInterruptionsSumFleetId, Location
InstanceNetworkInInstanceNetworkInSumFleetId, Location
InstanceNetworkOutInstanceNetworkOutSumFleetId, Location
InstanceStorageReadBytesInstanceStorageReadBytesSumFleetId, Location
InstanceStorageReadOpsInstanceStorageReadOpsSumFleetId, Location
InstanceStorageWriteBytesInstanceStorageWriteBytesSumFleetId, Location
InstanceStorageWriteOpsInstanceStorageWriteOpsSumFleetId, Location
MaxInstancesMaxInstancesHistogramFleetId, Location
MinInstancesMinInstancesHistogramFleetId, Location
NetworkInNetworkInSumFleetId, Location
NetworkOutNetworkOutSumFleetId, Location
PendingGameServerContainerGroupsPendingGameServerContainerGroupsHistogramFleetId, Location
PendingInstancesPendingInstancesHistogramFleetId, Location
PercentAvailableGameSessionsPercentAvailableGameSessionsHistogramFleetId, Location
PercentHealthyServerProcessesPercentHealthyServerProcessesHistogramFleetId, Location
PercentIdleInstancesPercentIdleInstancesHistogramFleetId, Location
PlayerGatewayBytesInPlayerGatewayBytesInSumFleetId
PlayerGatewayBytesOutPlayerGatewayBytesOutSumFleetId, Location
PlayerGatewayBytesThrottledPlayerGatewayBytesThrottledSumFleetId, Location
PlayerGatewayPacketsInPlayerGatewayPacketsInSumFleetId, Location
PlayerGatewayPacketsOutPlayerGatewayPacketsOutSumFleetId, Location
PlayerGatewayPacketsThrottledPlayerGatewayPacketsThrottledSumFleetId, Location
PlayerGatewayPlayerSessionsPlayerGatewayPlayerSessionsSumFleetId, Location
PlayerSessionActivationsPlayerSessionActivationsSumFleetId, Location
RecycledInstancesRecycledInstancesSumFleetId, Location
ServerProcessAbnormalTerminationsServerProcessAbnormalTerminationsSumFleetId, Location
ServerProcessActivationsServerProcessActivationsSumFleetId, Location
ServerProcessTerminationsServerProcessTerminationsSumFleetId, Location
TerminatingGameServerContainerGroupsTerminatingGameServerContainerGroupsHistogramFleetId, Location
TerminatingInstancesTerminatingInstancesHistogramFleetId, Location
UnhealthyGameServerContainerGroupsReplacedUnhealthyGameServerContainerGroupsReplacedSumFleetId, Location
UnhealthyInstancesReplacedUnhealthyInstancesReplacedSumFleetId, Location

Amazon::GameLift::GameSessionQueue

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AverageWaitTimeAverageWaitTimeHistogramLocation, QueueName
FirstChoiceNotViableFirstChoiceNotViableSumQueueName
FirstChoiceOutOfCapacityFirstChoiceOutOfCapacitySumQueueName
GameSessionPlacedGameSessionPlacedSumLocationName, QueueName
LowestLatencyPlacementLowestLatencyPlacementSumQueueName
LowestPricePlacementLowestPricePlacementSumQueueName
PlacementApNortheast1PlacementApNortheast1SumQueueName
PlacementApNortheast2PlacementApNortheast2SumQueueName
PlacementApSouth1PlacementApSouth1SumQueueName
PlacementApSoutheast2PlacementApSoutheast2SumQueueName
PlacementEuCentral1PlacementEuCentral1SumQueueName
PlacementEuNorth1PlacementEuNorth1SumQueueName
PlacementEuWest1PlacementEuWest1SumQueueName
PlacementEuWest2PlacementEuWest2SumQueueName
PlacementMeSouth1PlacementMeSouth1SumQueueName
PlacementSaEast1PlacementSaEast1SumQueueName
PlacementUsEast1PlacementUsEast1SumQueueName
PlacementUsEast2PlacementUsEast2SumQueueName
PlacementUsWest1PlacementUsWest1SumQueueName
PlacementUsWest2PlacementUsWest2SumQueueName
PlacementsCanceledPlacementsCanceledSumQueueName
PlacementsStartedPlacementsStartedSumQueueName
PlacementsSucceededPlacementsSucceededSumQueueName
PlacementsTimedOutPlacementsTimedOutSumQueueName
QueueDepthQueueDepthHistogramLocation, QueueName

Amazon::GameLift::MatchmakingConfiguration

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
CurrentTicketsCurrentTicketsHistogramConfigurationName
MatchesAcceptedMatchesAcceptedSumConfigurationName
MatchesCreatedMatchesCreatedSumConfigurationName
MatchesPlacedMatchesPlacedSumConfigurationName
MatchesRejectedMatchesRejectedSumConfigurationName
MatchmakingSearchTimeMatchmakingSearchTimeHistogramConfigurationName
PlayersStartedPlayersStartedSumConfigurationName
TicketsStartedTicketsStartedSumConfigurationName
TicketsTimedOutTicketsTimedOutSumConfigurationName
TimeToMatchTimeToMatchHistogramConfigurationName
TimeToTicketCancelTimeToTicketCancelHistogramConfigurationName
TimeToTicketSuccessTimeToTicketSuccessHistogramConfigurationName

AWS/GatewayELB

The AWS/GatewayELB namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/elasticloadbalancing. All enriched instruments use Delta temporality.

Amazon::ElasticLoadBalancingV2::LoadBalancer

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveFlowCountActiveFlowCountHistogramAvailabilityZone, LoadBalancer
HealthyHostCountHealthyHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
NewFlowCountNewFlowCountSumAvailabilityZone, LoadBalancer
ProcessedBytesProcessedBytesSumAvailabilityZone, LoadBalancer
UnHealthyHostCountUnHealthyHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup

AWS/IVSChat

The AWS/IVSChat namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/ivschat. All enriched instruments use Delta temporality.

Amazon::IVSChat::LoggingConfiguration

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
LogDestinationAccessDeniedErrorLogDestinationAccessDeniedErrorSumLoggingConfiguration
LogDestinationErrorsLogDestinationErrorsSumLoggingConfiguration
LogDestinationResourceNotFoundErrorsLogDestinationResourceNotFoundErrorsSumLoggingConfiguration

AWS/IoT

The AWS/IoT namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/iot. All enriched instruments use Delta temporality.

Amazon::IoT::CACertificate

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ProvisionThing.ClientErrorProvisionThing.ClientErrorSumCaCertificateId
ProvisionThing.ServerErrorProvisionThing.ServerErrorSumCaCertificateId
ProvisionThing.SuccessProvisionThing.SuccessSumCaCertificateId

Amazon::IoT::ScheduledAudit

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
MisconfiguredDeviceDefenderNotificationMisconfiguredDeviceDefenderNotificationSumCheckName, ScheduledAuditName
NonCompliantResourcesNonCompliantResourcesSumCheckName, ScheduledAuditName
ResourcesEvaluatedResourcesEvaluatedSumCheckName, ScheduledAuditName

Amazon::IoT::SecurityProfile

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BehaviorEvaluationCompletedBehaviorEvaluationCompletedSumBehaviorName, SecurityProfileName
BehaviorEvaluationSkippedBehaviorEvaluationSkippedSumBehaviorName, SecurityProfileName
MisconfiguredDeviceDefenderNotificationMisconfiguredDeviceDefenderNotificationSumBehaviorName, SecurityProfileName
NumOfMetricsExceedingSizeLimitNumOfMetricsExceedingSizeLimitSumBehaviorName, SecurityProfileName
NumOfMetricsExportedNumOfMetricsExportedSumBehaviorName, SecurityProfileName
NumOfMetricsSkippedNumOfMetricsSkippedSumBehaviorName, SecurityProfileName
ViolationsViolationsSumBehaviorName, SecurityProfileName
ViolationsClearedViolationsClearedSumBehaviorName, SecurityProfileName
ViolationsInvalidatedViolationsInvalidatedSumBehaviorName, SecurityProfileName

Amazon::IoT::TopicRule

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ErrorActionFailureErrorActionFailureSumActionType, RuleName
ErrorActionHttpDestinationNotEnabledErrorActionHttpDestinationNotEnabledSumActionType, RuleName
ErrorActionSuccessErrorActionSuccessSumActionType, RuleName
FailureFailureSumActionType, RuleName
HttpCode_4XXHttpCode_4XXSumActionType, RuleName
HttpCode_5XXHttpCode_5XXSumActionType, RuleName
HttpCode_OtherHttpCode_OtherSumActionType, RuleName
HttpInvalidUrlHttpInvalidUrlSumActionType, RuleName
HttpRequestTimeoutHttpRequestTimeoutSumActionType, RuleName
HttpUnknownHostHttpUnknownHostSumActionType, RuleName
ParseErrorParseErrorSumRuleName
RequestTimeoutRequestTimeoutSumActionType, RuleName
RuleMessageThrottledRuleMessageThrottledSumRuleName
RuleNotFoundRuleNotFoundSumRuleName
RulesExecutedRulesExecutedSumRuleName
SaslAuthFailedSaslAuthFailedSumActionType, RuleName
SuccessSuccessSumActionType, RuleName
TopicMatchTopicMatchSumRuleName

job

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
CanceledJobExecutionCountCanceledJobExecutionCountSumJobId
CanceledJobExecutionTotalCountCanceledJobExecutionTotalCountHistogramJobId
ClientErrorCountClientErrorCountSumJobId
FailedJobExecutionCountFailedJobExecutionCountSumJobId
FailedJobExecutionTotalCountFailedJobExecutionTotalCountHistogramJobId
InProgressJobExecutionCountInProgressJobExecutionCountSumJobId
InProgressJobExecutionTotalCountInProgressJobExecutionTotalCountHistogramJobId
QueuedJobExecutionCountQueuedJobExecutionCountSumJobId
QueuedJobExecutionTotalCountQueuedJobExecutionTotalCountHistogramJobId
RejectedJobExecutionCountRejectedJobExecutionCountSumJobId
RejectedJobExecutionTotalCountRejectedJobExecutionTotalCountHistogramJobId
RemovedJobExecutionCountRemovedJobExecutionCountSumJobId
RemovedJobExecutionTotalCountRemovedJobExecutionTotalCountHistogramJobId
ServerErrorCountServerErrorCountSumJobId
SuccededJobExecutionCountSuccededJobExecutionCountSumJobId
SuccededJobExecutionTotalCountSuccededJobExecutionTotalCountHistogramJobId
SucceededJobExecutionCountSucceededJobExecutionCountSumJobId
SucceededJobExecutionTotalCountSucceededJobExecutionTotalCountHistogramJobId
TimedOutJobExecutionTotalCountTimedOutJobExecutionTotalCountHistogramJobId

AWS/KMS

The AWS/KMS namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/kms. All enriched instruments use Delta temporality.

Amazon::KMS::Key

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
SecondsUntilKeyMaterialExpirationSecondsUntilKeyMaterialExpirationHistogramKeyId

AWS/Kafka

The AWS/Kafka namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/kafka. All enriched instruments use Delta temporality.

broker

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
BurstBalanceBurstBalanceHistogramBroker ID, Cluster Name
BwInAllowanceExceededBwInAllowanceExceededSumBroker ID, Cluster Name
BwOutAllowanceExceededBwOutAllowanceExceededSumBroker ID, Cluster Name
CPUCreditBalanceCPUCreditBalanceHistogramBroker ID, Cluster Name
CPUCreditUsageCPUCreditUsageSumBroker ID, Cluster Name
ConnectionCloseRateConnectionCloseRateHistogramBroker ID, Cluster Name
ConnectionCountConnectionCountHistogramBroker ID, Cluster Name
ConnectionCreationRateConnectionCreationRateHistogramBroker ID, Cluster Name
ConntrackAllowanceExceededConntrackAllowanceExceededSumBroker ID, Cluster Name
CpuIdleCpuIdleHistogramBroker ID, Cluster Name
CpuIoWaitCpuIoWaitHistogramBroker ID, Cluster Name
CpuSystemCpuSystemHistogramBroker ID, Cluster Name
CpuUserCpuUserHistogramBroker ID, Cluster Name
FetchConsumerLocalTimeMsMeanFetchConsumerLocalTimeMsMeanHistogramBroker ID, Cluster Name
FetchConsumerRequestQueueTimeMsMeanFetchConsumerRequestQueueTimeMsMeanHistogramBroker ID, Cluster Name
FetchConsumerResponseQueueTimeMsMeanFetchConsumerResponseQueueTimeMsMeanHistogramBroker ID, Cluster Name
FetchConsumerResponseSendTimeMsMeanFetchConsumerResponseSendTimeMsMeanHistogramBroker ID, Cluster Name
FetchConsumerTotalTimeMsMeanFetchConsumerTotalTimeMsMeanHistogramBroker ID, Cluster Name
FetchFollowerLocalTimeMsMeanFetchFollowerLocalTimeMsMeanHistogramBroker ID, Cluster Name
FetchFollowerRequestQueueTimeMsMeanFetchFollowerRequestQueueTimeMsMeanHistogramBroker ID, Cluster Name
FetchFollowerResponseQueueTimeMsMeanFetchFollowerResponseQueueTimeMsMeanHistogramBroker ID, Cluster Name
FetchFollowerResponseSendTimeMsMeanFetchFollowerResponseSendTimeMsMeanHistogramBroker ID, Cluster Name
FetchFollowerTotalTimeMsMeanFetchFollowerTotalTimeMsMeanHistogramBroker ID, Cluster Name
FetchMessageConversionsPerSecFetchMessageConversionsPerSecSumBroker ID, Cluster Name
FetchThrottleByteRateFetchThrottleByteRateSumBroker ID, Cluster Name
FetchThrottleQueueSizeFetchThrottleQueueSizeHistogramBroker ID, Cluster Name
FetchThrottleTimeFetchThrottleTimeHistogramBroker ID, Cluster Name
HeapMemoryAfterGCHeapMemoryAfterGCHistogramBroker ID, Cluster Name
IAMNumberOfConnectionRequestsIAMNumberOfConnectionRequestsSumBroker ID, Cluster Name
IAMTooManyConnectionsIAMTooManyConnectionsSumBroker ID, Cluster Name
KafkaAppLogsDiskUsedKafkaAppLogsDiskUsedHistogramBroker ID, Cluster Name
KafkaDataLogsDiskUsedKafkaDataLogsDiskUsedHistogramBroker ID, Cluster Name
LeaderCountLeaderCountHistogramBroker ID, Cluster Name
LinklocalAllowanceExceededLinklocalAllowanceExceededSumBroker ID, Cluster Name
MemoryBufferedMemoryBufferedHistogramBroker ID, Cluster Name
MemoryCachedMemoryCachedHistogramBroker ID, Cluster Name
MemoryFreeMemoryFreeHistogramBroker ID, Cluster Name
MemoryUsedMemoryUsedHistogramBroker ID, Cluster Name
MessagesInPerSecMessagesInPerSecSumBroker ID, Cluster Name
NetworkProcessorAvgIdlePercentNetworkProcessorAvgIdlePercentHistogramBroker ID, Cluster Name
NetworkRxDroppedNetworkRxDroppedSumBroker ID, Cluster Name
NetworkRxErrorsNetworkRxErrorsSumBroker ID, Cluster Name
NetworkRxPacketsNetworkRxPacketsSumBroker ID, Cluster Name
NetworkTxDroppedNetworkTxDroppedSumBroker ID, Cluster Name
NetworkTxErrorsNetworkTxErrorsSumBroker ID, Cluster Name
NetworkTxPacketsNetworkTxPacketsSumBroker ID, Cluster Name
PartitionCountPartitionCountHistogramBroker ID, Cluster Name
PpsAllowanceExceededPpsAllowanceExceededSumBroker ID, Cluster Name
ProduceLocalTimeMsMeanProduceLocalTimeMsMeanHistogramBroker ID, Cluster Name
ProduceMessageConversionsPerSecProduceMessageConversionsPerSecSumBroker ID, Cluster Name
ProduceMessageConversionsTimeMsMeanProduceMessageConversionsTimeMsMeanHistogramBroker ID, Cluster Name
ProduceRequestQueueTimeMsMeanProduceRequestQueueTimeMsMeanHistogramBroker ID, Cluster Name
ProduceResponseQueueTimeMsMeanProduceResponseQueueTimeMsMeanHistogramBroker ID, Cluster Name
ProduceResponseSendTimeMsMeanProduceResponseSendTimeMsMeanHistogramBroker ID, Cluster Name
ProduceThrottleByteRateProduceThrottleByteRateSumBroker ID, Cluster Name
ProduceThrottleQueueSizeProduceThrottleQueueSizeHistogramBroker ID, Cluster Name
ProduceThrottleTimeProduceThrottleTimeHistogramBroker ID, Cluster Name
ProduceTotalTimeMsMeanProduceTotalTimeMsMeanHistogramBroker ID, Cluster Name
RemoteCopyBytesPerSecRemoteCopyBytesPerSecSumBroker ID, Cluster Name
RemoteCopyErrorsPerSecRemoteCopyErrorsPerSecSumBroker ID, Cluster Name
RemoteCopyLagBytesRemoteCopyLagBytesHistogramBroker ID, Cluster Name
RemoteFetchBytesPerSecRemoteFetchBytesPerSecSumBroker ID, Cluster Name
RemoteFetchErrorsPerSecRemoteFetchErrorsPerSecSumBroker ID, Cluster Name
RemoteFetchRequestsPerSecRemoteFetchRequestsPerSecSumBroker ID, Cluster Name
RemoteLogManagerTasksAvgIdlePercentRemoteLogManagerTasksAvgIdlePercentHistogramBroker ID, Cluster Name
RemoteLogReaderAvgIdlePercentRemoteLogReaderAvgIdlePercentHistogramBroker ID, Cluster Name
RemoteLogReaderTaskQueueSizeRemoteLogReaderTaskQueueSizeHistogramBroker ID, Cluster Name
RemoteLogSizeBytesRemoteLogSizeBytesHistogramBroker ID, Cluster Name
ReplicationBytesInPerSecReplicationBytesInPerSecSumBroker ID, Cluster Name
ReplicationBytesOutPerSecReplicationBytesOutPerSecSumBroker ID, Cluster Name
RequestBytesMeanRequestBytesMeanHistogramBroker ID, Cluster Name
RequestExemptFromThrottleTimeRequestExemptFromThrottleTimeHistogramBroker ID, Cluster Name
RequestHandlerAvgIdlePercentRequestHandlerAvgIdlePercentHistogramBroker ID, Cluster Name
RequestThrottleQueueSizeRequestThrottleQueueSizeHistogramBroker ID, Cluster Name
RequestThrottleTimeRequestThrottleTimeHistogramBroker ID, Cluster Name
RequestTimeRequestTimeHistogramBroker ID, Cluster Name
RootDiskUsedRootDiskUsedHistogramBroker ID, Cluster Name
SwapFreeSwapFreeHistogramBroker ID, Cluster Name
SwapUsedSwapUsedHistogramBroker ID, Cluster Name
TCPConnectionsTCPConnectionsSumBroker ID, Cluster Name
TrafficBytesTrafficBytesSumBroker ID, Cluster Name
TrafficShapingTrafficShapingSumBroker ID, Cluster Name
UnderMinIsrPartitionCountUnderMinIsrPartitionCountHistogramBroker ID, Cluster Name
UnderReplicatedPartitionsUnderReplicatedPartitionsHistogramBroker ID, Cluster Name
UserPartitionExistsUserPartitionExistsHistogramBroker ID, Cluster Name
VolumeQueueLengthVolumeQueueLengthHistogramBroker ID, Cluster Name
VolumeReadBytesVolumeReadBytesSumBroker ID, Cluster Name
VolumeReadOpsVolumeReadOpsSumBroker ID, Cluster Name
VolumeTotalReadTimeVolumeTotalReadTimeSumBroker ID, Cluster Name
VolumeTotalWriteTimeVolumeTotalWriteTimeSumBroker ID, Cluster Name
VolumeWriteBytesVolumeWriteBytesSumBroker ID, Cluster Name
VolumeWriteOpsVolumeWriteOpsSumBroker ID, Cluster Name
ZooKeeperRequestLatencyMsMeanZooKeeperRequestLatencyMsMeanHistogramBroker ID, Cluster Name
ZooKeeperSessionStateZooKeeperSessionStateHistogramBroker ID, Cluster Name

broker-client-auth

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ClientConnectionCountClientConnectionCountHistogramBroker ID, Client Authentication, Cluster Name

cluster

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveControllerCountActiveControllerCountHistogramCluster Name
GlobalPartitionCountGlobalPartitionCountHistogramCluster Name
GlobalTopicCountGlobalTopicCountHistogramCluster Name
OfflinePartitionsCountOfflinePartitionsCountHistogramCluster Name

consumer-group

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
EstimatedMaxTimeLagEstimatedMaxTimeLagHistogramCluster Name, Consumer Group, Topic
MaxOffsetLagMaxOffsetLagHistogramCluster Name, Consumer Group, Topic
RollingEstimatedTimeLagMaxRollingEstimatedTimeLagMaxHistogramCluster Name, Consumer Group, Topic
SumOffsetLagSumOffsetLagHistogramCluster Name, Consumer Group, Topic

consumer-group-partition

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
EstimatedTimeLagEstimatedTimeLagHistogramConsumer Group, Partition, Topic
OffsetLagOffsetLagHistogramConsumer Group, Partition, Topic
RollingEstimatedTimeLagRollingEstimatedTimeLagHistogramConsumer Group, Partition, Topic

replicator

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ConsumerGroupCountConsumerGroupCountHistogramReplicatorName
ConsumerGroupOffsetSyncFailureConsumerGroupOffsetSyncFailureSumReplicatorName
MessageLagMessageLagHistogramReplicatorName
ReplicationLatencyReplicationLatencyHistogramReplicatorName
ReplicatorBytesInPerSecReplicatorBytesInPerSecSumReplicatorName
ReplicatorBytesOutPerSecReplicatorBytesOutPerSecSumReplicatorName
ReplicatorFailureReplicatorFailureSumReplicatorName
ReplicatorThroughputReplicatorThroughputSumReplicatorName
TopicCountTopicCountHistogramReplicatorName

replicator-topic

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
MessageLagMessageLagPerTopicHistogramReplicatorName, Topic
ReplicationLatencyReplicationLatencyPerTopicHistogramReplicatorName, Topic
ReplicatorThroughputReplicatorThroughputPerTopicSumReplicatorName, Topic

topic

  • cloud.resource_id enrichment: Not supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
BytesInPerSecBytesInPerSecSumBroker ID, Cluster Name, Topic
BytesOutPerSecBytesOutPerSecSumBroker ID, Cluster Name, Topic
FetchMessageConversionsPerSecFetchMessageConversionsPerSecPerTopicSumBroker ID, Cluster Name, Topic
MessagesInPerSecMessagesInPerSecPerTopicSumBroker ID, Cluster Name, Topic
ProduceMessageConversionsPerSecProduceMessageConversionsPerSecPerTopicSumBroker ID, Cluster Name, Topic
RemoteCopyBytesPerSecRemoteCopyBytesPerSecPerTopicSumBroker ID, Cluster Name, Topic
RemoteCopyErrorsPerSecRemoteCopyErrorsPerSecPerTopicSumBroker ID, Cluster Name, Topic
RemoteFetchBytesPerSecRemoteFetchBytesPerSecPerTopicSumBroker ID, Cluster Name, Topic
RemoteFetchErrorsPerSecRemoteFetchErrorsPerSecPerTopicSumBroker ID, Cluster Name, Topic
RemoteFetchRequestsPerSecRemoteFetchRequestsPerSecPerTopicSumBroker ID, Cluster Name, Topic
RemoteLogSizeBytesRemoteLogSizeBytesPerTopicHistogramBroker ID, Cluster Name, Topic

AWS/Kendra

The AWS/Kendra namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/kendra. All enriched instruments use Delta temporality.

Amazon::Kendra::DataSource

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
DataSourceDocumentCountDataSourceDocumentCountHistogramDataSourceId, IndexId
DataSourceSyncRuntimeDataSourceSyncRuntimeHistogramDataSourceId, IndexId
DocumentsCrawledDocumentsCrawledSumDataSourceId, IndexId
DocumentsFailedToIndexDocumentsFailedToIndexSumDataSourceId, IndexId
DocumentsIndexedDocumentsIndexedSumDataSourceId, IndexId
DocumentsSkippedInvalidMetadataDocumentsSkippedInvalidMetadataSumDataSourceId, IndexId
DocumentsSkippedNoChangeDocumentsSkippedNoChangeSumDataSourceId, IndexId
DocumentsSubmittedForDeletionDocumentsSubmittedForDeletionSumDataSourceId, IndexId
DocumentsSubmittedForDeletionFailedDocumentsSubmittedForDeletionFailedSumDataSourceId, IndexId
DocumentsSubmittedForIndexingDocumentsSubmittedForIndexingSumDataSourceId, IndexId
DocumentsSubmittedForIndexingFailedDocumentsSubmittedForIndexingFailedSumDataSourceId, IndexId
DocumentsWithoutAclDocumentsWithoutAclSumAwsAccountId, DataSourceId, DataSourceType, IndexId
MetadataFilesCrawledMetadataFilesCrawledSumDataSourceId, IndexId
PrincipalGroupsScannedPrincipalGroupsScannedSumDataSourceId, IndexId

Amazon::Kendra::Index

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ClickFeedbackSubmittedCountClickFeedbackSubmittedCountSumIndexId
GroupProcessedGroupProcessedSumIndexId
GroupProcessedButNotPersistentGroupProcessedButNotPersistentSumIndexId
GroupReceivedGroupReceivedSumIndexId
GroupUpdateLatencyInMilliSecondsGroupUpdateLatencyInMilliSecondsHistogramIndexId
GroupWithOlderOrderingIdSkippedGroupWithOlderOrderingIdSkippedSumIndexId
IndexDocumentCountIndexDocumentCountHistogramIndexId
IndexDocumentStorageSizeIndexDocumentStorageSizeHistogramIndexId
IndexQueryCountIndexQueryCountSumIndexId
ProvisionedIndexDocumentCountProvisionedIndexDocumentCountHistogramIndexId
ProvisionedIndexStorageSizeProvisionedIndexStorageSizeHistogramIndexId
RelevantFeedbackSubmittedCountRelevantFeedbackSubmittedCountSumIndexId

AWS/Kinesis

The AWS/Kinesis namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/kinesis. All enriched instruments use Delta temporality.

Amazon::Kinesis::Stream

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
GetRecords.BytesGetRecords.BytesSumStreamName
GetRecords.IteratorAgeMillisecondsGetRecords.IteratorAgeMillisecondsHistogramStreamName
GetRecords.LatencyGetRecords.LatencyHistogramStreamName
GetRecords.RecordsGetRecords.RecordsSumStreamName
GetRecords.SuccessGetRecords.SuccessSumStreamName
IncomingBytesIncomingBytesSumStreamName
IncomingRecordsIncomingRecordsSumStreamName
IteratorAgeMillisecondsIteratorAgeMillisecondsHistogramShardId, StreamName
OutgoingBytesOutgoingBytesSumShardId, StreamName
OutgoingRecordsOutgoingRecordsSumShardId, StreamName
PutRecord.SuccessPutRecord.SuccessSumStreamName
PutRecords.BytesPutRecords.BytesSumStreamName
PutRecords.SuccessPutRecords.SuccessSumStreamName
ReadProvisionedThroughputExceededReadProvisionedThroughputExceededSumStreamName
SubscribeToShard.RateExceededSubscribeToShard.RateExceededSumConsumerName, StreamName
SubscribeToShard.SuccessSubscribeToShard.SuccessSumConsumerName, StreamName
SubscribeToShardEvent.BytesSubscribeToShardEvent.BytesSumConsumerName, StreamName
SubscribeToShardEvent.MillisBehindLatestSubscribeToShardEvent.MillisBehindLatestHistogramConsumerName, StreamName
SubscribeToShardEvent.RecordsSubscribeToShardEvent.RecordsSumConsumerName, StreamName
SubscribeToShardEvent.SuccessSubscribeToShardEvent.SuccessSumConsumerName, StreamName
WriteProvisionedThroughputExceededWriteProvisionedThroughputExceededSumStreamName

AWS/KinesisAnalytics

The AWS/KinesisAnalytics namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/kinesisanalytics. All enriched instruments use Delta temporality.

Amazon::KinesisAnalyticsV2::Application

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
KPUsKPUsHistogramApplication
KPUs-InteractiveKPUs-InteractiveHistogramApplication
backPressuredTimeMsPerSecondbackPressuredTimeMsPerSecondHistogramApplication
busyTimeMsPerSecondbusyTimeMsPerSecondHistogramApplication
bytesRequestedPerFetchbytesRequestedPerFetchHistogramApplication, Flow, Id
committedOffsetscommittedOffsetsHistogramApplication, Flow, Topic
containerCPUUtilizationcontainerCPUUtilizationHistogramApplication
containerDiskUtilizationcontainerDiskUtilizationHistogramApplication
containerMemoryUtilizationcontainerMemoryUtilizationHistogramApplication
cpuUtilizationcpuUtilizationHistogramApplication
currentInputWatermarkcurrentInputWatermarkHistogramApplication
currentOffsetscurrentOffsetsHistogramApplication, Flow, Topic
currentOutputWatermarkcurrentOutputWatermarkHistogramApplication
downtimedowntimeHistogramApplication
fullRestartsfullRestartsSumApplication
heapMemoryUtilizationheapMemoryUtilizationHistogramApplication
idleTimeMsPerSecondidleTimeMsPerSecondHistogramApplication
jobmanagerFileDescriptorsMaxjobmanagerFileDescriptorsMaxHistogramApplication
jobmanagerFileDescriptorsOpenjobmanagerFileDescriptorsOpenHistogramApplication
jobmanagerHeapMemoryUtilizationjobmanagerHeapMemoryUtilizationHistogramApplication
jobmanagerMetaspaceMemoryUtilizationjobmanagerMetaspaceMemoryUtilizationHistogramApplication
lastCheckpointDurationlastCheckpointDurationHistogramApplication
lastCheckpointSizelastCheckpointSizeHistogramApplication
managedMemoryTotalmanagedMemoryTotalHistogramApplication
managedMemoryUsedmanagedMemoryUsedHistogramApplication
managedMemoryUtilizationmanagedMemoryUtilizationHistogramApplication
metaspaceMemoryUtilizationmetaspaceMemoryUtilizationHistogramApplication
millisBehindLatestmillisBehindLatestHistogramApplication, Flow, Id
numLateRecordsDroppednumLateRecordsDroppedSumApplication
numRecordsInnumRecordsInSumApplication
numRecordsInPerSecondnumRecordsInPerSecondHistogramApplication
numRecordsOutnumRecordsOutSumApplication
numRecordsOutPerSecondnumRecordsOutPerSecondHistogramApplication
numRestartsnumRestartsSumApplication
numberOfFailedCheckpointsnumberOfFailedCheckpointsSumApplication
oldGenerationGCCountoldGenerationGCCountSumApplication
oldGenerationGCTimeoldGenerationGCTimeSumApplication
taskmanagerFileDescriptorsMaxtaskmanagerFileDescriptorsMaxHistogramApplication
taskmanagerFileDescriptorsOpentaskmanagerFileDescriptorsOpenHistogramApplication
threadCountthreadCountHistogramApplication
threadsCountthreadsCountHistogramApplication
uptimeuptimeHistogramApplication
zeppelinCpuUtilizationzeppelinCpuUtilizationHistogramApplication
zeppelinHeapMemoryUtilizationzeppelinHeapMemoryUtilizationHistogramApplication
zeppelinServerUptimezeppelinServerUptimeHistogramApplication
zeppelinThreadCountzeppelinThreadCountHistogramApplication
zeppelinWaitingJobszeppelinWaitingJobsHistogramApplication

AWS/Lambda

The AWS/Lambda namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/lambda. All enriched instruments use Delta temporality.

Amazon::Lambda::CapacityProvider

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ExecutionEnvironmentCPUUtilizationExecutionEnvironmentCPUUtilizationHistogramCapacityProviderName, FunctionName, Resource
ExecutionEnvironmentConcurrencyExecutionEnvironmentConcurrencyHistogramCapacityProviderName, FunctionName, Resource
ExecutionEnvironmentConcurrencyLimitExecutionEnvironmentConcurrencyLimitHistogramCapacityProviderName, FunctionName, Resource
ExecutionEnvironmentMemoryUtilizationExecutionEnvironmentMemoryUtilizationHistogramCapacityProviderName, FunctionName, Resource

Amazon::Lambda::EventSourceMapping

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
CommittedEventCountCommittedEventCountSumEventSourceMappingUUID
DeletedEventCountDeletedEventCountSumEventSourceMappingUUID
DroppedEventCountDroppedEventCountSumEventSourceMappingUUID
EventPollerThroughputInBytesEventPollerThroughputInBytesSumEventSourceMappingUUID
EventPollerUnitEventPollerUnitHistogramEventSourceMappingUUID
FailedInvokeEventCountFailedInvokeEventCountSumEventSourceMappingUUID
FilteredOutEventCountFilteredOutEventCountSumEventSourceMappingUUID
InvokedEventCountInvokedEventCountSumEventSourceMappingUUID
IteratorAgeIteratorAgeHistogramEventSourceMappingUUID
MaxOffsetLagMaxOffsetLagHistogramEventSourceMappingUUID
OnFailureDestinationDeliveredEventCountOnFailureDestinationDeliveredEventCountSumEventSourceMappingUUID
PolledEventCountPolledEventCountSumEventSourceMappingUUID
ProvisionedPollersProvisionedPollersHistogramEventSourceMappingUUID
SumOffsetLagSumOffsetLagHistogramEventSourceMappingUUID

Amazon::Lambda::Function

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AsyncEventAgeAsyncEventAgeHistogramFunctionName, Resource
AsyncEventsDroppedAsyncEventsDroppedSumFunctionName, Resource
AsyncEventsReceivedAsyncEventsReceivedSumFunctionName, Resource
CPUThrottlesCPUThrottlesSumFunctionName, Resource
ConcurrencyThrottlesConcurrencyThrottlesSumFunctionName, Resource
ConcurrentExecutionsConcurrentExecutionsHistogramFunctionName, Resource
DeadLetterErrorsDeadLetterErrorsSumFunctionName, Resource
DestinationDeliveryFailuresDestinationDeliveryFailuresSumFunctionName, Resource
DiskThrottlesDiskThrottlesSumFunctionName, Resource
DurableExecutionDurationDurableExecutionDurationHistogramFunctionName, Resource
DurableExecutionFailedDurableExecutionFailedSumFunctionName, Resource
DurableExecutionOperationsDurableExecutionOperationsSumFunctionName, Resource
DurableExecutionStartedDurableExecutionStartedSumFunctionName, Resource
DurableExecutionStoppedDurableExecutionStoppedSumFunctionName, Resource
DurableExecutionStorageWrittenBytesDurableExecutionStorageWrittenBytesSumFunctionName, Resource
DurableExecutionSucceededDurableExecutionSucceededSumFunctionName, Resource
DurableExecutionTimedOutDurableExecutionTimedOutSumFunctionName, Resource
DurationDurationHistogramFunctionName, Resource
ErrorsErrorsSumFunctionName, Resource
InvocationsInvocationsSumFunctionName, Resource
IteratorAgeIteratorAgeHistogramFunctionName, Resource
MemoryThrottlesMemoryThrottlesSumFunctionName, Resource
OffsetLagOffsetLagHistogramFunctionName, Resource
PostRuntimeExtensionsDurationPostRuntimeExtensionsDurationHistogramFunctionName, Resource
ProvisionedConcurrencyInvocationsProvisionedConcurrencyInvocationsSumFunctionName, Resource
ProvisionedConcurrencySpilloverInvocationsProvisionedConcurrencySpilloverInvocationsSumFunctionName, Resource
ProvisionedConcurrencyUtilizationProvisionedConcurrencyUtilizationHistogramFunctionName, Resource
ProvisionedConcurrentExecutionsProvisionedConcurrentExecutionsHistogramFunctionName, Resource
RecursiveInvocationsDroppedRecursiveInvocationsDroppedSumFunctionName, Resource
SignatureValidationErrorsSignatureValidationErrorsSumFunctionName, Resource
StreamedOutboundBytesStreamedOutboundBytesSumFunctionName, Resource
StreamedOutboundThroughputStreamedOutboundThroughputHistogramFunctionName, Resource
ThrottlesThrottlesSumFunctionName, Resource
TimeToFirstByteLatencyTimeToFirstByteLatencyHistogramFunctionName, Resource
TimeToLastByteLatencyTimeToLastByteLatencyHistogramFunctionName, Resource
Url4xxCountUrl4xxCountSumFunctionName, Resource
Url5xxCountUrl5xxCountSumFunctionName, Resource
UrlRequestCountUrlRequestCountSumFunctionName, Resource
UrlRequestLatencyUrlRequestLatencyHistogramFunctionName, Resource

AWS/M2

The AWS/M2 namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/m2. All enriched instruments use Delta temporality.

Amazon::M2::Application

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
BatchJobCompletedCountBatchJobCompletedCountSumApplicationId
BatchJobFailedCountBatchJobFailedCountSumApplicationId
JvmMemoryFreeJvmMemoryFreeHistogramApplicationId
JvmMemoryMaxJvmMemoryMaxHistogramApplicationId
JvmMemoryUsedJvmMemoryUsedHistogramApplicationId
ProcessesActiveCountProcessesActiveCountSumApplicationId
SessionCountSessionCountHistogramApplicationId
SharedMemoryFreeSharedMemoryFreeHistogramApplicationId
SharedMemoryTotalSharedMemoryTotalHistogramApplicationId
ThreadActiveCountThreadActiveCountHistogramApplicationId
TransactionCompletedCountTransactionCompletedCountSumApplicationId
TransactionFailedCountTransactionFailedCountSumApplicationId
TransactionResponseTimeTransactionResponseTimeHistogramApplicationId

AWS/MWAA

The AWS/MWAA namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/airflow. All enriched instruments use Delta temporality.

environment

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveConnectionCountActiveConnectionCountHistogramEnvironment
ApproximateAgeOfOldestTaskApproximateAgeOfOldestTaskHistogramEnvironment
CPUUtilizationCPUUtilizationHistogramCluster, Environment
MemoryUtilizationMemoryUtilizationHistogramCluster, Environment
QueuedTasksQueuedTasksHistogramEnvironment
RunningTasksRunningTasksHistogramEnvironment

rbac-role

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
DatabaseConnectionsDatabaseConnectionsHistogramDatabaseRole, Environment
DiskQueueDepthDiskQueueDepthHistogramDatabaseRole, Environment
FreeableMemoryFreeableMemoryHistogramDatabaseRole, Environment
NetworkReceiveThroughputNetworkReceiveThroughputHistogramDatabaseRole, Environment
NetworkTransmitThroughputNetworkTransmitThroughputHistogramDatabaseRole, Environment
ReadIOPSReadIOPSHistogramDatabaseRole, Environment
ReadLatencyReadLatencyHistogramDatabaseRole, Environment
ReadThroughputReadThroughputHistogramDatabaseRole, Environment
WriteIOPSWriteIOPSHistogramDatabaseRole, Environment
WriteLatencyWriteLatencyHistogramDatabaseRole, Environment
WriteThroughputWriteThroughputHistogramDatabaseRole, Environment

AWS/MediaTailor

The AWS/MediaTailor namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/mediatailor. All enriched instruments use Delta temporality.

Amazon::MediaTailor::Channel

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
4xxErrorCount4xxErrorCountSumChannel, Output
5xxErrorCount5xxErrorCountSumChannel, Output
RequestCountRequestCountSumChannel, Output
TotalTimeTotalTimeHistogramChannel, Output

AWS/MemoryDB

The AWS/MemoryDB namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/memorydb. All enriched instruments use Delta temporality.

Amazon::MemoryDB::Cluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveDefragHitsActiveDefragHitsSumClusterName, NodeName
AuthenticationFailuresAuthenticationFailuresSumClusterName, NodeName
BytesReadFromDiskBytesReadFromDiskSumClusterName, NodeName
BytesUsedForMemoryDBBytesUsedForMemoryDBHistogramClusterName, NodeName
BytesWrittenToDiskBytesWrittenToDiskSumClusterName, NodeName
CPUUtilizationCPUUtilizationHistogramClusterName, NodeName
ChannelAuthorizationFailuresChannelAuthorizationFailuresSumClusterName, NodeName
CommandAuthorizationFailuresCommandAuthorizationFailuresSumClusterName, NodeName
CurrConnectionsCurrConnectionsHistogramClusterName, NodeName
CurrItemsCurrItemsHistogramClusterName, NodeName
DB0AverageTTLDB0AverageTTLHistogramClusterName, NodeName
DatabaseCapacityUsagePercentageDatabaseCapacityUsagePercentageHistogramClusterName, NodeName
DatabaseMemoryUsagePercentageDatabaseMemoryUsagePercentageHistogramClusterName, NodeName
EngineCPUUtilizationEngineCPUUtilizationHistogramClusterName, NodeName
ErrorCountErrorCountSumClusterName, NodeName
EvalBasedCmdsEvalBasedCmdsSumClusterName, NodeName
EvictionsEvictionsSumClusterName, NodeName
FreeableMemoryFreeableMemoryHistogramClusterName, NodeName
GetTypeCmdsGetTypeCmdsSumClusterName, NodeName
HashBasedCmdsHashBasedCmdsSumClusterName, NodeName
IamAuthenticationExpirationsIamAuthenticationExpirationsSumClusterName, NodeName
IamAuthenticationThrottlingIamAuthenticationThrottlingSumClusterName, NodeName
IsPrimaryIsPrimaryHistogramClusterName, NodeName
JsonBasedCmdsJsonBasedCmdsSumClusterName, NodeName
JsonBasedGetCmdsJsonBasedGetCmdsSumClusterName, NodeName
JsonBasedSetCmdsJsonBasedSetCmdsSumClusterName, NodeName
KeyAuthorizationFailuresKeyAuthorizationFailuresSumClusterName, NodeName
KeyBasedCmdsKeyBasedCmdsSumClusterName, NodeName
KeysTrackedKeysTrackedHistogramClusterName, NodeName
KeyspaceHitsKeyspaceHitsSumClusterName, NodeName
KeyspaceMissesKeyspaceMissesSumClusterName, NodeName
ListBasedCmdsListBasedCmdsSumClusterName, NodeName
MaxReplicationThroughputMaxReplicationThroughputHistogramClusterName, NodeName
MemoryFragmentationRatioMemoryFragmentationRatioHistogramClusterName, NodeName
NetworkBandwidthInAllowanceExceededNetworkBandwidthInAllowanceExceededSumClusterName, NodeName
NetworkBandwidthOutAllowanceExceededNetworkBandwidthOutAllowanceExceededSumClusterName, NodeName
NetworkBytesInNetworkBytesInSumClusterName, NodeName
NetworkBytesOutNetworkBytesOutSumClusterName, NodeName
NetworkConntrackAllowanceExceededNetworkConntrackAllowanceExceededSumClusterName, NodeName
NetworkMaxBytesInNetworkMaxBytesInHistogramClusterName, NodeName
NetworkMaxBytesOutNetworkMaxBytesOutHistogramClusterName, NodeName
NetworkMaxPacketsInNetworkMaxPacketsInHistogramClusterName, NodeName
NetworkMaxPacketsOutNetworkMaxPacketsOutHistogramClusterName, NodeName
NetworkPacketsInNetworkPacketsInSumClusterName, NodeName
NetworkPacketsOutNetworkPacketsOutSumClusterName, NodeName
NetworkPacketsPerSecondAllowanceExceededNetworkPacketsPerSecondAllowanceExceededSumClusterName, NodeName
NewConnectionsNewConnectionsSumClusterName, NodeName
NonKeyTypeCmdsNonKeyTypeCmdsSumClusterName, NodeName
NumItemsReadFromDiskNumItemsReadFromDiskSumClusterName, NodeName
NumItemsWrittenToDiskNumItemsWrittenToDiskSumClusterName, NodeName
PrimaryLinkHealthStatusPrimaryLinkHealthStatusHistogramClusterName, NodeName
PubSubBasedCmdsPubSubBasedCmdsSumClusterName, NodeName
ReclaimedReclaimedSumClusterName, NodeName
ReplicationBytesReplicationBytesSumClusterName, NodeName
ReplicationDelayedWriteCommandsReplicationDelayedWriteCommandsSumClusterName, NodeName
ReplicationLagReplicationLagHistogramClusterName, NodeName
SearchBasedCmdsSearchBasedCmdsSumClusterName, NodeName
SearchBasedGetCmdsSearchBasedGetCmdsSumClusterName, NodeName
SearchBasedSetCmdsSearchBasedSetCmdsSumClusterName, NodeName
SearchNumberOfIndexedKeysSearchNumberOfIndexedKeysHistogramClusterName, NodeName
SearchNumberOfIndexesSearchNumberOfIndexesHistogramClusterName, NodeName
SearchTotalIndexSizeSearchTotalIndexSizeHistogramClusterName, NodeName
SetBasedCmdsSetBasedCmdsSumClusterName, NodeName
SetTypeCmdsSetTypeCmdsSumClusterName, NodeName
SortedSetBasedCmdsSortedSetBasedCmdsSumClusterName, NodeName
StreamBasedCmdsStreamBasedCmdsSumClusterName, NodeName
StringBasedCmdsStringBasedCmdsSumClusterName, NodeName
SuccessfulReadRequestLatencySuccessfulReadRequestLatencyHistogramClusterName, NodeName
SuccessfulWriteRequestLatencySuccessfulWriteRequestLatencyHistogramClusterName, NodeName
SwapUsageSwapUsageHistogramClusterName, NodeName

AWS/NATGateway

The AWS/NATGateway namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/ec2. All enriched instruments use Delta temporality.

Amazon::EC2::NatGateway

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveConnectionCountActiveConnectionCountHistogramNatGatewayId
BytesInFromDestinationBytesInFromDestinationSumNatGatewayId
BytesInFromSourceBytesInFromSourceSumNatGatewayId
BytesOutToDestinationBytesOutToDestinationSumNatGatewayId
BytesOutToSourceBytesOutToSourceSumNatGatewayId
ConnectionAttemptCountConnectionAttemptCountSumNatGatewayId
ConnectionEstablishedCountConnectionEstablishedCountSumNatGatewayId
ErrorPortAllocationErrorPortAllocationSumNatGatewayId
IdleTimeoutCountIdleTimeoutCountSumNatGatewayId
PacketsDropCountPacketsDropCountSumNatGatewayId
PacketsInFromDestinationPacketsInFromDestinationSumNatGatewayId
PacketsInFromSourcePacketsInFromSourceSumNatGatewayId
PacketsOutToDestinationPacketsOutToDestinationSumNatGatewayId
PacketsOutToSourcePacketsOutToSourceSumNatGatewayId
PeakBytesPerSecondPeakBytesPerSecondHistogramNatGatewayId
PeakPacketsPerSecondPeakPacketsPerSecondHistogramNatGatewayId

AWS/NetworkELB

The AWS/NetworkELB namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/elasticloadbalancing. All enriched instruments use Delta temporality.

Amazon::ElasticLoadBalancingV2::LoadBalancer

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveFlowCountActiveFlowCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
ActiveFlowCount_TCPActiveFlowCount_TCPHistogramAvailabilityZone, LoadBalancer, TargetGroup
ActiveFlowCount_TLSActiveFlowCount_TLSHistogramAvailabilityZone, LoadBalancer, TargetGroup
ActiveFlowCount_UDPActiveFlowCount_UDPHistogramAvailabilityZone, LoadBalancer, TargetGroup
ActiveZonalShiftHostCountActiveZonalShiftHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
HealthyHostCountHealthyHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup
NewFlowCountNewFlowCountSumAvailabilityZone, LoadBalancer, TargetGroup
NewFlowCount_TCPNewFlowCount_TCPSumAvailabilityZone, LoadBalancer, TargetGroup
NewFlowCount_TLSNewFlowCount_TLSSumAvailabilityZone, LoadBalancer, TargetGroup
NewFlowCount_UDPNewFlowCount_UDPSumAvailabilityZone, LoadBalancer, TargetGroup
PeakPacketsPerSecondPeakPacketsPerSecondHistogramAvailabilityZone, LoadBalancer
PortAllocationErrorCountPortAllocationErrorCountSumAvailabilityZone, LoadBalancer
ProcessedBytesProcessedBytesSumAvailabilityZone, LoadBalancer
ProcessedBytes_TCPProcessedBytes_TCPSumAvailabilityZone, LoadBalancer
ProcessedBytes_TLSProcessedBytes_TLSSumAvailabilityZone, LoadBalancer
ProcessedBytes_UDPProcessedBytes_UDPSumAvailabilityZone, LoadBalancer
ProcessedPacketsProcessedPacketsSumAvailabilityZone, LoadBalancer
TCP_Client_Reset_CountTCP_Client_Reset_CountSumAvailabilityZone, LoadBalancer
TCP_ELB_Reset_CountTCP_ELB_Reset_CountSumAvailabilityZone, LoadBalancer
TCP_Target_Reset_CountTCP_Target_Reset_CountSumAvailabilityZone, LoadBalancer
UnHealthyHostCountUnHealthyHostCountHistogramAvailabilityZone, LoadBalancer, TargetGroup

AWS/NetworkFirewall

The AWS/NetworkFirewall namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/network-firewall. All enriched instruments use Delta temporality.

Amazon::NetworkFirewall::Firewall

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
DroppedPacketsDroppedPacketsSumAvailabilityZone, Engine, FirewallName
InvalidDroppedPacketsInvalidDroppedPacketsSumAvailabilityZone, Engine, FirewallName
OtherDroppedPacketsOtherDroppedPacketsSumAvailabilityZone, Engine, FirewallName
PacketsPacketsSumAvailabilityZone, CustomAction, Engine, FirewallName
PassedPacketsPassedPacketsSumAvailabilityZone, Engine, FirewallName
ReceivedPacketsReceivedPacketsSumAvailabilityZone, Engine, FirewallName
RejectedPacketsRejectedPacketsSumAvailabilityZone, Engine, FirewallName
StreamExceptionPolicyPacketsStreamExceptionPolicyPacketsSumAvailabilityZone, Engine, FirewallName
TLSDroppedPacketsTLSDroppedPacketsSumAvailabilityZone, Engine, FirewallName
TLSErrorsTLSErrorsSumAvailabilityZone, Engine, FirewallName
TLSPassedPacketsTLSPassedPacketsSumAvailabilityZone, Engine, FirewallName
TLSReceivedPacketsTLSReceivedPacketsSumAvailabilityZone, Engine, FirewallName
TLSRejectedPacketsTLSRejectedPacketsSumAvailabilityZone, Engine, FirewallName
TLSRevocationStatusOKConnectionsTLSRevocationStatusOKConnectionsSumAvailabilityZone, Engine, FirewallName
TLSRevocationStatusRevokedConnectionsTLSRevocationStatusRevokedConnectionsSumAvailabilityZone, Engine, FirewallName
TLSRevocationStatusUnknownConnectionsTLSRevocationStatusUnknownConnectionsSumAvailabilityZone, Engine, FirewallName
TLSTimedOutConnectionsTLSTimedOutConnectionsSumAvailabilityZone, Engine, FirewallName

AWS/Pinpoint

The AWS/Pinpoint namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/mobiletargeting. All enriched instruments use Delta temporality.

Amazon::Pinpoint::App

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
CampaignSendMessageLatencyCampaignSendMessageLatencyHistogramApplicationId, Channel
CampaignSendMessagePermanentFailureCampaignSendMessagePermanentFailureSumApplicationId, Channel
CampaignSendMessageSuccessCampaignSendMessageSuccessSumApplicationId, Channel
CampaignSendMessageTemporaryFailureCampaignSendMessageTemporaryFailureSumApplicationId, Channel
CampaignSendMessageThrottledCampaignSendMessageThrottledSumApplicationId, Channel
DLRFailureDLRFailureSumApplicationId, IsoCountryCode
DLRSuccessDLRSuccessSumApplicationId, IsoCountryCode
DestinationChannelCountDestinationChannelCountHistogramApplicationId, Channel
DirectSendMessageLatencyDirectSendMessageLatencyHistogramApplicationId, Channel
DirectSendMessagePermanentFailureDirectSendMessagePermanentFailureSumApplicationId, Channel
DirectSendMessageSuccessDirectSendMessageSuccessSumApplicationId, Channel
DirectSendMessageTemporaryFailureDirectSendMessageTemporaryFailureSumApplicationId, Channel
DirectSendMessageThrottledDirectSendMessageThrottledSumApplicationId, Channel
EndpointRegistrationFailureEndpointRegistrationFailureSumApplicationId
ExportEventErrorsExportEventErrorsSumApplicationId, ErrorCode
ExportedEventsExportedEventsSumApplicationId
ImportJobDurationImportJobDurationHistogramApplicationId
ImportJobFailureImportJobFailureSumApplicationId
ImportedEndpointFailureImportedEndpointFailureSumApplicationId
JourneySendMessageLatencyJourneySendMessageLatencyHistogramApplicationId, Channel
JourneySendMessagePermanentFailureJourneySendMessagePermanentFailureSumApplicationId, Channel
JourneySendMessageSuccessJourneySendMessageSuccessSumApplicationId, Channel
OTPSendMessageLatencyOTPSendMessageLatencyHistogramApplicationId, Channel
OTPSendMessageSuccessOTPSendMessageSuccessSumApplicationId, Channel
OTPVerificationAttemptOTPVerificationAttemptSumApplicationId, Channel
OTPVerificationFailureOTPVerificationFailureSumApplicationId, Channel
OTPVerificationFailureFinalAttemptOTPVerificationFailureFinalAttemptSumApplicationId
OTPVerificationSuccessOTPVerificationSuccessSumApplicationId, Channel
TotalEventsTotalEventsSumApplicationId

AWS/Prometheus

The AWS/Prometheus namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/aps. All enriched instruments use Delta temporality.

Amazon::APS::AnomalyDetector

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
AnomalyDetectorEvaluationFailuresAnomalyDetectorEvaluationFailuresSumAnomalyDetectorId, Workspace
AnomalyDetectorEvaluationsAnomalyDetectorEvaluationsSumAnomalyDetectorId, Workspace
AnomalyDetectorLastEvaluationDurationAnomalyDetectorLastEvaluationDurationHistogramAnomalyDetectorId, Workspace

Amazon::APS::RuleGroupsNamespace

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
RuleEvaluationFailuresRuleEvaluationFailuresSumRuleGroup, Workspace
RuleEvaluationsRuleEvaluationsSumRuleGroup, Workspace
RuleGroupIterationsMissedRuleGroupIterationsMissedSumRuleGroup, Workspace
RuleGroupLastEvaluationDurationRuleGroupLastEvaluationDurationHistogramRuleGroup, Workspace

Amazon::APS::Workspace

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveSeriesLimitPerLabelSetActiveSeriesLimitPerLabelSetHistogramLabelSet, Workspace
ActiveSeriesPerLabelSetActiveSeriesPerLabelSetHistogramLabelSet, Workspace
AlertManagerAlertsReceivedAlertManagerAlertsReceivedSumWorkspace
AlertManagerNotificationsFailedAlertManagerNotificationsFailedSumWorkspace
AlertManagerNotificationsFailedByIntegrationAlertManagerNotificationsFailedByIntegrationSumWorkspace
AlertManagerNotificationsThrottledAlertManagerNotificationsThrottledSumWorkspace
AlertManagerNotificationsThrottledByIntegrationAlertManagerNotificationsThrottledByIntegrationSumWorkspace
DiscardedSamplesDiscardedSamplesSumReason, Workspace
DiscardedSamplesPerLabelSetDiscardedSamplesPerLabelSetSumLabelSet, Reason, Workspace
DiscardedSeriesDiscardedSeriesSumReason, Workspace
DiscardedSeriesPerLabelSetDiscardedSeriesPerLabelSetSumLabelSet, Reason, Workspace
IngestionRatePerLabelSetIngestionRatePerLabelSetHistogramLabelSet, Workspace
QuerySamplesProcessedQuerySamplesProcessedSumWorkspace
SecretFetchFailureSecretFetchFailureSumWorkspace

AWS/RDS

The AWS/RDS namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/rds. All enriched instruments use Delta temporality.

Amazon::RDS::DBCluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AbortedClientsAbortedClientsSumDBClusterIdentifier, Role
ActiveTransactionsActiveTransactionsHistogramDBClusterIdentifier, Role
AuroraBinlogReplicaLagAuroraBinlogReplicaLagHistogramDBClusterIdentifier, Role
AuroraDMLRejectedMasterFullAuroraDMLRejectedMasterFullSumDBClusterIdentifier, Role
AuroraReplicaLagMaximumAuroraReplicaLagMaximumHistogramDBClusterIdentifier, Role
AuroraReplicaLagMinimumAuroraReplicaLagMinimumHistogramDBClusterIdentifier, Role
AuroraVolumeBytesLeftTotalAuroraVolumeBytesLeftTotalHistogramDBClusterIdentifier, Role
Aurora_pq_request_attemptedAurora_pq_request_attemptedSumDBClusterIdentifier, Role
Aurora_pq_request_executedAurora_pq_request_executedSumDBClusterIdentifier, Role
Aurora_pq_request_failedAurora_pq_request_failedSumDBClusterIdentifier, Role
Aurora_pq_request_in_progressAurora_pq_request_in_progressHistogramDBClusterIdentifier, Role
Aurora_pq_request_not_chosenAurora_pq_request_not_chosenSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_below_min_rowsAurora_pq_request_not_chosen_below_min_rowsSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_column_bitAurora_pq_request_not_chosen_column_bitSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_column_geometryAurora_pq_request_not_chosen_column_geometrySumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_column_lobAurora_pq_request_not_chosen_column_lobSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_column_virtualAurora_pq_request_not_chosen_column_virtualSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_custom_charsetAurora_pq_request_not_chosen_custom_charsetSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_fast_ddlAurora_pq_request_not_chosen_fast_ddlSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_few_pages_outside_buffer_poolAurora_pq_request_not_chosen_few_pages_outside_buffer_poolSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_full_text_indexAurora_pq_request_not_chosen_full_text_indexSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_high_buffer_pool_pctAurora_pq_request_not_chosen_high_buffer_pool_pctSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_index_hintAurora_pq_request_not_chosen_index_hintSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_innodb_table_formatAurora_pq_request_not_chosen_innodb_table_formatSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_long_trxAurora_pq_request_not_chosen_long_trxSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_no_where_clauseAurora_pq_request_not_chosen_no_where_clauseSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_range_scanAurora_pq_request_not_chosen_range_scanSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_row_length_too_longAurora_pq_request_not_chosen_row_length_too_longSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_small_tableAurora_pq_request_not_chosen_small_tableSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_temporary_tableAurora_pq_request_not_chosen_temporary_tableSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_tx_isolationAurora_pq_request_not_chosen_tx_isolationSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_unsupported_accessAurora_pq_request_not_chosen_unsupported_accessSumDBClusterIdentifier, Role
Aurora_pq_request_not_chosen_update_delete_stmtsAurora_pq_request_not_chosen_update_delete_stmtsSumDBClusterIdentifier, Role
Aurora_pq_request_throttledAurora_pq_request_throttledSumDBClusterIdentifier, Role
BlockedTransactionsBlockedTransactionsHistogramDBClusterIdentifier, Role
BufferCacheHitRatioBufferCacheHitRatioHistogramDBClusterIdentifier, Role
CPUUtilizationCPUUtilizationHistogramDBClusterIdentifier, Role
CommitLatencyCommitLatencyHistogramDBClusterIdentifier, Role
CommitThroughputCommitThroughputHistogramDBClusterIdentifier, Role
ConnectionAttemptsConnectionAttemptsSumDBClusterIdentifier, Role
DDLLatencyDDLLatencyHistogramDBClusterIdentifier, Role
DDLThroughputDDLThroughputHistogramDBClusterIdentifier, Role
DMLLatencyDMLLatencyHistogramDBClusterIdentifier, Role
DMLThroughputDMLThroughputHistogramDBClusterIdentifier, Role
DatabaseConnectionsDatabaseConnectionsHistogramDBClusterIdentifier, Role
DeadlocksDeadlocksHistogramDBClusterIdentifier, Role
DeleteLatencyDeleteLatencyHistogramDBClusterIdentifier, Role
DeleteThroughputDeleteThroughputHistogramDBClusterIdentifier, Role
DiskQueueDepthDiskQueueDepthHistogramDBClusterIdentifier, Role
EBSByteBalance%EBSByteBalance%HistogramDBClusterIdentifier, Role
EBSIOBalance%EBSIOBalance%HistogramDBClusterIdentifier, Role
EngineUptimeEngineUptimeHistogramDBClusterIdentifier, Role
ForwardingMasterDMLLatencyForwardingMasterDMLLatencyHistogramDBClusterIdentifier, Role
ForwardingMasterDMLThroughputForwardingMasterDMLThroughputHistogramDBClusterIdentifier, Role
ForwardingMasterOpenSessionsForwardingMasterOpenSessionsHistogramDBClusterIdentifier, Role
ForwardingReplicaDMLLatencyForwardingReplicaDMLLatencyHistogramDBClusterIdentifier, Role
ForwardingReplicaDMLThroughputForwardingReplicaDMLThroughputHistogramDBClusterIdentifier, Role
ForwardingReplicaOpenSessionsForwardingReplicaOpenSessionsHistogramDBClusterIdentifier, Role
ForwardingReplicaReadWaitLatencyForwardingReplicaReadWaitLatencyHistogramDBClusterIdentifier, Role
ForwardingReplicaReadWaitThroughputForwardingReplicaReadWaitThroughputHistogramDBClusterIdentifier, Role
ForwardingReplicaSelectLatencyForwardingReplicaSelectLatencyHistogramDBClusterIdentifier, Role
ForwardingReplicaSelectThroughputForwardingReplicaSelectThroughputHistogramDBClusterIdentifier, Role
FreeLocalStorageFreeLocalStorageHistogramDBClusterIdentifier, Role
FreeableMemoryFreeableMemoryHistogramDBClusterIdentifier, Role
InsertLatencyInsertLatencyHistogramDBClusterIdentifier, Role
InsertThroughputInsertThroughputHistogramDBClusterIdentifier, Role
LoginFailuresLoginFailuresHistogramDBClusterIdentifier, Role
NetworkReceiveThroughputNetworkReceiveThroughputHistogramDBClusterIdentifier, Role
NetworkThroughputNetworkThroughputHistogramDBClusterIdentifier, Role
NetworkTransmitThroughputNetworkTransmitThroughputHistogramDBClusterIdentifier, Role
NumBinaryLogFilesNumBinaryLogFilesHistogramDBClusterIdentifier, Role
PurgeBoundaryPurgeBoundaryHistogramDBClusterIdentifier, Role
PurgeFinishedPointPurgeFinishedPointHistogramDBClusterIdentifier, Role
QueriesQueriesHistogramDBClusterIdentifier, Role
ReadIOPSReadIOPSHistogramDBClusterIdentifier, Role
ReadLatencyReadLatencyHistogramDBClusterIdentifier, Role
ReadThroughputReadThroughputHistogramDBClusterIdentifier, Role
ResultSetCacheHitRatioResultSetCacheHitRatioHistogramDBClusterIdentifier, Role
RollbackSegmentHistoryListLengthRollbackSegmentHistoryListLengthHistogramDBClusterIdentifier, Role
RowLockTimeRowLockTimeSumDBClusterIdentifier, Role
SelectLatencySelectLatencyHistogramDBClusterIdentifier, Role
SelectThroughputSelectThroughputHistogramDBClusterIdentifier, Role
StorageNetworkReceiveThroughputStorageNetworkReceiveThroughputHistogramDBClusterIdentifier, Role
StorageNetworkThroughputStorageNetworkThroughputHistogramDBClusterIdentifier, Role
StorageNetworkTransmitThroughputStorageNetworkTransmitThroughputHistogramDBClusterIdentifier, Role
SumBinaryLogSizeSumBinaryLogSizeHistogramDBClusterIdentifier, Role
SwapUsageSwapUsageHistogramDBClusterIdentifier, Role
TruncateFinishedPointTruncateFinishedPointHistogramDBClusterIdentifier, Role
UpdateLatencyUpdateLatencyHistogramDBClusterIdentifier, Role
UpdateThroughputUpdateThroughputHistogramDBClusterIdentifier, Role
VolumeBytesUsedVolumeBytesUsedHistogramDbClusterIdentifier, EngineName
VolumeReadIOPsVolumeReadIOPsHistogramDbClusterIdentifier, EngineName
VolumeWriteIOPsVolumeWriteIOPsHistogramDbClusterIdentifier, EngineName
WriteIOPSWriteIOPSHistogramDBClusterIdentifier, Role
WriteLatencyWriteLatencyHistogramDBClusterIdentifier, Role
WriteThroughputWriteThroughputHistogramDBClusterIdentifier, Role

Amazon::RDS::DBInstance

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
CPUUtilizationCPUUtilizationHistogramDBInstanceIdentifier
DatabaseConnectionsDatabaseConnectionsHistogramDBInstanceIdentifier
FreeStorageSpaceFreeStorageSpaceHistogramDBInstanceIdentifier
FreeableMemoryFreeableMemoryHistogramDBInstanceIdentifier
ReadIOPSReadIOPSHistogramDBInstanceIdentifier
ReadLatencyReadLatencyHistogramDBInstanceIdentifier
ReadThroughputReadThroughputHistogramDBInstanceIdentifier
WriteIOPSWriteIOPSHistogramDBInstanceIdentifier
WriteLatencyWriteLatencyHistogramDBInstanceIdentifier
WriteThroughputWriteThroughputHistogramDBInstanceIdentifier

AWS/RUM

The AWS/RUM namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/rum. All enriched instruments use Delta temporality.

Amazon::RUM::AppMonitor

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
Http4xxCountHttp4xxCountSumapplication_name
Http5xxCountHttp5xxCountSumapplication_name
HttpStatusCodeCountHttpStatusCodeCountSumapplication_name, event_details.response.status, event_type
JsErrorCountJsErrorCountSumapplication_name
NavigationFrustratedTransactionNavigationFrustratedTransactionSumapplication_name
NavigationSatisfiedTransactionNavigationSatisfiedTransactionSumapplication_name
NavigationToleratedTransactionNavigationToleratedTransactionSumapplication_name
PageViewCountPageViewCountSumapplication_name
PerformanceNavigationDurationPerformanceNavigationDurationHistogramapplication_name
PerformanceResourceDurationPerformanceResourceDurationHistogramapplication_name, event_details.file.type, event_type
RumEventPayloadSizeRumEventPayloadSizeHistogramapplication_name
SessionCountSessionCountSumapplication_name
WebVitalsCumulativeLayoutShiftWebVitalsCumulativeLayoutShiftHistogramapplication_name
WebVitalsFirstInputDelayWebVitalsFirstInputDelayHistogramapplication_name
WebVitalsLargestContentfulPaintWebVitalsLargestContentfulPaintHistogramapplication_name

AWS/Redshift

The AWS/Redshift namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/redshift. All enriched instruments use Delta temporality.

Amazon::Redshift::Cluster

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
CPUUtilizationCPUUtilizationHistogramClusterIdentifier, NodeID
CommitQueueLengthCommitQueueLengthHistogramClusterIdentifier
ConcurrencyScalingActiveClustersConcurrencyScalingActiveClustersHistogramClusterIdentifier
ConcurrencyScalingSecondsConcurrencyScalingSecondsSumClusterIdentifier
DatabaseConnectionsDatabaseConnectionsHistogramClusterIdentifier, NodeID
HealthStatusHealthStatusHistogramClusterIdentifier, NodeID
MaintenanceModeMaintenanceModeHistogramClusterIdentifier, NodeID
MaxConfiguredConcurrencyScalingClustersMaxConfiguredConcurrencyScalingClustersHistogramClusterIdentifier
NetworkReceiveThroughputNetworkReceiveThroughputHistogramClusterIdentifier, NodeID
NetworkTransmitThroughputNetworkTransmitThroughputHistogramClusterIdentifier, NodeID
NumExceededSchemaQuotasNumExceededSchemaQuotasHistogramClusterIdentifier
PercentageDiskSpaceUsedPercentageDiskSpaceUsedHistogramClusterIdentifier, NodeID
QueriesCompletedPerSecondQueriesCompletedPerSecondHistogramClusterIdentifier, NodeID, latency
QueryDurationQueryDurationHistogramClusterIdentifier, NodeID, latency
QueryRuntimeBreakdownQueryRuntimeBreakdownHistogramClusterIdentifier, NodeID, stage
ReadIOPSReadIOPSHistogramClusterIdentifier, NodeID
ReadLatencyReadLatencyHistogramClusterIdentifier, NodeID
ReadThroughputReadThroughputHistogramClusterIdentifier, NodeID
RedshiftManagedStorageTotalCapacityRedshiftManagedStorageTotalCapacityHistogramClusterIdentifier
TotalTableCountTotalTableCountHistogramClusterIdentifier
WLMQueriesCompletedPerSecondWLMQueriesCompletedPerSecondHistogramClusterIdentifier, wlmid
WLMQueryDurationWLMQueryDurationHistogramClusterIdentifier, NodeID, wlmid
WLMQueueLengthWLMQueueLengthHistogramClusterIdentifier, QueueName
WLMQueueWaitTimeWLMQueueWaitTimeHistogramClusterIdentifier, wlmid
WLMRunningQueriesWLMRunningQueriesHistogramClusterIdentifier, QueueName
WriteIOPSWriteIOPSHistogramClusterIdentifier, NodeID
WriteLatencyWriteLatencyHistogramClusterIdentifier, NodeID
WriteThroughputWriteThroughputHistogramClusterIdentifier, NodeID

AWS/Redshift-Serverless

The AWS/Redshift-Serverless namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/redshift-serverless. All enriched instruments use Delta temporality.

Amazon::RedshiftServerless::Namespace

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
DataStorageDataStorageHistogramNamespace
TotalTableCountTotalTableCountHistogramDatabaseName, Namespace

Amazon::RedshiftServerless::Workgroup

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ComputeCapacityComputeCapacityHistogramWorkgroup
ComputeSecondsComputeSecondsSumWorkgroup
DatabaseConnectionsDatabaseConnectionsHistogramDatabaseName, Workgroup
QueriesCompletedPerSecondQueriesCompletedPerSecondHistogramDatabaseName, LatencyRange, Workgroup
QueriesFailedQueriesFailedSumDatabaseName, QueryType, Workgroup
QueriesQueuedQueriesQueuedHistogramDatabaseName, QueryType, Workgroup
QueriesRunningQueriesRunningHistogramDatabaseName, QueryType, Workgroup
QueriesSucceededQueriesSucceededSumDatabaseName, QueryType, Workgroup
QueryDurationQueryDurationHistogramDatabaseName, LatencyRange, Workgroup
QueryRuntimeBreakdownQueryRuntimeBreakdownSumDatabaseName, Workgroup, stage
UsageLimitAvailableUsageLimitAvailableHistogramUsageLimitId, UsageType, Workgroup
UsageLimitConsumedUsageLimitConsumedHistogramUsageLimitId, UsageType, Workgroup

AWS/Route53

The AWS/Route53 namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/route53. All enriched instruments use Delta temporality.

Amazon::Route53::HealthCheck

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ChildHealthCheckHealthyCountChildHealthCheckHealthyCountHistogramHealthCheckId
ConnectionTimeConnectionTimeHistogramHealthCheckId, Region
HealthCheckPercentageHealthyHealthCheckPercentageHealthyHistogramHealthCheckId
HealthCheckStatusHealthCheckStatusHistogramHealthCheckId
SSLHandshakeTimeSSLHandshakeTimeHistogramHealthCheckId, Region
TimeToFirstByteTimeToFirstByteHistogramHealthCheckId, Region

AWS/Route53Resolver

The AWS/Route53Resolver namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/route53resolver. All enriched instruments use Delta temporality.

Amazon::Route53Resolver::FirewallRuleGroup

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
FirewallRuleGroupQueryVolumeFirewallRuleGroupQueryVolumeSumFirewallRuleGroupId
FirewallRuleGroupVpcQueryVolumeFirewallRuleGroupVpcQueryVolumeSumFirewallRuleGroupId, VpcId

Amazon::Route53Resolver::ResolverEndpoint

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AverageResponseTimeAverageResponseTimeHistogramEndpointId, RniId
CapacityUsage_BETACapacityUsage_BETAHistogramEndpointId, RniId
ConntrackUtilizationConntrackUtilizationHistogramEndpointId, RniId
EndpointHealthyENICountEndpointHealthyENICountHistogramEndpointId
EndpointUnhealthyENICountEndpointUnhealthyENICountHistogramEndpointId
FormErrCountFormErrCountSumEndpointId, RniId
FormErrorQueriesFormErrorQueriesSumEndpointId, RniId
InboundQueryVolumeInboundQueryVolumeSumEndpointId
NXDomainCountNXDomainCountSumEndpointId, RniId
NoErrorCountNoErrorCountSumEndpointId, RniId
NxDomainQueriesNxDomainQueriesSumEndpointId, RniId
OutboundQueryAggregateVolumeOutboundQueryAggregateVolumeSumEndpointId
OutboundQueryVolumeOutboundQueryVolumeSumEndpointId
P90ResponseTimeP90ResponseTimeHistogram
  • EndpointID, TargetNameServerIP

  • EndpointId, RniId

RefusedCountRefusedCountSumEndpointId, RniId
RefusedQueriesRefusedQueriesSumEndpointId, RniId
ReplyCountReplyCountSumEndpointId, RniId
RequestQueriesRequestQueriesSumEndpointID, TargetNameServerIP
ResolverEndpointCapacityStatusResolverEndpointCapacityStatusHistogramEndpointId
ServFailQueriesServFailQueriesSumEndpointId, RniId
ServfailCountServfailCountSumEndpointId, RniId
TimeoutCountTimeoutCountSumEndpointId, RniId
TimeoutQueriesTimeoutQueriesSum
  • EndpointID, TargetNameServerIP

  • EndpointId, RniId

tcpRequestCounttcpRequestCountSumEndpointId, RniId
udpRequestCountudpRequestCountSumEndpointId, RniId

AWS/S3

The AWS/S3 namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/s3. All enriched instruments use Delta temporality.

Amazon::S3::Bucket

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
4xxErrors4xxErrorsSumBucketName, FilterId
5xxErrors5xxErrorsSumBucketName, FilterId
AllRequestsAllRequestsSumBucketName, FilterId
BucketSizeBytesBucketSizeBytesHistogramBucketName, StorageType
BytesDownloadedBytesDownloadedSumBucketName, FilterId
BytesUploadedBytesUploadedSumBucketName, FilterId
DeleteRequestsDeleteRequestsSumBucketName, FilterId
FirstByteLatencyFirstByteLatencyHistogramBucketName, FilterId
GetRequestsGetRequestsSumBucketName, FilterId
HeadRequestsHeadRequestsSumBucketName, FilterId
ListRequestsListRequestsSumBucketName, FilterId
NumberOfObjectsNumberOfObjectsHistogramBucketName, StorageType
PostRequestsPostRequestsSumBucketName, FilterId
PutRequestsPutRequestsSumBucketName, FilterId
TotalRequestLatencyTotalRequestLatencyHistogramBucketName, FilterId

AWS/SNS

The AWS/SNS namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/sns. All enriched instruments use Delta temporality.

Amazon::SNS::Topic

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
NumberOfMessagesPublishedNumberOfMessagesPublishedSumTopicName
NumberOfNotificationsDeliveredNumberOfNotificationsDeliveredSumTopicName
NumberOfNotificationsFailedNumberOfNotificationsFailedSumTopicName
PublishSizePublishSizeHistogramTopicName

AWS/SQS

The AWS/SQS namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/sqs. All enriched instruments use Delta temporality.

Amazon::SQS::Queue

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ApproximateAgeOfOldestMessageApproximateAgeOfOldestMessageHistogramQueueName
ApproximateAgeOfOldestMessageInQuietGroupsApproximateAgeOfOldestMessageInQuietGroupsHistogramQueueName
ApproximateNumberOfGroupsWithInflightMessagesApproximateNumberOfGroupsWithInflightMessagesHistogramQueueName
ApproximateNumberOfMessagesDelayedApproximateNumberOfMessagesDelayedHistogramQueueName
ApproximateNumberOfMessagesDelayedInQuietGroupsApproximateNumberOfMessagesDelayedInQuietGroupsHistogramQueueName
ApproximateNumberOfMessagesNotVisibleApproximateNumberOfMessagesNotVisibleHistogramQueueName
ApproximateNumberOfMessagesNotVisibleInQuietGroupsApproximateNumberOfMessagesNotVisibleInQuietGroupsHistogramQueueName
ApproximateNumberOfMessagesVisibleApproximateNumberOfMessagesVisibleHistogramQueueName
ApproximateNumberOfMessagesVisibleInQuietGroupsApproximateNumberOfMessagesVisibleInQuietGroupsHistogramQueueName
ApproximateNumberOfNoisyGroupsApproximateNumberOfNoisyGroupsHistogramQueueName
NumberOfDeduplicatedSentMessagesNumberOfDeduplicatedSentMessagesSumQueueName
NumberOfEmptyReceivesNumberOfEmptyReceivesSumQueueName
NumberOfMessagesDeletedNumberOfMessagesDeletedSumQueueName
NumberOfMessagesReceivedNumberOfMessagesReceivedSumQueueName
NumberOfMessagesSentNumberOfMessagesSentSumQueueName
SentMessageSizeSentMessageSizeHistogramQueueName

AWS/SageMaker

The AWS/SageMaker namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/sagemaker. All enriched instruments use Delta temporality.

Amazon::SageMaker::Endpoint

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ConcurrentRequestsPerModelConcurrentRequestsPerModelHistogramEndpointName, VariantName
ConcurrentRequestsPerModelConcurrentRequestsPerModelByAzByInstanceTypeHistogramAvailabilityZone, EndpointName, InstanceType, Region, VariantName
FirstChunkLatencyFirstChunkLatencyHistogramEndpointName, VariantName
FirstChunkLatencyFirstChunkLatencyByAzByInstanceTypeHistogramAvailabilityZone, EndpointName, InstanceType, Region, VariantName
FirstChunkModelLatencyFirstChunkModelLatencyHistogramEndpointName, VariantName
FirstChunkModelLatencyFirstChunkModelLatencyByAzByInstanceTypeHistogramAvailabilityZone, EndpointName, InstanceType, Region, VariantName
FirstChunkOverheadLatencyFirstChunkOverheadLatencyHistogramEndpointName, VariantName
FirstChunkOverheadLatencyFirstChunkOverheadLatencyByAzByInstanceTypeHistogramAvailabilityZone, EndpointName, InstanceType, Region, VariantName
Invocation4XXErrorsInvocation4XXErrorsSumEndpointName, VariantName
Invocation4XXErrorsInvocation4XXErrorsByAzByInstanceTypeSumAvailabilityZone, EndpointName, InstanceType, Region, VariantName
Invocation4XXErrorsInvocation4XXErrorsByInstanceIdSumEndpointName, InstanceId, VariantName
Invocation4XXErrorsInvocation4XXErrorsForIcByInstanceIdByContainerIdSumContainerId, EndpointName, InferenceComponentName, InstanceId, VariantName
Invocation5XXErrorsInvocation5XXErrorsSumEndpointName, VariantName
Invocation5XXErrorsInvocation5XXErrorsByAzByInstanceTypeSumAvailabilityZone, EndpointName, InstanceType, Region, VariantName
Invocation5XXErrorsInvocation5XXErrorsByInstanceIdSumEndpointName, InstanceId, VariantName
Invocation5XXErrorsInvocation5XXErrorsForIcByInstanceIdByContainerIdSumContainerId, EndpointName, InferenceComponentName, InstanceId, VariantName
InvocationModelErrorsInvocationModelErrorsSumEndpointName, VariantName
InvocationModelErrorsInvocationModelErrorsByAzByInstanceTypeSumAvailabilityZone, EndpointName, InstanceType, Region, VariantName
InvocationModelErrorsInvocationModelErrorsByInstanceIdSumEndpointName, InstanceId, VariantName
InvocationModelErrorsInvocationModelErrorsForIcByInstanceIdByContainerIdSumContainerId, EndpointName, InferenceComponentName, InstanceId, VariantName
InvocationsInvocationsSumEndpointName, VariantName
InvocationsInvocationsByAzByInstanceTypeSumAvailabilityZone, EndpointName, InstanceType, Region, VariantName
InvocationsInvocationsByInstanceIdSumEndpointName, InstanceId, VariantName
InvocationsInvocationsForIcByInstanceIdByContainerIdSumContainerId, EndpointName, InferenceComponentName, InstanceId, VariantName
InvocationsPerInstanceInvocationsPerInstanceSumEndpointName, VariantName
InvocationsPerInstanceInvocationsPerInstanceByAzByInstanceTypeSumAvailabilityZone, EndpointName, InstanceType, Region, VariantName
InvocationsPerInstanceInvocationsPerInstanceByInstanceIdSumEndpointName, InstanceId, VariantName
MidStreamErrorsMidStreamErrorsSumEndpointName, VariantName
ModelLatencyModelLatencyHistogramEndpointName, VariantName
ModelLatencyModelLatencyByAzByInstanceTypeHistogramAvailabilityZone, EndpointName, InstanceType, Region, VariantName
ModelLatencyModelLatencyByInstanceIdHistogramEndpointName, InstanceId, VariantName
ModelLatencyModelLatencyForIcByInstanceIdByContainerIdHistogramContainerId, EndpointName, InferenceComponentName, InstanceId, VariantName
OverheadLatencyOverheadLatencyHistogramEndpointName, VariantName
OverheadLatencyOverheadLatencyByAzByInstanceTypeHistogramAvailabilityZone, EndpointName, InstanceType, Region, VariantName
OverheadLatencyOverheadLatencyByInstanceIdHistogramEndpointName, InstanceId, VariantName
OverheadLatencyOverheadLatencyForIcByInstanceIdByContainerIdHistogramContainerId, EndpointName, InferenceComponentName, InstanceId, VariantName

Amazon::SageMaker::InferenceComponent

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
ConcurrentRequestsPerCopyConcurrentRequestsPerCopyHistogramInferenceComponentName
ConcurrentRequestsPerCopyConcurrentRequestsPerCopyByAzByInstanceTypeHistogramAvailabilityZone, InferenceComponentName, InstanceType, Region
Invocation4XXErrorsInvocation4XXErrorsForIcSumInferenceComponentName
Invocation4XXErrorsInvocation4XXErrorsForIcByAzByInstanceTypeSumAvailabilityZone, InferenceComponentName, InstanceType, Region
Invocation5XXErrorsInvocation5XXErrorsForIcSumInferenceComponentName
Invocation5XXErrorsInvocation5XXErrorsForIcByAzByInstanceTypeSumAvailabilityZone, InferenceComponentName, InstanceType, Region
InvocationModelErrorsInvocationModelErrorsForIcSumInferenceComponentName
InvocationModelErrorsInvocationModelErrorsForIcByAzByInstanceTypeSumAvailabilityZone, InferenceComponentName, InstanceType, Region
InvocationsInvocationsForIcSumInferenceComponentName
InvocationsInvocationsForIcByAzByInstanceTypeSumAvailabilityZone, InferenceComponentName, InstanceType, Region
InvocationsPerCopyInvocationsPerCopySumInferenceComponentName
InvocationsPerCopyInvocationsPerCopyByAzByInstanceTypeSumAvailabilityZone, InferenceComponentName, InstanceType, Region
ModelLatencyModelLatencyForIcHistogramInferenceComponentName
ModelLatencyModelLatencyForIcByAzByInstanceTypeHistogramAvailabilityZone, InferenceComponentName, InstanceType, Region
OverheadLatencyOverheadLatencyForIcHistogramInferenceComponentName
OverheadLatencyOverheadLatencyForIcByAzByInstanceTypeHistogramAvailabilityZone, InferenceComponentName, InstanceType, Region

AWS/Scheduler

The AWS/Scheduler namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/scheduler. All enriched instruments use Delta temporality.

Amazon::Scheduler::ScheduleGroup

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
InvocationAttemptCountInvocationAttemptCountSumScheduleGroup
InvocationDroppedCountInvocationDroppedCountSumScheduleGroup
InvocationThrottleCountInvocationThrottleCountSumScheduleGroup
InvocationsFailedToBeSentToDeadLetterCountInvocationsFailedToBeSentToDeadLetterCountSumScheduleGroup
InvocationsFailedToBeSentToDeadLetterCount_AWS.SimpleQueueService.NonExistentQueueInvocationsFailedToBeSentToDeadLetterCount_AWS.SimpleQueueService.NonExistentQueueSumScheduleGroup
InvocationsFailedToBeSentToDeadLetterCount_AccessDeniedInvocationsFailedToBeSentToDeadLetterCount_AccessDeniedSumScheduleGroup
InvocationsFailedToBeSentToDeadLetterCount_KMS.AccessDeniedExceptionInvocationsFailedToBeSentToDeadLetterCount_KMS.AccessDeniedExceptionSumScheduleGroup
InvocationsSentToDeadLetterCountInvocationsSentToDeadLetterCountSumScheduleGroup
TargetErrorCountTargetErrorCountSumScheduleGroup
TargetErrorThrottledCountTargetErrorThrottledCountSumScheduleGroup

AWS/Transfer

The AWS/Transfer namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/transfer. All enriched instruments use Delta temporality.

Amazon::Transfer::Connector

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
OutboundFailedMessageOutboundFailedMessageSumConnectorId
OutboundMessageOutboundMessageSumConnectorId

Amazon::Transfer::Server

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BytesInBytesInSumServerId
BytesOutBytesOutSumServerId
ConcurrentSessionsConcurrentSessionsHistogramServerId
FilesInFilesInSumServerId
FilesOutFilesOutSumServerId
InboundFailedMessageInboundFailedMessageSumServerId
InboundMessageInboundMessageSumServerId
OnUploadExecutionsFailedOnUploadExecutionsFailedSumServerId
OnUploadExecutionsStartedOnUploadExecutionsStartedSumServerId
OnUploadExecutionsSuccessOnUploadExecutionsSuccessSumServerId
OutboundFailedMessageOutboundFailedMessageSumServerId

AWS/TransitGateway

The AWS/TransitGateway namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/ec2. All enriched instruments use Delta temporality.

Amazon::EC2::TransitGateway

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
BytesDropCountBlackholeBytesDropCountBlackholeSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
BytesDropCountInternalErrorBytesDropCountInternalErrorSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
BytesDropCountNoPolicyBytesDropCountNoPolicySumAvailabilityZone, TransitGateway, TransitGatewayAttachment
BytesDropCountNoRouteBytesDropCountNoRouteSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
BytesInBytesInSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
BytesOutBytesOutSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
PacketDropCountBlackholePacketDropCountBlackholeSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
PacketDropCountInternalErrorPacketDropCountInternalErrorSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
PacketDropCountNoPolicyPacketDropCountNoPolicySumAvailabilityZone, TransitGateway, TransitGatewayAttachment
PacketDropCountNoRoutePacketDropCountNoRouteSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
PacketDropCountTTLExpiredPacketDropCountTTLExpiredSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
PacketsInPacketsInSumAvailabilityZone, TransitGateway, TransitGatewayAttachment
PacketsOutPacketsOutSumAvailabilityZone, TransitGateway, TransitGatewayAttachment

AWS/VPN

The AWS/VPN namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/ec2. All enriched instruments use Delta temporality.

Amazon::EC2::VPNConnection

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
TunnelDataInTunnelDataInSumVpnId
TunnelDataOutTunnelDataOutSumVpnId
TunnelStateTunnelStateHistogramVpnId

AWS/VpcLattice

The AWS/VpcLattice namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/vpc-lattice. All enriched instruments use Delta temporality.

Amazon::VpcLattice::Service

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
HTTPCode_2XX_CountHTTPCode_2XX_CountSumAvailabilityZone, Service
HTTPCode_3XX_CountHTTPCode_3XX_CountSumAvailabilityZone, Service
HTTPCode_4XX_CountHTTPCode_4XX_CountSumAvailabilityZone, Service
HTTPCode_5XX_CountHTTPCode_5XX_CountSumAvailabilityZone, Service
RequestTimeRequestTimeHistogramAvailabilityZone, Service
RequestTimeoutCountRequestTimeoutCountSumAvailabilityZone, Service
TotalRequestCountTotalRequestCountSumAvailabilityZone, Service

AWS/WorkSpaces

The AWS/WorkSpaces namespace is published under the OpenTelemetry instrumentation scope cloudwatch.aws/workspaces. All enriched instruments use Delta temporality.

Amazon::WorkSpaces::Workspace

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Supported

Metric OpenTelemetry metric Instrument type Data point attributes
AvailableAvailableHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
CPUUsageCPUUsageHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
ConnectionAttemptConnectionAttemptSumAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
ConnectionFailureConnectionFailureSumAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
ConnectionSuccessConnectionSuccessSumAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
InSessionLatencyInSessionLatencyHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
MaintenanceMaintenanceHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
MemoryUsageMemoryUsageHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
RestoringRestoringHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
RootVolumeDiskUsageRootVolumeDiskUsageHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
SessionDisconnectSessionDisconnectSumAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
SessionLaunchTimeSessionLaunchTimeHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
StoppedStoppedHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
UDPPacketLossRateUDPPacketLossRateHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
UnhealthyUnhealthyHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
UpTimeUpTimeHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
UserConnectedUserConnectedHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId
UserVolumeDiskUsageUserVolumeDiskUsageHistogramAwsAccountId, BundleId, ComputeType, Protocol, RunningMode, WorkspaceId

Amazon::WorkSpaces::WorkspacesPool

  • cloud.resource_id enrichment: Supported

  • tag.* enrichment: Not supported

Metric OpenTelemetry metric Instrument type Data point attributes
ActiveUserSessionCapacityActiveUserSessionCapacityHistogramWorkSpaces pool ID
ActualUserSessionCapacityActualUserSessionCapacityHistogramWorkSpaces pool ID
AvailableUserSessionCapacityAvailableUserSessionCapacityHistogramWorkSpaces pool ID
DesiredUserSessionCapacityDesiredUserSessionCapacityHistogramWorkSpaces pool ID
InsufficientCapacityErrorInsufficientCapacityErrorSumWorkSpaces pool ID
PendingUserSessionCapacityPendingUserSessionCapacityHistogramWorkSpaces pool ID
UserSessionsCapacityUtilizationUserSessionsCapacityUtilizationHistogramWorkSpaces pool ID