@aws-cdk/metrics-facade-alpha 2.261.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +1 -0
- package/.jsii.gz +0 -0
- package/.jsii.tabl.json.gz +0 -0
- package/.warnings.jsii.js +50 -0
- package/LICENSE +201 -0
- package/NOTICE +2 -0
- package/README.md +123 -0
- package/awslint.json +4 -0
- package/eslint-suppressions.json +2 -0
- package/jest.config.js +2 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +3 -0
- package/lib/services/aws-amazonmq/.jsiirc.json +16 -0
- package/lib/services/aws-amazonmq/index.d.ts +1 -0
- package/lib/services/aws-amazonmq/index.js +17 -0
- package/lib/services/aws-amazonmq/metrics.generated.d.ts +141 -0
- package/lib/services/aws-amazonmq/metrics.generated.js +316 -0
- package/lib/services/aws-apigateway/.jsiirc.json +16 -0
- package/lib/services/aws-apigateway/index.d.ts +1 -0
- package/lib/services/aws-apigateway/index.js +17 -0
- package/lib/services/aws-apigateway/metrics.generated.d.ts +358 -0
- package/lib/services/aws-apigateway/metrics.generated.js +589 -0
- package/lib/services/aws-apigatewayv2/.jsiirc.json +16 -0
- package/lib/services/aws-apigatewayv2/index.d.ts +1 -0
- package/lib/services/aws-apigatewayv2/index.js +17 -0
- package/lib/services/aws-apigatewayv2/metrics.generated.d.ts +441 -0
- package/lib/services/aws-apigatewayv2/metrics.generated.js +779 -0
- package/lib/services/aws-appstream/.jsiirc.json +16 -0
- package/lib/services/aws-appstream/index.d.ts +1 -0
- package/lib/services/aws-appstream/index.js +17 -0
- package/lib/services/aws-appstream/metrics.generated.d.ts +255 -0
- package/lib/services/aws-appstream/metrics.generated.js +487 -0
- package/lib/services/aws-appsync/.jsiirc.json +16 -0
- package/lib/services/aws-appsync/index.d.ts +1 -0
- package/lib/services/aws-appsync/index.js +17 -0
- package/lib/services/aws-appsync/metrics.generated.d.ts +51 -0
- package/lib/services/aws-appsync/metrics.generated.js +106 -0
- package/lib/services/aws-autoscaling/.jsiirc.json +16 -0
- package/lib/services/aws-autoscaling/index.d.ts +1 -0
- package/lib/services/aws-autoscaling/index.js +17 -0
- package/lib/services/aws-autoscaling/metrics.generated.d.ts +86 -0
- package/lib/services/aws-autoscaling/metrics.generated.js +184 -0
- package/lib/services/aws-bedrock/.jsiirc.json +16 -0
- package/lib/services/aws-bedrock/index.d.ts +1 -0
- package/lib/services/aws-bedrock/index.js +17 -0
- package/lib/services/aws-bedrock/metrics.generated.d.ts +312 -0
- package/lib/services/aws-bedrock/metrics.generated.js +563 -0
- package/lib/services/aws-cloudfront/.jsiirc.json +16 -0
- package/lib/services/aws-cloudfront/index.d.ts +1 -0
- package/lib/services/aws-cloudfront/index.js +17 -0
- package/lib/services/aws-cloudfront/metrics.generated.d.ts +80 -0
- package/lib/services/aws-cloudfront/metrics.generated.js +157 -0
- package/lib/services/aws-cloudwatch/.jsiirc.json +16 -0
- package/lib/services/aws-cloudwatch/index.d.ts +1 -0
- package/lib/services/aws-cloudwatch/index.js +17 -0
- package/lib/services/aws-cloudwatch/metrics.generated.d.ts +56 -0
- package/lib/services/aws-cloudwatch/metrics.generated.js +114 -0
- package/lib/services/aws-codebuild/.jsiirc.json +16 -0
- package/lib/services/aws-codebuild/index.d.ts +1 -0
- package/lib/services/aws-codebuild/index.js +17 -0
- package/lib/services/aws-codebuild/metrics.generated.d.ts +62 -0
- package/lib/services/aws-codebuild/metrics.generated.js +128 -0
- package/lib/services/aws-codepipeline/.jsiirc.json +16 -0
- package/lib/services/aws-codepipeline/index.d.ts +1 -0
- package/lib/services/aws-codepipeline/index.js +17 -0
- package/lib/services/aws-codepipeline/metrics.generated.d.ts +27 -0
- package/lib/services/aws-codepipeline/metrics.generated.js +76 -0
- package/lib/services/aws-cognito/.jsiirc.json +16 -0
- package/lib/services/aws-cognito/index.d.ts +1 -0
- package/lib/services/aws-cognito/index.js +17 -0
- package/lib/services/aws-cognito/metrics.generated.d.ts +49 -0
- package/lib/services/aws-cognito/metrics.generated.js +93 -0
- package/lib/services/aws-datasync/.jsiirc.json +16 -0
- package/lib/services/aws-datasync/index.d.ts +1 -0
- package/lib/services/aws-datasync/index.js +17 -0
- package/lib/services/aws-datasync/metrics.generated.d.ts +138 -0
- package/lib/services/aws-datasync/metrics.generated.js +274 -0
- package/lib/services/aws-dax/.jsiirc.json +16 -0
- package/lib/services/aws-dax/index.d.ts +1 -0
- package/lib/services/aws-dax/index.js +17 -0
- package/lib/services/aws-dax/metrics.generated.d.ts +105 -0
- package/lib/services/aws-dax/metrics.generated.js +258 -0
- package/lib/services/aws-dms/.jsiirc.json +16 -0
- package/lib/services/aws-dms/index.d.ts +1 -0
- package/lib/services/aws-dms/index.js +17 -0
- package/lib/services/aws-dms/metrics.generated.d.ts +268 -0
- package/lib/services/aws-dms/metrics.generated.js +569 -0
- package/lib/services/aws-docdb/.jsiirc.json +16 -0
- package/lib/services/aws-docdb/index.d.ts +1 -0
- package/lib/services/aws-docdb/index.js +17 -0
- package/lib/services/aws-docdb/metrics.generated.d.ts +63 -0
- package/lib/services/aws-docdb/metrics.generated.js +134 -0
- package/lib/services/aws-dynamodb/.jsiirc.json +16 -0
- package/lib/services/aws-dynamodb/index.d.ts +1 -0
- package/lib/services/aws-dynamodb/index.js +17 -0
- package/lib/services/aws-dynamodb/metrics.generated.d.ts +444 -0
- package/lib/services/aws-dynamodb/metrics.generated.js +734 -0
- package/lib/services/aws-ec2/.jsiirc.json +16 -0
- package/lib/services/aws-ec2/index.d.ts +1 -0
- package/lib/services/aws-ec2/index.js +17 -0
- package/lib/services/aws-ec2/metrics.generated.d.ts +1226 -0
- package/lib/services/aws-ec2/metrics.generated.js +2434 -0
- package/lib/services/aws-ecs/.jsiirc.json +16 -0
- package/lib/services/aws-ecs/index.d.ts +1 -0
- package/lib/services/aws-ecs/index.js +17 -0
- package/lib/services/aws-ecs/metrics.generated.d.ts +105 -0
- package/lib/services/aws-ecs/metrics.generated.js +185 -0
- package/lib/services/aws-efs/.jsiirc.json +16 -0
- package/lib/services/aws-efs/index.d.ts +1 -0
- package/lib/services/aws-efs/index.js +17 -0
- package/lib/services/aws-efs/metrics.generated.d.ts +130 -0
- package/lib/services/aws-efs/metrics.generated.js +235 -0
- package/lib/services/aws-eks/.jsiirc.json +16 -0
- package/lib/services/aws-eks/index.d.ts +1 -0
- package/lib/services/aws-eks/index.js +17 -0
- package/lib/services/aws-eks/metrics.generated.d.ts +146 -0
- package/lib/services/aws-eks/metrics.generated.js +324 -0
- package/lib/services/aws-elasticache/.jsiirc.json +16 -0
- package/lib/services/aws-elasticache/index.d.ts +1 -0
- package/lib/services/aws-elasticache/index.js +17 -0
- package/lib/services/aws-elasticache/metrics.generated.d.ts +1729 -0
- package/lib/services/aws-elasticache/metrics.generated.js +3969 -0
- package/lib/services/aws-elasticbeanstalk/.jsiirc.json +16 -0
- package/lib/services/aws-elasticbeanstalk/index.d.ts +1 -0
- package/lib/services/aws-elasticbeanstalk/index.js +17 -0
- package/lib/services/aws-elasticbeanstalk/metrics.generated.d.ts +68 -0
- package/lib/services/aws-elasticbeanstalk/metrics.generated.js +142 -0
- package/lib/services/aws-elasticloadbalancing/.jsiirc.json +16 -0
- package/lib/services/aws-elasticloadbalancing/index.d.ts +1 -0
- package/lib/services/aws-elasticloadbalancing/index.js +17 -0
- package/lib/services/aws-elasticloadbalancing/metrics.generated.d.ts +231 -0
- package/lib/services/aws-elasticloadbalancing/metrics.generated.js +479 -0
- package/lib/services/aws-elasticloadbalancingv2/.jsiirc.json +16 -0
- package/lib/services/aws-elasticloadbalancingv2/index.d.ts +1 -0
- package/lib/services/aws-elasticloadbalancingv2/index.js +17 -0
- package/lib/services/aws-elasticloadbalancingv2/metrics.generated.d.ts +1110 -0
- package/lib/services/aws-elasticloadbalancingv2/metrics.generated.js +2168 -0
- package/lib/services/aws-emr/.jsiirc.json +16 -0
- package/lib/services/aws-emr/index.d.ts +1 -0
- package/lib/services/aws-emr/index.js +17 -0
- package/lib/services/aws-emr/metrics.generated.d.ts +333 -0
- package/lib/services/aws-emr/metrics.generated.js +764 -0
- package/lib/services/aws-events/.jsiirc.json +16 -0
- package/lib/services/aws-events/index.d.ts +1 -0
- package/lib/services/aws-events/index.js +17 -0
- package/lib/services/aws-events/metrics.generated.d.ts +75 -0
- package/lib/services/aws-events/metrics.generated.js +162 -0
- package/lib/services/aws-fsx/.jsiirc.json +16 -0
- package/lib/services/aws-fsx/index.d.ts +1 -0
- package/lib/services/aws-fsx/index.js +17 -0
- package/lib/services/aws-fsx/metrics.generated.d.ts +134 -0
- package/lib/services/aws-fsx/metrics.generated.js +296 -0
- package/lib/services/aws-gamelift/.jsiirc.json +16 -0
- package/lib/services/aws-gamelift/index.d.ts +1 -0
- package/lib/services/aws-gamelift/index.js +17 -0
- package/lib/services/aws-gamelift/metrics.generated.d.ts +80 -0
- package/lib/services/aws-gamelift/metrics.generated.js +170 -0
- package/lib/services/aws-iot/.jsiirc.json +16 -0
- package/lib/services/aws-iot/index.d.ts +1 -0
- package/lib/services/aws-iot/index.js +17 -0
- package/lib/services/aws-iot/metrics.generated.d.ts +62 -0
- package/lib/services/aws-iot/metrics.generated.js +128 -0
- package/lib/services/aws-kinesis/.jsiirc.json +16 -0
- package/lib/services/aws-kinesis/index.d.ts +1 -0
- package/lib/services/aws-kinesis/index.js +17 -0
- package/lib/services/aws-kinesis/metrics.generated.d.ts +110 -0
- package/lib/services/aws-kinesis/metrics.generated.js +240 -0
- package/lib/services/aws-kinesisanalytics/.jsiirc.json +16 -0
- package/lib/services/aws-kinesisanalytics/index.d.ts +1 -0
- package/lib/services/aws-kinesisanalytics/index.js +17 -0
- package/lib/services/aws-kinesisanalytics/metrics.generated.d.ts +39 -0
- package/lib/services/aws-kinesisanalytics/metrics.generated.js +78 -0
- package/lib/services/aws-kinesisfirehose/.jsiirc.json +16 -0
- package/lib/services/aws-kinesisfirehose/index.d.ts +1 -0
- package/lib/services/aws-kinesisfirehose/index.js +17 -0
- package/lib/services/aws-kinesisfirehose/metrics.generated.d.ts +182 -0
- package/lib/services/aws-kinesisfirehose/metrics.generated.js +408 -0
- package/lib/services/aws-kinesisvideo/.jsiirc.json +16 -0
- package/lib/services/aws-kinesisvideo/index.d.ts +1 -0
- package/lib/services/aws-kinesisvideo/index.js +17 -0
- package/lib/services/aws-kinesisvideo/metrics.generated.d.ts +86 -0
- package/lib/services/aws-kinesisvideo/metrics.generated.js +184 -0
- package/lib/services/aws-kms/.jsiirc.json +16 -0
- package/lib/services/aws-kms/index.d.ts +1 -0
- package/lib/services/aws-kms/index.js +17 -0
- package/lib/services/aws-kms/metrics.generated.d.ts +44 -0
- package/lib/services/aws-kms/metrics.generated.js +86 -0
- package/lib/services/aws-lambda/.jsiirc.json +16 -0
- package/lib/services/aws-lambda/index.d.ts +1 -0
- package/lib/services/aws-lambda/index.js +17 -0
- package/lib/services/aws-lambda/metrics.generated.d.ts +395 -0
- package/lib/services/aws-lambda/metrics.generated.js +801 -0
- package/lib/services/aws-lex/.jsiirc.json +16 -0
- package/lib/services/aws-lex/index.d.ts +1 -0
- package/lib/services/aws-lex/index.js +17 -0
- package/lib/services/aws-lex/metrics.generated.d.ts +95 -0
- package/lib/services/aws-lex/metrics.generated.js +192 -0
- package/lib/services/aws-logs/.jsiirc.json +16 -0
- package/lib/services/aws-logs/index.d.ts +1 -0
- package/lib/services/aws-logs/index.js +17 -0
- package/lib/services/aws-logs/metrics.generated.d.ts +110 -0
- package/lib/services/aws-logs/metrics.generated.js +240 -0
- package/lib/services/aws-mediaconvert/.jsiirc.json +16 -0
- package/lib/services/aws-mediaconvert/index.d.ts +1 -0
- package/lib/services/aws-mediaconvert/index.js +17 -0
- package/lib/services/aws-mediaconvert/metrics.generated.d.ts +87 -0
- package/lib/services/aws-mediaconvert/metrics.generated.js +190 -0
- package/lib/services/aws-medialive/.jsiirc.json +16 -0
- package/lib/services/aws-medialive/index.d.ts +1 -0
- package/lib/services/aws-medialive/index.js +17 -0
- package/lib/services/aws-medialive/metrics.generated.d.ts +121 -0
- package/lib/services/aws-medialive/metrics.generated.js +261 -0
- package/lib/services/aws-mediapackage/.jsiirc.json +16 -0
- package/lib/services/aws-mediapackage/index.d.ts +1 -0
- package/lib/services/aws-mediapackage/index.js +17 -0
- package/lib/services/aws-mediapackage/metrics.generated.d.ts +51 -0
- package/lib/services/aws-mediapackage/metrics.generated.js +106 -0
- package/lib/services/aws-mediastore/.jsiirc.json +16 -0
- package/lib/services/aws-mediastore/index.d.ts +1 -0
- package/lib/services/aws-mediastore/index.js +17 -0
- package/lib/services/aws-mediastore/metrics.generated.d.ts +79 -0
- package/lib/services/aws-mediastore/metrics.generated.js +163 -0
- package/lib/services/aws-memorydb/.jsiirc.json +16 -0
- package/lib/services/aws-memorydb/index.d.ts +1 -0
- package/lib/services/aws-memorydb/index.js +17 -0
- package/lib/services/aws-memorydb/metrics.generated.d.ts +236 -0
- package/lib/services/aws-memorydb/metrics.generated.js +534 -0
- package/lib/services/aws-neptune/.jsiirc.json +16 -0
- package/lib/services/aws-neptune/index.d.ts +1 -0
- package/lib/services/aws-neptune/index.js +17 -0
- package/lib/services/aws-neptune/metrics.generated.d.ts +116 -0
- package/lib/services/aws-neptune/metrics.generated.js +254 -0
- package/lib/services/aws-opsworks/.jsiirc.json +16 -0
- package/lib/services/aws-opsworks/index.d.ts +1 -0
- package/lib/services/aws-opsworks/index.js +17 -0
- package/lib/services/aws-opsworks/metrics.generated.d.ts +376 -0
- package/lib/services/aws-opsworks/metrics.generated.js +788 -0
- package/lib/services/aws-qldb/.jsiirc.json +16 -0
- package/lib/services/aws-qldb/index.d.ts +1 -0
- package/lib/services/aws-qldb/index.js +17 -0
- package/lib/services/aws-qldb/metrics.generated.d.ts +93 -0
- package/lib/services/aws-qldb/metrics.generated.js +204 -0
- package/lib/services/aws-quicksight/.jsiirc.json +16 -0
- package/lib/services/aws-quicksight/index.d.ts +1 -0
- package/lib/services/aws-quicksight/index.js +17 -0
- package/lib/services/aws-quicksight/metrics.generated.d.ts +217 -0
- package/lib/services/aws-quicksight/metrics.generated.js +394 -0
- package/lib/services/aws-rds/.jsiirc.json +16 -0
- package/lib/services/aws-rds/index.d.ts +1 -0
- package/lib/services/aws-rds/index.js +17 -0
- package/lib/services/aws-rds/metrics.generated.d.ts +189 -0
- package/lib/services/aws-rds/metrics.generated.js +388 -0
- package/lib/services/aws-redshift/.jsiirc.json +16 -0
- package/lib/services/aws-redshift/index.d.ts +1 -0
- package/lib/services/aws-redshift/index.js +17 -0
- package/lib/services/aws-redshift/metrics.generated.d.ts +594 -0
- package/lib/services/aws-redshift/metrics.generated.js +911 -0
- package/lib/services/aws-route53/.jsiirc.json +16 -0
- package/lib/services/aws-route53/index.d.ts +1 -0
- package/lib/services/aws-route53/index.js +17 -0
- package/lib/services/aws-route53/metrics.generated.d.ts +74 -0
- package/lib/services/aws-route53/metrics.generated.js +156 -0
- package/lib/services/aws-route53resolver/.jsiirc.json +16 -0
- package/lib/services/aws-route53resolver/index.d.ts +1 -0
- package/lib/services/aws-route53resolver/index.js +17 -0
- package/lib/services/aws-route53resolver/metrics.generated.d.ts +51 -0
- package/lib/services/aws-route53resolver/metrics.generated.js +106 -0
- package/lib/services/aws-s3/.jsiirc.json +16 -0
- package/lib/services/aws-s3/index.d.ts +1 -0
- package/lib/services/aws-s3/index.js +17 -0
- package/lib/services/aws-s3/metrics.generated.d.ts +58 -0
- package/lib/services/aws-s3/metrics.generated.js +103 -0
- package/lib/services/aws-sagemaker/.jsiirc.json +16 -0
- package/lib/services/aws-sagemaker/index.d.ts +1 -0
- package/lib/services/aws-sagemaker/index.js +17 -0
- package/lib/services/aws-sagemaker/metrics.generated.d.ts +73 -0
- package/lib/services/aws-sagemaker/metrics.generated.js +149 -0
- package/lib/services/aws-servicecatalog/.jsiirc.json +16 -0
- package/lib/services/aws-servicecatalog/index.d.ts +1 -0
- package/lib/services/aws-servicecatalog/index.js +17 -0
- package/lib/services/aws-servicecatalog/metrics.generated.d.ts +39 -0
- package/lib/services/aws-servicecatalog/metrics.generated.js +78 -0
- package/lib/services/aws-ses/.jsiirc.json +16 -0
- package/lib/services/aws-ses/index.d.ts +1 -0
- package/lib/services/aws-ses/index.js +17 -0
- package/lib/services/aws-ses/metrics.generated.d.ts +162 -0
- package/lib/services/aws-ses/metrics.generated.js +356 -0
- package/lib/services/aws-sns/.jsiirc.json +16 -0
- package/lib/services/aws-sns/index.d.ts +1 -0
- package/lib/services/aws-sns/index.js +17 -0
- package/lib/services/aws-sns/metrics.generated.d.ts +130 -0
- package/lib/services/aws-sns/metrics.generated.js +203 -0
- package/lib/services/aws-sqs/.jsiirc.json +16 -0
- package/lib/services/aws-sqs/index.d.ts +1 -0
- package/lib/services/aws-sqs/index.js +17 -0
- package/lib/services/aws-sqs/metrics.generated.d.ts +87 -0
- package/lib/services/aws-sqs/metrics.generated.js +190 -0
- package/lib/services/aws-stepfunctions/.jsiirc.json +16 -0
- package/lib/services/aws-stepfunctions/index.d.ts +1 -0
- package/lib/services/aws-stepfunctions/index.js +17 -0
- package/lib/services/aws-stepfunctions/metrics.generated.d.ts +159 -0
- package/lib/services/aws-stepfunctions/metrics.generated.js +318 -0
- package/lib/services/aws-synthetics/.jsiirc.json +16 -0
- package/lib/services/aws-synthetics/index.d.ts +1 -0
- package/lib/services/aws-synthetics/index.js +17 -0
- package/lib/services/aws-synthetics/metrics.generated.d.ts +80 -0
- package/lib/services/aws-synthetics/metrics.generated.js +170 -0
- package/lib/services/aws-timestream/.jsiirc.json +16 -0
- package/lib/services/aws-timestream/index.d.ts +1 -0
- package/lib/services/aws-timestream/index.js +17 -0
- package/lib/services/aws-timestream/metrics.generated.d.ts +54 -0
- package/lib/services/aws-timestream/metrics.generated.js +88 -0
- package/lib/services/aws-transfer/.jsiirc.json +16 -0
- package/lib/services/aws-transfer/index.d.ts +1 -0
- package/lib/services/aws-transfer/index.js +17 -0
- package/lib/services/aws-transfer/metrics.generated.d.ts +45 -0
- package/lib/services/aws-transfer/metrics.generated.js +92 -0
- package/lib/services/aws-workspaces/.jsiirc.json +16 -0
- package/lib/services/aws-workspaces/index.d.ts +1 -0
- package/lib/services/aws-workspaces/index.js +17 -0
- package/lib/services/aws-workspaces/metrics.generated.d.ts +836 -0
- package/lib/services/aws-workspaces/metrics.generated.js +1724 -0
- package/lib/services/index.d.ts +62 -0
- package/lib/services/index.js +99 -0
- package/package.json +189 -0
- package/rosetta/_generated.ts-fixture +6 -0
- package/rosetta/default.ts-fixture +5 -0
- package/scripts/config.d.ts +6 -0
- package/scripts/config.js +9 -0
- package/scripts/gen.d.ts +1 -0
- package/scripts/gen.js +133 -0
|
@@ -0,0 +1,1729 @@
|
|
|
1
|
+
import * as cloudwatch from "aws-cdk-lib/aws-cloudwatch";
|
|
2
|
+
/**
|
|
3
|
+
* CloudWatch metrics facade for AWS/ElastiCache
|
|
4
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
5
|
+
* for selected resources if available.
|
|
6
|
+
*
|
|
7
|
+
* @stability external
|
|
8
|
+
*/
|
|
9
|
+
export declare abstract class ElastiCacheMetrics {
|
|
10
|
+
}
|
|
11
|
+
export declare namespace ElastiCacheMetrics {
|
|
12
|
+
/**
|
|
13
|
+
* Metrics for dimension set: CacheCluster {CacheClusterId}
|
|
14
|
+
*
|
|
15
|
+
* @stability external
|
|
16
|
+
*/
|
|
17
|
+
class CacheClusterMetrics {
|
|
18
|
+
private readonly dimensions;
|
|
19
|
+
constructor(props: ElastiCacheMetrics.CacheClusterMetricsProps);
|
|
20
|
+
/**
|
|
21
|
+
* Sum of the ActiveDefragHits metric
|
|
22
|
+
*
|
|
23
|
+
* @default - Sum over 5 minutes
|
|
24
|
+
*/
|
|
25
|
+
activeDefragHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
26
|
+
/**
|
|
27
|
+
* Sum of the AuthenticationFailures metric
|
|
28
|
+
*
|
|
29
|
+
* @default - Sum over 5 minutes
|
|
30
|
+
*/
|
|
31
|
+
authenticationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
32
|
+
/**
|
|
33
|
+
* Average of the BytesReadIntoMemcached metric
|
|
34
|
+
*
|
|
35
|
+
* @default - Average over 5 minutes
|
|
36
|
+
*/
|
|
37
|
+
bytesReadIntoMemcached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
38
|
+
/**
|
|
39
|
+
* Average of the BytesUsedForCache metric
|
|
40
|
+
*
|
|
41
|
+
* @default - Average over 5 minutes
|
|
42
|
+
*/
|
|
43
|
+
bytesUsedForCache(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
44
|
+
/**
|
|
45
|
+
* Average of the BytesUsedForCacheItems metric
|
|
46
|
+
*
|
|
47
|
+
* @default - Average over 5 minutes
|
|
48
|
+
*/
|
|
49
|
+
bytesUsedForCacheItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
50
|
+
/**
|
|
51
|
+
* Average of the BytesUsedForHash metric
|
|
52
|
+
*
|
|
53
|
+
* @default - Average over 5 minutes
|
|
54
|
+
*/
|
|
55
|
+
bytesUsedForHash(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
56
|
+
/**
|
|
57
|
+
* Average of the BytesWrittenOutFromMemcached metric
|
|
58
|
+
*
|
|
59
|
+
* @default - Average over 5 minutes
|
|
60
|
+
*/
|
|
61
|
+
bytesWrittenOutFromMemcached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
62
|
+
/**
|
|
63
|
+
* Average of the CacheHitRate metric
|
|
64
|
+
*
|
|
65
|
+
* @default - Average over 5 minutes
|
|
66
|
+
*/
|
|
67
|
+
cacheHitRate(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
68
|
+
/**
|
|
69
|
+
* Sum of the CacheHits metric
|
|
70
|
+
*
|
|
71
|
+
* @default - Sum over 5 minutes
|
|
72
|
+
*/
|
|
73
|
+
cacheHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
74
|
+
/**
|
|
75
|
+
* Sum of the CacheMisses metric
|
|
76
|
+
*
|
|
77
|
+
* @default - Sum over 5 minutes
|
|
78
|
+
*/
|
|
79
|
+
cacheMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
80
|
+
/**
|
|
81
|
+
* Sum of the CasBadval metric
|
|
82
|
+
*
|
|
83
|
+
* @default - Sum over 5 minutes
|
|
84
|
+
*/
|
|
85
|
+
casBadval(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
86
|
+
/**
|
|
87
|
+
* Sum of the CasHits metric
|
|
88
|
+
*
|
|
89
|
+
* @default - Sum over 5 minutes
|
|
90
|
+
*/
|
|
91
|
+
casHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
92
|
+
/**
|
|
93
|
+
* Sum of the CasMisses metric
|
|
94
|
+
*
|
|
95
|
+
* @default - Sum over 5 minutes
|
|
96
|
+
*/
|
|
97
|
+
casMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
98
|
+
/**
|
|
99
|
+
* Sum of the CmdConfigGet metric
|
|
100
|
+
*
|
|
101
|
+
* @default - Sum over 5 minutes
|
|
102
|
+
*/
|
|
103
|
+
cmdConfigGet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
104
|
+
/**
|
|
105
|
+
* Sum of the CmdConfigSet metric
|
|
106
|
+
*
|
|
107
|
+
* @default - Sum over 5 minutes
|
|
108
|
+
*/
|
|
109
|
+
cmdConfigSet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
110
|
+
/**
|
|
111
|
+
* Sum of the CmdFlush metric
|
|
112
|
+
*
|
|
113
|
+
* @default - Sum over 5 minutes
|
|
114
|
+
*/
|
|
115
|
+
cmdFlush(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
116
|
+
/**
|
|
117
|
+
* Sum of the CmdGet metric
|
|
118
|
+
*
|
|
119
|
+
* @default - Sum over 5 minutes
|
|
120
|
+
*/
|
|
121
|
+
cmdGet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
122
|
+
/**
|
|
123
|
+
* Sum of the CmdSet metric
|
|
124
|
+
*
|
|
125
|
+
* @default - Sum over 5 minutes
|
|
126
|
+
*/
|
|
127
|
+
cmdSet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
128
|
+
/**
|
|
129
|
+
* Sum of the CmdTouch metric
|
|
130
|
+
*
|
|
131
|
+
* @default - Sum over 5 minutes
|
|
132
|
+
*/
|
|
133
|
+
cmdTouch(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
134
|
+
/**
|
|
135
|
+
* Sum of the CommandAuthorizationFailures metric
|
|
136
|
+
*
|
|
137
|
+
* @default - Sum over 5 minutes
|
|
138
|
+
*/
|
|
139
|
+
commandAuthorizationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
140
|
+
/**
|
|
141
|
+
* Average of the CPUCreditBalance metric
|
|
142
|
+
*
|
|
143
|
+
* @default - Average over 5 minutes
|
|
144
|
+
*/
|
|
145
|
+
cpuCreditBalance(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
146
|
+
/**
|
|
147
|
+
* Average of the CPUCreditUsage metric
|
|
148
|
+
*
|
|
149
|
+
* @default - Average over 5 minutes
|
|
150
|
+
*/
|
|
151
|
+
cpuCreditUsage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
152
|
+
/**
|
|
153
|
+
* Average of the CPUUtilization metric
|
|
154
|
+
*
|
|
155
|
+
* @default - Average over 5 minutes
|
|
156
|
+
*/
|
|
157
|
+
cpuUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
158
|
+
/**
|
|
159
|
+
* Sum of the CurrConfig metric
|
|
160
|
+
*
|
|
161
|
+
* @default - Sum over 5 minutes
|
|
162
|
+
*/
|
|
163
|
+
currConfig(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
164
|
+
/**
|
|
165
|
+
* Sum of the CurrConnections metric
|
|
166
|
+
*
|
|
167
|
+
* @default - Sum over 5 minutes
|
|
168
|
+
*/
|
|
169
|
+
currConnections(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
170
|
+
/**
|
|
171
|
+
* Sum of the CurrItems metric
|
|
172
|
+
*
|
|
173
|
+
* @default - Sum over 5 minutes
|
|
174
|
+
*/
|
|
175
|
+
currItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
176
|
+
/**
|
|
177
|
+
* Average of the DatabaseMemoryUsagePercentage metric
|
|
178
|
+
*
|
|
179
|
+
* @default - Average over 5 minutes
|
|
180
|
+
*/
|
|
181
|
+
databaseMemoryUsagePercentage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
182
|
+
/**
|
|
183
|
+
* Average of the DB0AverageTTL metric
|
|
184
|
+
*
|
|
185
|
+
* @default - Average over 5 minutes
|
|
186
|
+
*/
|
|
187
|
+
db0AverageTtl(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
188
|
+
/**
|
|
189
|
+
* Sum of the DecrHits metric
|
|
190
|
+
*
|
|
191
|
+
* @default - Sum over 5 minutes
|
|
192
|
+
*/
|
|
193
|
+
decrHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
194
|
+
/**
|
|
195
|
+
* Sum of the DecrMisses metric
|
|
196
|
+
*
|
|
197
|
+
* @default - Sum over 5 minutes
|
|
198
|
+
*/
|
|
199
|
+
decrMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
200
|
+
/**
|
|
201
|
+
* Sum of the DeleteHits metric
|
|
202
|
+
*
|
|
203
|
+
* @default - Sum over 5 minutes
|
|
204
|
+
*/
|
|
205
|
+
deleteHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
206
|
+
/**
|
|
207
|
+
* Sum of the DeleteMisses metric
|
|
208
|
+
*
|
|
209
|
+
* @default - Sum over 5 minutes
|
|
210
|
+
*/
|
|
211
|
+
deleteMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
212
|
+
/**
|
|
213
|
+
* Average of the EngineCPUUtilization metric
|
|
214
|
+
*
|
|
215
|
+
* @default - Average over 5 minutes
|
|
216
|
+
*/
|
|
217
|
+
engineCpuUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
218
|
+
/**
|
|
219
|
+
* Sum of the EvalBasedCmds metric
|
|
220
|
+
*
|
|
221
|
+
* @default - Sum over 5 minutes
|
|
222
|
+
*/
|
|
223
|
+
evalBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
224
|
+
/**
|
|
225
|
+
* Average of the EvalBasedCmdsLatency metric
|
|
226
|
+
*
|
|
227
|
+
* @default - Average over 5 minutes
|
|
228
|
+
*/
|
|
229
|
+
evalBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
230
|
+
/**
|
|
231
|
+
* Sum of the EvictedUnfetched metric
|
|
232
|
+
*
|
|
233
|
+
* @default - Sum over 5 minutes
|
|
234
|
+
*/
|
|
235
|
+
evictedUnfetched(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
236
|
+
/**
|
|
237
|
+
* Sum of the Evictions metric
|
|
238
|
+
*
|
|
239
|
+
* @default - Sum over 5 minutes
|
|
240
|
+
*/
|
|
241
|
+
evictions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
242
|
+
/**
|
|
243
|
+
* Sum of the ExpiredUnfetched metric
|
|
244
|
+
*
|
|
245
|
+
* @default - Sum over 5 minutes
|
|
246
|
+
*/
|
|
247
|
+
expiredUnfetched(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
248
|
+
/**
|
|
249
|
+
* Average of the FreeableMemory metric
|
|
250
|
+
*
|
|
251
|
+
* @default - Average over 5 minutes
|
|
252
|
+
*/
|
|
253
|
+
freeableMemory(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
254
|
+
/**
|
|
255
|
+
* Sum of the GeoSpatialBasedCmds metric
|
|
256
|
+
*
|
|
257
|
+
* @default - Sum over 5 minutes
|
|
258
|
+
*/
|
|
259
|
+
geoSpatialBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
260
|
+
/**
|
|
261
|
+
* Average of the GeoSpatialBasedCmdsLatency metric
|
|
262
|
+
*
|
|
263
|
+
* @default - Average over 5 minutes
|
|
264
|
+
*/
|
|
265
|
+
geoSpatialBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
266
|
+
/**
|
|
267
|
+
* Sum of the GetHits metric
|
|
268
|
+
*
|
|
269
|
+
* @default - Sum over 5 minutes
|
|
270
|
+
*/
|
|
271
|
+
getHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
272
|
+
/**
|
|
273
|
+
* Sum of the GetMisses metric
|
|
274
|
+
*
|
|
275
|
+
* @default - Sum over 5 minutes
|
|
276
|
+
*/
|
|
277
|
+
getMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
278
|
+
/**
|
|
279
|
+
* Sum of the GetTypeCmds metric
|
|
280
|
+
*
|
|
281
|
+
* @default - Sum over 5 minutes
|
|
282
|
+
*/
|
|
283
|
+
getTypeCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
284
|
+
/**
|
|
285
|
+
* Average of the GetTypeCmdsLatency metric
|
|
286
|
+
*
|
|
287
|
+
* @default - Average over 5 minutes
|
|
288
|
+
*/
|
|
289
|
+
getTypeCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
290
|
+
/**
|
|
291
|
+
* Sum of the HashBasedCmds metric
|
|
292
|
+
*
|
|
293
|
+
* @default - Sum over 5 minutes
|
|
294
|
+
*/
|
|
295
|
+
hashBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
296
|
+
/**
|
|
297
|
+
* Average of the HashBasedCmdsLatency metric
|
|
298
|
+
*
|
|
299
|
+
* @default - Average over 5 minutes
|
|
300
|
+
*/
|
|
301
|
+
hashBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
302
|
+
/**
|
|
303
|
+
* Sum of the HyperLogLogBasedCmds metric
|
|
304
|
+
*
|
|
305
|
+
* @default - Sum over 5 minutes
|
|
306
|
+
*/
|
|
307
|
+
hyperLogLogBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
308
|
+
/**
|
|
309
|
+
* Average of the HyperLogLogBasedCmdsLatency metric
|
|
310
|
+
*
|
|
311
|
+
* @default - Average over 5 minutes
|
|
312
|
+
*/
|
|
313
|
+
hyperLogLogBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
314
|
+
/**
|
|
315
|
+
* Sum of the IncrHits metric
|
|
316
|
+
*
|
|
317
|
+
* @default - Sum over 5 minutes
|
|
318
|
+
*/
|
|
319
|
+
incrHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
320
|
+
/**
|
|
321
|
+
* Sum of the IncrMisses metric
|
|
322
|
+
*
|
|
323
|
+
* @default - Sum over 5 minutes
|
|
324
|
+
*/
|
|
325
|
+
incrMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
326
|
+
/**
|
|
327
|
+
* Average of the IsMaster metric
|
|
328
|
+
*
|
|
329
|
+
* @default - Average over 5 minutes
|
|
330
|
+
*/
|
|
331
|
+
isMaster(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
332
|
+
/**
|
|
333
|
+
* Sum of the KeyAuthorizationFailures metric
|
|
334
|
+
*
|
|
335
|
+
* @default - Sum over 5 minutes
|
|
336
|
+
*/
|
|
337
|
+
keyAuthorizationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
338
|
+
/**
|
|
339
|
+
* Sum of the KeyBasedCmds metric
|
|
340
|
+
*
|
|
341
|
+
* @default - Sum over 5 minutes
|
|
342
|
+
*/
|
|
343
|
+
keyBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
344
|
+
/**
|
|
345
|
+
* Average of the KeyBasedCmdsLatency metric
|
|
346
|
+
*
|
|
347
|
+
* @default - Average over 5 minutes
|
|
348
|
+
*/
|
|
349
|
+
keyBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
350
|
+
/**
|
|
351
|
+
* Sum of the KeysTracked metric
|
|
352
|
+
*
|
|
353
|
+
* @default - Sum over 5 minutes
|
|
354
|
+
*/
|
|
355
|
+
keysTracked(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
356
|
+
/**
|
|
357
|
+
* Sum of the ListBasedCmds metric
|
|
358
|
+
*
|
|
359
|
+
* @default - Sum over 5 minutes
|
|
360
|
+
*/
|
|
361
|
+
listBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
362
|
+
/**
|
|
363
|
+
* Average of the ListBasedCmdsLatency metric
|
|
364
|
+
*
|
|
365
|
+
* @default - Average over 5 minutes
|
|
366
|
+
*/
|
|
367
|
+
listBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
368
|
+
/**
|
|
369
|
+
* Average of the MasterLinkHealthStatus metric
|
|
370
|
+
*
|
|
371
|
+
* @default - Average over 5 minutes
|
|
372
|
+
*/
|
|
373
|
+
masterLinkHealthStatus(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
374
|
+
/**
|
|
375
|
+
* Average of the MemoryFragmentationRatio metric
|
|
376
|
+
*
|
|
377
|
+
* @default - Average over 5 minutes
|
|
378
|
+
*/
|
|
379
|
+
memoryFragmentationRatio(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
380
|
+
/**
|
|
381
|
+
* Average of the NetworkBandwidthInAllowanceExceeded metric
|
|
382
|
+
*
|
|
383
|
+
* @default - Average over 5 minutes
|
|
384
|
+
*/
|
|
385
|
+
networkBandwidthInAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
386
|
+
/**
|
|
387
|
+
* Average of the NetworkBandwidthOutAllowanceExceeded metric
|
|
388
|
+
*
|
|
389
|
+
* @default - Average over 5 minutes
|
|
390
|
+
*/
|
|
391
|
+
networkBandwidthOutAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
392
|
+
/**
|
|
393
|
+
* Average of the NetworkBytesIn metric
|
|
394
|
+
*
|
|
395
|
+
* @default - Average over 5 minutes
|
|
396
|
+
*/
|
|
397
|
+
networkBytesIn(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
398
|
+
/**
|
|
399
|
+
* Average of the NetworkBytesOut metric
|
|
400
|
+
*
|
|
401
|
+
* @default - Average over 5 minutes
|
|
402
|
+
*/
|
|
403
|
+
networkBytesOut(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
404
|
+
/**
|
|
405
|
+
* Average of the NetworkConntrackAllowanceExceeded metric
|
|
406
|
+
*
|
|
407
|
+
* @default - Average over 5 minutes
|
|
408
|
+
*/
|
|
409
|
+
networkConntrackAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
410
|
+
/**
|
|
411
|
+
* Average of the NetworkLinkLocalAllowanceExceeded metric
|
|
412
|
+
*
|
|
413
|
+
* @default - Average over 5 minutes
|
|
414
|
+
*/
|
|
415
|
+
networkLinkLocalAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
416
|
+
/**
|
|
417
|
+
* Average of the NetworkPacketsIn metric
|
|
418
|
+
*
|
|
419
|
+
* @default - Average over 5 minutes
|
|
420
|
+
*/
|
|
421
|
+
networkPacketsIn(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
422
|
+
/**
|
|
423
|
+
* Average of the NetworkPacketsOut metric
|
|
424
|
+
*
|
|
425
|
+
* @default - Average over 5 minutes
|
|
426
|
+
*/
|
|
427
|
+
networkPacketsOut(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
428
|
+
/**
|
|
429
|
+
* Average of the NetworkPacketsPerSecondAllowanceExceeded metric
|
|
430
|
+
*
|
|
431
|
+
* @default - Average over 5 minutes
|
|
432
|
+
*/
|
|
433
|
+
networkPacketsPerSecondAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
434
|
+
/**
|
|
435
|
+
* Sum of the NewConnections metric
|
|
436
|
+
*
|
|
437
|
+
* @default - Sum over 5 minutes
|
|
438
|
+
*/
|
|
439
|
+
newConnections(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
440
|
+
/**
|
|
441
|
+
* Sum of the NewItems metric
|
|
442
|
+
*
|
|
443
|
+
* @default - Sum over 5 minutes
|
|
444
|
+
*/
|
|
445
|
+
newItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
446
|
+
/**
|
|
447
|
+
* Sum of the PubSubBasedCmds metric
|
|
448
|
+
*
|
|
449
|
+
* @default - Sum over 5 minutes
|
|
450
|
+
*/
|
|
451
|
+
pubSubBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
452
|
+
/**
|
|
453
|
+
* Average of the PubSubBasedCmdsLatency metric
|
|
454
|
+
*
|
|
455
|
+
* @default - Average over 5 minutes
|
|
456
|
+
*/
|
|
457
|
+
pubSubBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
458
|
+
/**
|
|
459
|
+
* Sum of the Reclaimed metric
|
|
460
|
+
*
|
|
461
|
+
* @default - Sum over 5 minutes
|
|
462
|
+
*/
|
|
463
|
+
reclaimed(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
464
|
+
/**
|
|
465
|
+
* Sum of the ReplicationBytes metric
|
|
466
|
+
*
|
|
467
|
+
* @default - Sum over 5 minutes
|
|
468
|
+
*/
|
|
469
|
+
replicationBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
470
|
+
/**
|
|
471
|
+
* Average of the ReplicationLag metric
|
|
472
|
+
*
|
|
473
|
+
* @default - Average over 5 minutes
|
|
474
|
+
*/
|
|
475
|
+
replicationLag(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
476
|
+
/**
|
|
477
|
+
* Sum of the SaveInProgress metric
|
|
478
|
+
*
|
|
479
|
+
* @default - Sum over 5 minutes
|
|
480
|
+
*/
|
|
481
|
+
saveInProgress(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
482
|
+
/**
|
|
483
|
+
* Sum of the SetBasedCmds metric
|
|
484
|
+
*
|
|
485
|
+
* @default - Sum over 5 minutes
|
|
486
|
+
*/
|
|
487
|
+
setBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
488
|
+
/**
|
|
489
|
+
* Average of the SetBasedCmdsLatency metric
|
|
490
|
+
*
|
|
491
|
+
* @default - Average over 5 minutes
|
|
492
|
+
*/
|
|
493
|
+
setBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
494
|
+
/**
|
|
495
|
+
* Sum of the SetTypeCmds metric
|
|
496
|
+
*
|
|
497
|
+
* @default - Sum over 5 minutes
|
|
498
|
+
*/
|
|
499
|
+
setTypeCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
500
|
+
/**
|
|
501
|
+
* Average of the SetTypeCmdsLatency metric
|
|
502
|
+
*
|
|
503
|
+
* @default - Average over 5 minutes
|
|
504
|
+
*/
|
|
505
|
+
setTypeCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
506
|
+
/**
|
|
507
|
+
* Sum of the SlabsMoved metric
|
|
508
|
+
*
|
|
509
|
+
* @default - Sum over 5 minutes
|
|
510
|
+
*/
|
|
511
|
+
slabsMoved(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
512
|
+
/**
|
|
513
|
+
* Sum of the SortedSetBasedCmds metric
|
|
514
|
+
*
|
|
515
|
+
* @default - Sum over 5 minutes
|
|
516
|
+
*/
|
|
517
|
+
sortedSetBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
518
|
+
/**
|
|
519
|
+
* Average of the SortedSetBasedCmdsLatency metric
|
|
520
|
+
*
|
|
521
|
+
* @default - Average over 5 minutes
|
|
522
|
+
*/
|
|
523
|
+
sortedSetBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
524
|
+
/**
|
|
525
|
+
* Sum of the StreamBasedCmds metric
|
|
526
|
+
*
|
|
527
|
+
* @default - Sum over 5 minutes
|
|
528
|
+
*/
|
|
529
|
+
streamBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
530
|
+
/**
|
|
531
|
+
* Average of the StreamBasedCmdsLatency metric
|
|
532
|
+
*
|
|
533
|
+
* @default - Average over 5 minutes
|
|
534
|
+
*/
|
|
535
|
+
streamBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
536
|
+
/**
|
|
537
|
+
* Sum of the StringBasedCmds metric
|
|
538
|
+
*
|
|
539
|
+
* @default - Sum over 5 minutes
|
|
540
|
+
*/
|
|
541
|
+
stringBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
542
|
+
/**
|
|
543
|
+
* Average of the StringBasedCmdsLatency metric
|
|
544
|
+
*
|
|
545
|
+
* @default - Average over 5 minutes
|
|
546
|
+
*/
|
|
547
|
+
stringBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
548
|
+
/**
|
|
549
|
+
* Average of the SwapUsage metric
|
|
550
|
+
*
|
|
551
|
+
* @default - Average over 5 minutes
|
|
552
|
+
*/
|
|
553
|
+
swapUsage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
554
|
+
/**
|
|
555
|
+
* Sum of the TouchHits metric
|
|
556
|
+
*
|
|
557
|
+
* @default - Sum over 5 minutes
|
|
558
|
+
*/
|
|
559
|
+
touchHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
560
|
+
/**
|
|
561
|
+
* Sum of the TouchMisses metric
|
|
562
|
+
*
|
|
563
|
+
* @default - Sum over 5 minutes
|
|
564
|
+
*/
|
|
565
|
+
touchMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
566
|
+
/**
|
|
567
|
+
* Average of the UnusedMemory metric
|
|
568
|
+
*
|
|
569
|
+
* @default - Average over 5 minutes
|
|
570
|
+
*/
|
|
571
|
+
unusedMemory(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
572
|
+
}
|
|
573
|
+
/**
|
|
574
|
+
* Dimensions for CacheClusterMetrics
|
|
575
|
+
*
|
|
576
|
+
* @struct
|
|
577
|
+
* @stability external
|
|
578
|
+
*/
|
|
579
|
+
interface CacheClusterMetricsProps {
|
|
580
|
+
/**
|
|
581
|
+
* The CacheClusterId dimension
|
|
582
|
+
*/
|
|
583
|
+
readonly cacheClusterId: string;
|
|
584
|
+
}
|
|
585
|
+
/**
|
|
586
|
+
* Metrics for dimension set: CacheNode {CacheClusterId, CacheNodeId}
|
|
587
|
+
*
|
|
588
|
+
* @stability external
|
|
589
|
+
*/
|
|
590
|
+
class CacheNodeMetrics {
|
|
591
|
+
private readonly dimensions;
|
|
592
|
+
constructor(props: ElastiCacheMetrics.CacheNodeMetricsProps);
|
|
593
|
+
/**
|
|
594
|
+
* Sum of the ActiveDefragHits metric
|
|
595
|
+
*
|
|
596
|
+
* @default - Sum over 5 minutes
|
|
597
|
+
*/
|
|
598
|
+
activeDefragHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
599
|
+
/**
|
|
600
|
+
* Sum of the AuthenticationFailures metric
|
|
601
|
+
*
|
|
602
|
+
* @default - Sum over 5 minutes
|
|
603
|
+
*/
|
|
604
|
+
authenticationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
605
|
+
/**
|
|
606
|
+
* Average of the BytesReadIntoMemcached metric
|
|
607
|
+
*
|
|
608
|
+
* @default - Average over 5 minutes
|
|
609
|
+
*/
|
|
610
|
+
bytesReadIntoMemcached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
611
|
+
/**
|
|
612
|
+
* Average of the BytesUsedForCache metric
|
|
613
|
+
*
|
|
614
|
+
* @default - Average over 5 minutes
|
|
615
|
+
*/
|
|
616
|
+
bytesUsedForCache(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
617
|
+
/**
|
|
618
|
+
* Average of the BytesUsedForCacheItems metric
|
|
619
|
+
*
|
|
620
|
+
* @default - Average over 5 minutes
|
|
621
|
+
*/
|
|
622
|
+
bytesUsedForCacheItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
623
|
+
/**
|
|
624
|
+
* Average of the BytesUsedForHash metric
|
|
625
|
+
*
|
|
626
|
+
* @default - Average over 5 minutes
|
|
627
|
+
*/
|
|
628
|
+
bytesUsedForHash(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
629
|
+
/**
|
|
630
|
+
* Average of the BytesWrittenOutFromMemcached metric
|
|
631
|
+
*
|
|
632
|
+
* @default - Average over 5 minutes
|
|
633
|
+
*/
|
|
634
|
+
bytesWrittenOutFromMemcached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
635
|
+
/**
|
|
636
|
+
* Average of the CacheHitRate metric
|
|
637
|
+
*
|
|
638
|
+
* @default - Average over 5 minutes
|
|
639
|
+
*/
|
|
640
|
+
cacheHitRate(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
641
|
+
/**
|
|
642
|
+
* Sum of the CacheHits metric
|
|
643
|
+
*
|
|
644
|
+
* @default - Sum over 5 minutes
|
|
645
|
+
*/
|
|
646
|
+
cacheHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
647
|
+
/**
|
|
648
|
+
* Sum of the CacheMisses metric
|
|
649
|
+
*
|
|
650
|
+
* @default - Sum over 5 minutes
|
|
651
|
+
*/
|
|
652
|
+
cacheMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
653
|
+
/**
|
|
654
|
+
* Sum of the CasBadval metric
|
|
655
|
+
*
|
|
656
|
+
* @default - Sum over 5 minutes
|
|
657
|
+
*/
|
|
658
|
+
casBadval(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
659
|
+
/**
|
|
660
|
+
* Sum of the CasHits metric
|
|
661
|
+
*
|
|
662
|
+
* @default - Sum over 5 minutes
|
|
663
|
+
*/
|
|
664
|
+
casHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
665
|
+
/**
|
|
666
|
+
* Sum of the CasMisses metric
|
|
667
|
+
*
|
|
668
|
+
* @default - Sum over 5 minutes
|
|
669
|
+
*/
|
|
670
|
+
casMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
671
|
+
/**
|
|
672
|
+
* Sum of the CmdConfigGet metric
|
|
673
|
+
*
|
|
674
|
+
* @default - Sum over 5 minutes
|
|
675
|
+
*/
|
|
676
|
+
cmdConfigGet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
677
|
+
/**
|
|
678
|
+
* Sum of the CmdConfigSet metric
|
|
679
|
+
*
|
|
680
|
+
* @default - Sum over 5 minutes
|
|
681
|
+
*/
|
|
682
|
+
cmdConfigSet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
683
|
+
/**
|
|
684
|
+
* Sum of the CmdFlush metric
|
|
685
|
+
*
|
|
686
|
+
* @default - Sum over 5 minutes
|
|
687
|
+
*/
|
|
688
|
+
cmdFlush(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
689
|
+
/**
|
|
690
|
+
* Sum of the CmdGet metric
|
|
691
|
+
*
|
|
692
|
+
* @default - Sum over 5 minutes
|
|
693
|
+
*/
|
|
694
|
+
cmdGet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
695
|
+
/**
|
|
696
|
+
* Sum of the CmdSet metric
|
|
697
|
+
*
|
|
698
|
+
* @default - Sum over 5 minutes
|
|
699
|
+
*/
|
|
700
|
+
cmdSet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
701
|
+
/**
|
|
702
|
+
* Sum of the CmdTouch metric
|
|
703
|
+
*
|
|
704
|
+
* @default - Sum over 5 minutes
|
|
705
|
+
*/
|
|
706
|
+
cmdTouch(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
707
|
+
/**
|
|
708
|
+
* Sum of the CommandAuthorizationFailures metric
|
|
709
|
+
*
|
|
710
|
+
* @default - Sum over 5 minutes
|
|
711
|
+
*/
|
|
712
|
+
commandAuthorizationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
713
|
+
/**
|
|
714
|
+
* Average of the CPUCreditBalance metric
|
|
715
|
+
*
|
|
716
|
+
* @default - Average over 5 minutes
|
|
717
|
+
*/
|
|
718
|
+
cpuCreditBalance(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
719
|
+
/**
|
|
720
|
+
* Average of the CPUCreditUsage metric
|
|
721
|
+
*
|
|
722
|
+
* @default - Average over 5 minutes
|
|
723
|
+
*/
|
|
724
|
+
cpuCreditUsage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
725
|
+
/**
|
|
726
|
+
* Average of the CPUUtilization metric
|
|
727
|
+
*
|
|
728
|
+
* @default - Average over 5 minutes
|
|
729
|
+
*/
|
|
730
|
+
cpuUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
731
|
+
/**
|
|
732
|
+
* Sum of the CurrConfig metric
|
|
733
|
+
*
|
|
734
|
+
* @default - Sum over 5 minutes
|
|
735
|
+
*/
|
|
736
|
+
currConfig(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
737
|
+
/**
|
|
738
|
+
* Sum of the CurrConnections metric
|
|
739
|
+
*
|
|
740
|
+
* @default - Sum over 5 minutes
|
|
741
|
+
*/
|
|
742
|
+
currConnections(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
743
|
+
/**
|
|
744
|
+
* Sum of the CurrItems metric
|
|
745
|
+
*
|
|
746
|
+
* @default - Sum over 5 minutes
|
|
747
|
+
*/
|
|
748
|
+
currItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
749
|
+
/**
|
|
750
|
+
* Average of the DatabaseMemoryUsagePercentage metric
|
|
751
|
+
*
|
|
752
|
+
* @default - Average over 5 minutes
|
|
753
|
+
*/
|
|
754
|
+
databaseMemoryUsagePercentage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
755
|
+
/**
|
|
756
|
+
* Average of the DB0AverageTTL metric
|
|
757
|
+
*
|
|
758
|
+
* @default - Average over 5 minutes
|
|
759
|
+
*/
|
|
760
|
+
db0AverageTtl(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
761
|
+
/**
|
|
762
|
+
* Sum of the DecrHits metric
|
|
763
|
+
*
|
|
764
|
+
* @default - Sum over 5 minutes
|
|
765
|
+
*/
|
|
766
|
+
decrHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
767
|
+
/**
|
|
768
|
+
* Sum of the DecrMisses metric
|
|
769
|
+
*
|
|
770
|
+
* @default - Sum over 5 minutes
|
|
771
|
+
*/
|
|
772
|
+
decrMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
773
|
+
/**
|
|
774
|
+
* Sum of the DeleteHits metric
|
|
775
|
+
*
|
|
776
|
+
* @default - Sum over 5 minutes
|
|
777
|
+
*/
|
|
778
|
+
deleteHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
779
|
+
/**
|
|
780
|
+
* Sum of the DeleteMisses metric
|
|
781
|
+
*
|
|
782
|
+
* @default - Sum over 5 minutes
|
|
783
|
+
*/
|
|
784
|
+
deleteMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
785
|
+
/**
|
|
786
|
+
* Average of the EngineCPUUtilization metric
|
|
787
|
+
*
|
|
788
|
+
* @default - Average over 5 minutes
|
|
789
|
+
*/
|
|
790
|
+
engineCpuUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
791
|
+
/**
|
|
792
|
+
* Sum of the EvalBasedCmds metric
|
|
793
|
+
*
|
|
794
|
+
* @default - Sum over 5 minutes
|
|
795
|
+
*/
|
|
796
|
+
evalBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
797
|
+
/**
|
|
798
|
+
* Average of the EvalBasedCmdsLatency metric
|
|
799
|
+
*
|
|
800
|
+
* @default - Average over 5 minutes
|
|
801
|
+
*/
|
|
802
|
+
evalBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
803
|
+
/**
|
|
804
|
+
* Sum of the EvictedUnfetched metric
|
|
805
|
+
*
|
|
806
|
+
* @default - Sum over 5 minutes
|
|
807
|
+
*/
|
|
808
|
+
evictedUnfetched(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
809
|
+
/**
|
|
810
|
+
* Sum of the Evictions metric
|
|
811
|
+
*
|
|
812
|
+
* @default - Sum over 5 minutes
|
|
813
|
+
*/
|
|
814
|
+
evictions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
815
|
+
/**
|
|
816
|
+
* Sum of the ExpiredUnfetched metric
|
|
817
|
+
*
|
|
818
|
+
* @default - Sum over 5 minutes
|
|
819
|
+
*/
|
|
820
|
+
expiredUnfetched(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
821
|
+
/**
|
|
822
|
+
* Average of the FreeableMemory metric
|
|
823
|
+
*
|
|
824
|
+
* @default - Average over 5 minutes
|
|
825
|
+
*/
|
|
826
|
+
freeableMemory(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
827
|
+
/**
|
|
828
|
+
* Sum of the GeoSpatialBasedCmds metric
|
|
829
|
+
*
|
|
830
|
+
* @default - Sum over 5 minutes
|
|
831
|
+
*/
|
|
832
|
+
geoSpatialBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
833
|
+
/**
|
|
834
|
+
* Average of the GeoSpatialBasedCmdsLatency metric
|
|
835
|
+
*
|
|
836
|
+
* @default - Average over 5 minutes
|
|
837
|
+
*/
|
|
838
|
+
geoSpatialBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
839
|
+
/**
|
|
840
|
+
* Sum of the GetHits metric
|
|
841
|
+
*
|
|
842
|
+
* @default - Sum over 5 minutes
|
|
843
|
+
*/
|
|
844
|
+
getHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
845
|
+
/**
|
|
846
|
+
* Sum of the GetMisses metric
|
|
847
|
+
*
|
|
848
|
+
* @default - Sum over 5 minutes
|
|
849
|
+
*/
|
|
850
|
+
getMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
851
|
+
/**
|
|
852
|
+
* Sum of the GetTypeCmds metric
|
|
853
|
+
*
|
|
854
|
+
* @default - Sum over 5 minutes
|
|
855
|
+
*/
|
|
856
|
+
getTypeCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
857
|
+
/**
|
|
858
|
+
* Average of the GetTypeCmdsLatency metric
|
|
859
|
+
*
|
|
860
|
+
* @default - Average over 5 minutes
|
|
861
|
+
*/
|
|
862
|
+
getTypeCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
863
|
+
/**
|
|
864
|
+
* Sum of the HashBasedCmds metric
|
|
865
|
+
*
|
|
866
|
+
* @default - Sum over 5 minutes
|
|
867
|
+
*/
|
|
868
|
+
hashBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
869
|
+
/**
|
|
870
|
+
* Average of the HashBasedCmdsLatency metric
|
|
871
|
+
*
|
|
872
|
+
* @default - Average over 5 minutes
|
|
873
|
+
*/
|
|
874
|
+
hashBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
875
|
+
/**
|
|
876
|
+
* Sum of the HyperLogLogBasedCmds metric
|
|
877
|
+
*
|
|
878
|
+
* @default - Sum over 5 minutes
|
|
879
|
+
*/
|
|
880
|
+
hyperLogLogBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
881
|
+
/**
|
|
882
|
+
* Average of the HyperLogLogBasedCmdsLatency metric
|
|
883
|
+
*
|
|
884
|
+
* @default - Average over 5 minutes
|
|
885
|
+
*/
|
|
886
|
+
hyperLogLogBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
887
|
+
/**
|
|
888
|
+
* Sum of the IncrHits metric
|
|
889
|
+
*
|
|
890
|
+
* @default - Sum over 5 minutes
|
|
891
|
+
*/
|
|
892
|
+
incrHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
893
|
+
/**
|
|
894
|
+
* Sum of the IncrMisses metric
|
|
895
|
+
*
|
|
896
|
+
* @default - Sum over 5 minutes
|
|
897
|
+
*/
|
|
898
|
+
incrMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
899
|
+
/**
|
|
900
|
+
* Average of the IsMaster metric
|
|
901
|
+
*
|
|
902
|
+
* @default - Average over 5 minutes
|
|
903
|
+
*/
|
|
904
|
+
isMaster(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
905
|
+
/**
|
|
906
|
+
* Sum of the KeyAuthorizationFailures metric
|
|
907
|
+
*
|
|
908
|
+
* @default - Sum over 5 minutes
|
|
909
|
+
*/
|
|
910
|
+
keyAuthorizationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
911
|
+
/**
|
|
912
|
+
* Sum of the KeyBasedCmds metric
|
|
913
|
+
*
|
|
914
|
+
* @default - Sum over 5 minutes
|
|
915
|
+
*/
|
|
916
|
+
keyBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
917
|
+
/**
|
|
918
|
+
* Average of the KeyBasedCmdsLatency metric
|
|
919
|
+
*
|
|
920
|
+
* @default - Average over 5 minutes
|
|
921
|
+
*/
|
|
922
|
+
keyBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
923
|
+
/**
|
|
924
|
+
* Sum of the KeysTracked metric
|
|
925
|
+
*
|
|
926
|
+
* @default - Sum over 5 minutes
|
|
927
|
+
*/
|
|
928
|
+
keysTracked(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
929
|
+
/**
|
|
930
|
+
* Sum of the ListBasedCmds metric
|
|
931
|
+
*
|
|
932
|
+
* @default - Sum over 5 minutes
|
|
933
|
+
*/
|
|
934
|
+
listBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
935
|
+
/**
|
|
936
|
+
* Average of the ListBasedCmdsLatency metric
|
|
937
|
+
*
|
|
938
|
+
* @default - Average over 5 minutes
|
|
939
|
+
*/
|
|
940
|
+
listBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
941
|
+
/**
|
|
942
|
+
* Average of the MasterLinkHealthStatus metric
|
|
943
|
+
*
|
|
944
|
+
* @default - Average over 5 minutes
|
|
945
|
+
*/
|
|
946
|
+
masterLinkHealthStatus(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
947
|
+
/**
|
|
948
|
+
* Average of the MemoryFragmentationRatio metric
|
|
949
|
+
*
|
|
950
|
+
* @default - Average over 5 minutes
|
|
951
|
+
*/
|
|
952
|
+
memoryFragmentationRatio(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
953
|
+
/**
|
|
954
|
+
* Average of the NetworkBandwidthInAllowanceExceeded metric
|
|
955
|
+
*
|
|
956
|
+
* @default - Average over 5 minutes
|
|
957
|
+
*/
|
|
958
|
+
networkBandwidthInAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
959
|
+
/**
|
|
960
|
+
* Average of the NetworkBandwidthOutAllowanceExceeded metric
|
|
961
|
+
*
|
|
962
|
+
* @default - Average over 5 minutes
|
|
963
|
+
*/
|
|
964
|
+
networkBandwidthOutAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
965
|
+
/**
|
|
966
|
+
* Average of the NetworkBytesIn metric
|
|
967
|
+
*
|
|
968
|
+
* @default - Average over 5 minutes
|
|
969
|
+
*/
|
|
970
|
+
networkBytesIn(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
971
|
+
/**
|
|
972
|
+
* Average of the NetworkBytesOut metric
|
|
973
|
+
*
|
|
974
|
+
* @default - Average over 5 minutes
|
|
975
|
+
*/
|
|
976
|
+
networkBytesOut(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
977
|
+
/**
|
|
978
|
+
* Average of the NetworkConntrackAllowanceExceeded metric
|
|
979
|
+
*
|
|
980
|
+
* @default - Average over 5 minutes
|
|
981
|
+
*/
|
|
982
|
+
networkConntrackAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
983
|
+
/**
|
|
984
|
+
* Average of the NetworkLinkLocalAllowanceExceeded metric
|
|
985
|
+
*
|
|
986
|
+
* @default - Average over 5 minutes
|
|
987
|
+
*/
|
|
988
|
+
networkLinkLocalAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
989
|
+
/**
|
|
990
|
+
* Average of the NetworkPacketsIn metric
|
|
991
|
+
*
|
|
992
|
+
* @default - Average over 5 minutes
|
|
993
|
+
*/
|
|
994
|
+
networkPacketsIn(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
995
|
+
/**
|
|
996
|
+
* Average of the NetworkPacketsOut metric
|
|
997
|
+
*
|
|
998
|
+
* @default - Average over 5 minutes
|
|
999
|
+
*/
|
|
1000
|
+
networkPacketsOut(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1001
|
+
/**
|
|
1002
|
+
* Average of the NetworkPacketsPerSecondAllowanceExceeded metric
|
|
1003
|
+
*
|
|
1004
|
+
* @default - Average over 5 minutes
|
|
1005
|
+
*/
|
|
1006
|
+
networkPacketsPerSecondAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1007
|
+
/**
|
|
1008
|
+
* Sum of the NewConnections metric
|
|
1009
|
+
*
|
|
1010
|
+
* @default - Sum over 5 minutes
|
|
1011
|
+
*/
|
|
1012
|
+
newConnections(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1013
|
+
/**
|
|
1014
|
+
* Sum of the NewItems metric
|
|
1015
|
+
*
|
|
1016
|
+
* @default - Sum over 5 minutes
|
|
1017
|
+
*/
|
|
1018
|
+
newItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1019
|
+
/**
|
|
1020
|
+
* Sum of the PubSubBasedCmds metric
|
|
1021
|
+
*
|
|
1022
|
+
* @default - Sum over 5 minutes
|
|
1023
|
+
*/
|
|
1024
|
+
pubSubBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1025
|
+
/**
|
|
1026
|
+
* Average of the PubSubBasedCmdsLatency metric
|
|
1027
|
+
*
|
|
1028
|
+
* @default - Average over 5 minutes
|
|
1029
|
+
*/
|
|
1030
|
+
pubSubBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1031
|
+
/**
|
|
1032
|
+
* Sum of the Reclaimed metric
|
|
1033
|
+
*
|
|
1034
|
+
* @default - Sum over 5 minutes
|
|
1035
|
+
*/
|
|
1036
|
+
reclaimed(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1037
|
+
/**
|
|
1038
|
+
* Sum of the ReplicationBytes metric
|
|
1039
|
+
*
|
|
1040
|
+
* @default - Sum over 5 minutes
|
|
1041
|
+
*/
|
|
1042
|
+
replicationBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1043
|
+
/**
|
|
1044
|
+
* Average of the ReplicationLag metric
|
|
1045
|
+
*
|
|
1046
|
+
* @default - Average over 5 minutes
|
|
1047
|
+
*/
|
|
1048
|
+
replicationLag(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1049
|
+
/**
|
|
1050
|
+
* Sum of the SaveInProgress metric
|
|
1051
|
+
*
|
|
1052
|
+
* @default - Sum over 5 minutes
|
|
1053
|
+
*/
|
|
1054
|
+
saveInProgress(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1055
|
+
/**
|
|
1056
|
+
* Sum of the SetBasedCmds metric
|
|
1057
|
+
*
|
|
1058
|
+
* @default - Sum over 5 minutes
|
|
1059
|
+
*/
|
|
1060
|
+
setBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1061
|
+
/**
|
|
1062
|
+
* Average of the SetBasedCmdsLatency metric
|
|
1063
|
+
*
|
|
1064
|
+
* @default - Average over 5 minutes
|
|
1065
|
+
*/
|
|
1066
|
+
setBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1067
|
+
/**
|
|
1068
|
+
* Sum of the SetTypeCmds metric
|
|
1069
|
+
*
|
|
1070
|
+
* @default - Sum over 5 minutes
|
|
1071
|
+
*/
|
|
1072
|
+
setTypeCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1073
|
+
/**
|
|
1074
|
+
* Average of the SetTypeCmdsLatency metric
|
|
1075
|
+
*
|
|
1076
|
+
* @default - Average over 5 minutes
|
|
1077
|
+
*/
|
|
1078
|
+
setTypeCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1079
|
+
/**
|
|
1080
|
+
* Sum of the SlabsMoved metric
|
|
1081
|
+
*
|
|
1082
|
+
* @default - Sum over 5 minutes
|
|
1083
|
+
*/
|
|
1084
|
+
slabsMoved(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1085
|
+
/**
|
|
1086
|
+
* Sum of the SortedSetBasedCmds metric
|
|
1087
|
+
*
|
|
1088
|
+
* @default - Sum over 5 minutes
|
|
1089
|
+
*/
|
|
1090
|
+
sortedSetBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1091
|
+
/**
|
|
1092
|
+
* Average of the SortedSetBasedCmdsLatency metric
|
|
1093
|
+
*
|
|
1094
|
+
* @default - Average over 5 minutes
|
|
1095
|
+
*/
|
|
1096
|
+
sortedSetBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1097
|
+
/**
|
|
1098
|
+
* Sum of the StreamBasedCmds metric
|
|
1099
|
+
*
|
|
1100
|
+
* @default - Sum over 5 minutes
|
|
1101
|
+
*/
|
|
1102
|
+
streamBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1103
|
+
/**
|
|
1104
|
+
* Average of the StreamBasedCmdsLatency metric
|
|
1105
|
+
*
|
|
1106
|
+
* @default - Average over 5 minutes
|
|
1107
|
+
*/
|
|
1108
|
+
streamBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1109
|
+
/**
|
|
1110
|
+
* Sum of the StringBasedCmds metric
|
|
1111
|
+
*
|
|
1112
|
+
* @default - Sum over 5 minutes
|
|
1113
|
+
*/
|
|
1114
|
+
stringBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1115
|
+
/**
|
|
1116
|
+
* Average of the StringBasedCmdsLatency metric
|
|
1117
|
+
*
|
|
1118
|
+
* @default - Average over 5 minutes
|
|
1119
|
+
*/
|
|
1120
|
+
stringBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1121
|
+
/**
|
|
1122
|
+
* Average of the SwapUsage metric
|
|
1123
|
+
*
|
|
1124
|
+
* @default - Average over 5 minutes
|
|
1125
|
+
*/
|
|
1126
|
+
swapUsage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1127
|
+
/**
|
|
1128
|
+
* Sum of the TouchHits metric
|
|
1129
|
+
*
|
|
1130
|
+
* @default - Sum over 5 minutes
|
|
1131
|
+
*/
|
|
1132
|
+
touchHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1133
|
+
/**
|
|
1134
|
+
* Sum of the TouchMisses metric
|
|
1135
|
+
*
|
|
1136
|
+
* @default - Sum over 5 minutes
|
|
1137
|
+
*/
|
|
1138
|
+
touchMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1139
|
+
/**
|
|
1140
|
+
* Average of the UnusedMemory metric
|
|
1141
|
+
*
|
|
1142
|
+
* @default - Average over 5 minutes
|
|
1143
|
+
*/
|
|
1144
|
+
unusedMemory(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1145
|
+
}
|
|
1146
|
+
/**
|
|
1147
|
+
* Dimensions for CacheNodeMetrics
|
|
1148
|
+
*
|
|
1149
|
+
* @struct
|
|
1150
|
+
* @stability external
|
|
1151
|
+
*/
|
|
1152
|
+
interface CacheNodeMetricsProps {
|
|
1153
|
+
/**
|
|
1154
|
+
* The CacheClusterId dimension
|
|
1155
|
+
*/
|
|
1156
|
+
readonly cacheClusterId: string;
|
|
1157
|
+
/**
|
|
1158
|
+
* The CacheNodeId dimension
|
|
1159
|
+
*/
|
|
1160
|
+
readonly cacheNodeId: string;
|
|
1161
|
+
}
|
|
1162
|
+
/**
|
|
1163
|
+
* Metrics for dimension set: Account {no dimensions}
|
|
1164
|
+
*
|
|
1165
|
+
* @stability external
|
|
1166
|
+
*/
|
|
1167
|
+
class AccountMetrics {
|
|
1168
|
+
private readonly dimensions;
|
|
1169
|
+
constructor();
|
|
1170
|
+
/**
|
|
1171
|
+
* Sum of the ActiveDefragHits metric
|
|
1172
|
+
*
|
|
1173
|
+
* @default - Sum over 5 minutes
|
|
1174
|
+
*/
|
|
1175
|
+
activeDefragHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1176
|
+
/**
|
|
1177
|
+
* Sum of the AuthenticationFailures metric
|
|
1178
|
+
*
|
|
1179
|
+
* @default - Sum over 5 minutes
|
|
1180
|
+
*/
|
|
1181
|
+
authenticationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1182
|
+
/**
|
|
1183
|
+
* Average of the BytesReadIntoMemcached metric
|
|
1184
|
+
*
|
|
1185
|
+
* @default - Average over 5 minutes
|
|
1186
|
+
*/
|
|
1187
|
+
bytesReadIntoMemcached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1188
|
+
/**
|
|
1189
|
+
* Average of the BytesUsedForCache metric
|
|
1190
|
+
*
|
|
1191
|
+
* @default - Average over 5 minutes
|
|
1192
|
+
*/
|
|
1193
|
+
bytesUsedForCache(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1194
|
+
/**
|
|
1195
|
+
* Average of the BytesUsedForCacheItems metric
|
|
1196
|
+
*
|
|
1197
|
+
* @default - Average over 5 minutes
|
|
1198
|
+
*/
|
|
1199
|
+
bytesUsedForCacheItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1200
|
+
/**
|
|
1201
|
+
* Average of the BytesUsedForHash metric
|
|
1202
|
+
*
|
|
1203
|
+
* @default - Average over 5 minutes
|
|
1204
|
+
*/
|
|
1205
|
+
bytesUsedForHash(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1206
|
+
/**
|
|
1207
|
+
* Average of the BytesWrittenOutFromMemcached metric
|
|
1208
|
+
*
|
|
1209
|
+
* @default - Average over 5 minutes
|
|
1210
|
+
*/
|
|
1211
|
+
bytesWrittenOutFromMemcached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1212
|
+
/**
|
|
1213
|
+
* Average of the CacheHitRate metric
|
|
1214
|
+
*
|
|
1215
|
+
* @default - Average over 5 minutes
|
|
1216
|
+
*/
|
|
1217
|
+
cacheHitRate(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1218
|
+
/**
|
|
1219
|
+
* Sum of the CacheHits metric
|
|
1220
|
+
*
|
|
1221
|
+
* @default - Sum over 5 minutes
|
|
1222
|
+
*/
|
|
1223
|
+
cacheHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1224
|
+
/**
|
|
1225
|
+
* Sum of the CacheMisses metric
|
|
1226
|
+
*
|
|
1227
|
+
* @default - Sum over 5 minutes
|
|
1228
|
+
*/
|
|
1229
|
+
cacheMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1230
|
+
/**
|
|
1231
|
+
* Sum of the CasBadval metric
|
|
1232
|
+
*
|
|
1233
|
+
* @default - Sum over 5 minutes
|
|
1234
|
+
*/
|
|
1235
|
+
casBadval(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1236
|
+
/**
|
|
1237
|
+
* Sum of the CasHits metric
|
|
1238
|
+
*
|
|
1239
|
+
* @default - Sum over 5 minutes
|
|
1240
|
+
*/
|
|
1241
|
+
casHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1242
|
+
/**
|
|
1243
|
+
* Sum of the CasMisses metric
|
|
1244
|
+
*
|
|
1245
|
+
* @default - Sum over 5 minutes
|
|
1246
|
+
*/
|
|
1247
|
+
casMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1248
|
+
/**
|
|
1249
|
+
* Sum of the CmdConfigGet metric
|
|
1250
|
+
*
|
|
1251
|
+
* @default - Sum over 5 minutes
|
|
1252
|
+
*/
|
|
1253
|
+
cmdConfigGet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1254
|
+
/**
|
|
1255
|
+
* Sum of the CmdConfigSet metric
|
|
1256
|
+
*
|
|
1257
|
+
* @default - Sum over 5 minutes
|
|
1258
|
+
*/
|
|
1259
|
+
cmdConfigSet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1260
|
+
/**
|
|
1261
|
+
* Sum of the CmdFlush metric
|
|
1262
|
+
*
|
|
1263
|
+
* @default - Sum over 5 minutes
|
|
1264
|
+
*/
|
|
1265
|
+
cmdFlush(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1266
|
+
/**
|
|
1267
|
+
* Sum of the CmdGet metric
|
|
1268
|
+
*
|
|
1269
|
+
* @default - Sum over 5 minutes
|
|
1270
|
+
*/
|
|
1271
|
+
cmdGet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1272
|
+
/**
|
|
1273
|
+
* Sum of the CmdSet metric
|
|
1274
|
+
*
|
|
1275
|
+
* @default - Sum over 5 minutes
|
|
1276
|
+
*/
|
|
1277
|
+
cmdSet(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1278
|
+
/**
|
|
1279
|
+
* Sum of the CmdTouch metric
|
|
1280
|
+
*
|
|
1281
|
+
* @default - Sum over 5 minutes
|
|
1282
|
+
*/
|
|
1283
|
+
cmdTouch(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1284
|
+
/**
|
|
1285
|
+
* Sum of the CommandAuthorizationFailures metric
|
|
1286
|
+
*
|
|
1287
|
+
* @default - Sum over 5 minutes
|
|
1288
|
+
*/
|
|
1289
|
+
commandAuthorizationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1290
|
+
/**
|
|
1291
|
+
* Average of the CPUCreditBalance metric
|
|
1292
|
+
*
|
|
1293
|
+
* @default - Average over 5 minutes
|
|
1294
|
+
*/
|
|
1295
|
+
cpuCreditBalance(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1296
|
+
/**
|
|
1297
|
+
* Average of the CPUCreditUsage metric
|
|
1298
|
+
*
|
|
1299
|
+
* @default - Average over 5 minutes
|
|
1300
|
+
*/
|
|
1301
|
+
cpuCreditUsage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1302
|
+
/**
|
|
1303
|
+
* Average of the CPUUtilization metric
|
|
1304
|
+
*
|
|
1305
|
+
* @default - Average over 5 minutes
|
|
1306
|
+
*/
|
|
1307
|
+
cpuUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1308
|
+
/**
|
|
1309
|
+
* Sum of the CurrConfig metric
|
|
1310
|
+
*
|
|
1311
|
+
* @default - Sum over 5 minutes
|
|
1312
|
+
*/
|
|
1313
|
+
currConfig(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1314
|
+
/**
|
|
1315
|
+
* Sum of the CurrConnections metric
|
|
1316
|
+
*
|
|
1317
|
+
* @default - Sum over 5 minutes
|
|
1318
|
+
*/
|
|
1319
|
+
currConnections(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1320
|
+
/**
|
|
1321
|
+
* Sum of the CurrItems metric
|
|
1322
|
+
*
|
|
1323
|
+
* @default - Sum over 5 minutes
|
|
1324
|
+
*/
|
|
1325
|
+
currItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1326
|
+
/**
|
|
1327
|
+
* Average of the DatabaseMemoryUsagePercentage metric
|
|
1328
|
+
*
|
|
1329
|
+
* @default - Average over 5 minutes
|
|
1330
|
+
*/
|
|
1331
|
+
databaseMemoryUsagePercentage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1332
|
+
/**
|
|
1333
|
+
* Average of the DB0AverageTTL metric
|
|
1334
|
+
*
|
|
1335
|
+
* @default - Average over 5 minutes
|
|
1336
|
+
*/
|
|
1337
|
+
db0AverageTtl(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1338
|
+
/**
|
|
1339
|
+
* Sum of the DecrHits metric
|
|
1340
|
+
*
|
|
1341
|
+
* @default - Sum over 5 minutes
|
|
1342
|
+
*/
|
|
1343
|
+
decrHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1344
|
+
/**
|
|
1345
|
+
* Sum of the DecrMisses metric
|
|
1346
|
+
*
|
|
1347
|
+
* @default - Sum over 5 minutes
|
|
1348
|
+
*/
|
|
1349
|
+
decrMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1350
|
+
/**
|
|
1351
|
+
* Sum of the DeleteHits metric
|
|
1352
|
+
*
|
|
1353
|
+
* @default - Sum over 5 minutes
|
|
1354
|
+
*/
|
|
1355
|
+
deleteHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1356
|
+
/**
|
|
1357
|
+
* Sum of the DeleteMisses metric
|
|
1358
|
+
*
|
|
1359
|
+
* @default - Sum over 5 minutes
|
|
1360
|
+
*/
|
|
1361
|
+
deleteMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1362
|
+
/**
|
|
1363
|
+
* Average of the EngineCPUUtilization metric
|
|
1364
|
+
*
|
|
1365
|
+
* @default - Average over 5 minutes
|
|
1366
|
+
*/
|
|
1367
|
+
engineCpuUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1368
|
+
/**
|
|
1369
|
+
* Sum of the EvalBasedCmds metric
|
|
1370
|
+
*
|
|
1371
|
+
* @default - Sum over 5 minutes
|
|
1372
|
+
*/
|
|
1373
|
+
evalBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1374
|
+
/**
|
|
1375
|
+
* Average of the EvalBasedCmdsLatency metric
|
|
1376
|
+
*
|
|
1377
|
+
* @default - Average over 5 minutes
|
|
1378
|
+
*/
|
|
1379
|
+
evalBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1380
|
+
/**
|
|
1381
|
+
* Sum of the EvictedUnfetched metric
|
|
1382
|
+
*
|
|
1383
|
+
* @default - Sum over 5 minutes
|
|
1384
|
+
*/
|
|
1385
|
+
evictedUnfetched(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1386
|
+
/**
|
|
1387
|
+
* Sum of the Evictions metric
|
|
1388
|
+
*
|
|
1389
|
+
* @default - Sum over 5 minutes
|
|
1390
|
+
*/
|
|
1391
|
+
evictions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1392
|
+
/**
|
|
1393
|
+
* Sum of the ExpiredUnfetched metric
|
|
1394
|
+
*
|
|
1395
|
+
* @default - Sum over 5 minutes
|
|
1396
|
+
*/
|
|
1397
|
+
expiredUnfetched(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1398
|
+
/**
|
|
1399
|
+
* Average of the FreeableMemory metric
|
|
1400
|
+
*
|
|
1401
|
+
* @default - Average over 5 minutes
|
|
1402
|
+
*/
|
|
1403
|
+
freeableMemory(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1404
|
+
/**
|
|
1405
|
+
* Sum of the GeoSpatialBasedCmds metric
|
|
1406
|
+
*
|
|
1407
|
+
* @default - Sum over 5 minutes
|
|
1408
|
+
*/
|
|
1409
|
+
geoSpatialBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1410
|
+
/**
|
|
1411
|
+
* Average of the GeoSpatialBasedCmdsLatency metric
|
|
1412
|
+
*
|
|
1413
|
+
* @default - Average over 5 minutes
|
|
1414
|
+
*/
|
|
1415
|
+
geoSpatialBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1416
|
+
/**
|
|
1417
|
+
* Sum of the GetHits metric
|
|
1418
|
+
*
|
|
1419
|
+
* @default - Sum over 5 minutes
|
|
1420
|
+
*/
|
|
1421
|
+
getHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1422
|
+
/**
|
|
1423
|
+
* Sum of the GetMisses metric
|
|
1424
|
+
*
|
|
1425
|
+
* @default - Sum over 5 minutes
|
|
1426
|
+
*/
|
|
1427
|
+
getMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1428
|
+
/**
|
|
1429
|
+
* Sum of the GetTypeCmds metric
|
|
1430
|
+
*
|
|
1431
|
+
* @default - Sum over 5 minutes
|
|
1432
|
+
*/
|
|
1433
|
+
getTypeCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1434
|
+
/**
|
|
1435
|
+
* Average of the GetTypeCmdsLatency metric
|
|
1436
|
+
*
|
|
1437
|
+
* @default - Average over 5 minutes
|
|
1438
|
+
*/
|
|
1439
|
+
getTypeCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1440
|
+
/**
|
|
1441
|
+
* Sum of the HashBasedCmds metric
|
|
1442
|
+
*
|
|
1443
|
+
* @default - Sum over 5 minutes
|
|
1444
|
+
*/
|
|
1445
|
+
hashBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1446
|
+
/**
|
|
1447
|
+
* Average of the HashBasedCmdsLatency metric
|
|
1448
|
+
*
|
|
1449
|
+
* @default - Average over 5 minutes
|
|
1450
|
+
*/
|
|
1451
|
+
hashBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1452
|
+
/**
|
|
1453
|
+
* Sum of the HyperLogLogBasedCmds metric
|
|
1454
|
+
*
|
|
1455
|
+
* @default - Sum over 5 minutes
|
|
1456
|
+
*/
|
|
1457
|
+
hyperLogLogBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1458
|
+
/**
|
|
1459
|
+
* Average of the HyperLogLogBasedCmdsLatency metric
|
|
1460
|
+
*
|
|
1461
|
+
* @default - Average over 5 minutes
|
|
1462
|
+
*/
|
|
1463
|
+
hyperLogLogBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1464
|
+
/**
|
|
1465
|
+
* Sum of the IncrHits metric
|
|
1466
|
+
*
|
|
1467
|
+
* @default - Sum over 5 minutes
|
|
1468
|
+
*/
|
|
1469
|
+
incrHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1470
|
+
/**
|
|
1471
|
+
* Sum of the IncrMisses metric
|
|
1472
|
+
*
|
|
1473
|
+
* @default - Sum over 5 minutes
|
|
1474
|
+
*/
|
|
1475
|
+
incrMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1476
|
+
/**
|
|
1477
|
+
* Average of the IsMaster metric
|
|
1478
|
+
*
|
|
1479
|
+
* @default - Average over 5 minutes
|
|
1480
|
+
*/
|
|
1481
|
+
isMaster(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1482
|
+
/**
|
|
1483
|
+
* Sum of the KeyAuthorizationFailures metric
|
|
1484
|
+
*
|
|
1485
|
+
* @default - Sum over 5 minutes
|
|
1486
|
+
*/
|
|
1487
|
+
keyAuthorizationFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1488
|
+
/**
|
|
1489
|
+
* Sum of the KeyBasedCmds metric
|
|
1490
|
+
*
|
|
1491
|
+
* @default - Sum over 5 minutes
|
|
1492
|
+
*/
|
|
1493
|
+
keyBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1494
|
+
/**
|
|
1495
|
+
* Average of the KeyBasedCmdsLatency metric
|
|
1496
|
+
*
|
|
1497
|
+
* @default - Average over 5 minutes
|
|
1498
|
+
*/
|
|
1499
|
+
keyBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1500
|
+
/**
|
|
1501
|
+
* Sum of the KeysTracked metric
|
|
1502
|
+
*
|
|
1503
|
+
* @default - Sum over 5 minutes
|
|
1504
|
+
*/
|
|
1505
|
+
keysTracked(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1506
|
+
/**
|
|
1507
|
+
* Sum of the ListBasedCmds metric
|
|
1508
|
+
*
|
|
1509
|
+
* @default - Sum over 5 minutes
|
|
1510
|
+
*/
|
|
1511
|
+
listBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1512
|
+
/**
|
|
1513
|
+
* Average of the ListBasedCmdsLatency metric
|
|
1514
|
+
*
|
|
1515
|
+
* @default - Average over 5 minutes
|
|
1516
|
+
*/
|
|
1517
|
+
listBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1518
|
+
/**
|
|
1519
|
+
* Average of the MasterLinkHealthStatus metric
|
|
1520
|
+
*
|
|
1521
|
+
* @default - Average over 5 minutes
|
|
1522
|
+
*/
|
|
1523
|
+
masterLinkHealthStatus(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1524
|
+
/**
|
|
1525
|
+
* Average of the MemoryFragmentationRatio metric
|
|
1526
|
+
*
|
|
1527
|
+
* @default - Average over 5 minutes
|
|
1528
|
+
*/
|
|
1529
|
+
memoryFragmentationRatio(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1530
|
+
/**
|
|
1531
|
+
* Average of the NetworkBandwidthInAllowanceExceeded metric
|
|
1532
|
+
*
|
|
1533
|
+
* @default - Average over 5 minutes
|
|
1534
|
+
*/
|
|
1535
|
+
networkBandwidthInAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1536
|
+
/**
|
|
1537
|
+
* Average of the NetworkBandwidthOutAllowanceExceeded metric
|
|
1538
|
+
*
|
|
1539
|
+
* @default - Average over 5 minutes
|
|
1540
|
+
*/
|
|
1541
|
+
networkBandwidthOutAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1542
|
+
/**
|
|
1543
|
+
* Average of the NetworkBytesIn metric
|
|
1544
|
+
*
|
|
1545
|
+
* @default - Average over 5 minutes
|
|
1546
|
+
*/
|
|
1547
|
+
networkBytesIn(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1548
|
+
/**
|
|
1549
|
+
* Average of the NetworkBytesOut metric
|
|
1550
|
+
*
|
|
1551
|
+
* @default - Average over 5 minutes
|
|
1552
|
+
*/
|
|
1553
|
+
networkBytesOut(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1554
|
+
/**
|
|
1555
|
+
* Average of the NetworkConntrackAllowanceExceeded metric
|
|
1556
|
+
*
|
|
1557
|
+
* @default - Average over 5 minutes
|
|
1558
|
+
*/
|
|
1559
|
+
networkConntrackAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1560
|
+
/**
|
|
1561
|
+
* Average of the NetworkLinkLocalAllowanceExceeded metric
|
|
1562
|
+
*
|
|
1563
|
+
* @default - Average over 5 minutes
|
|
1564
|
+
*/
|
|
1565
|
+
networkLinkLocalAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1566
|
+
/**
|
|
1567
|
+
* Average of the NetworkPacketsIn metric
|
|
1568
|
+
*
|
|
1569
|
+
* @default - Average over 5 minutes
|
|
1570
|
+
*/
|
|
1571
|
+
networkPacketsIn(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1572
|
+
/**
|
|
1573
|
+
* Average of the NetworkPacketsOut metric
|
|
1574
|
+
*
|
|
1575
|
+
* @default - Average over 5 minutes
|
|
1576
|
+
*/
|
|
1577
|
+
networkPacketsOut(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1578
|
+
/**
|
|
1579
|
+
* Average of the NetworkPacketsPerSecondAllowanceExceeded metric
|
|
1580
|
+
*
|
|
1581
|
+
* @default - Average over 5 minutes
|
|
1582
|
+
*/
|
|
1583
|
+
networkPacketsPerSecondAllowanceExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1584
|
+
/**
|
|
1585
|
+
* Sum of the NewConnections metric
|
|
1586
|
+
*
|
|
1587
|
+
* @default - Sum over 5 minutes
|
|
1588
|
+
*/
|
|
1589
|
+
newConnections(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1590
|
+
/**
|
|
1591
|
+
* Sum of the NewItems metric
|
|
1592
|
+
*
|
|
1593
|
+
* @default - Sum over 5 minutes
|
|
1594
|
+
*/
|
|
1595
|
+
newItems(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1596
|
+
/**
|
|
1597
|
+
* Sum of the PubSubBasedCmds metric
|
|
1598
|
+
*
|
|
1599
|
+
* @default - Sum over 5 minutes
|
|
1600
|
+
*/
|
|
1601
|
+
pubSubBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1602
|
+
/**
|
|
1603
|
+
* Average of the PubSubBasedCmdsLatency metric
|
|
1604
|
+
*
|
|
1605
|
+
* @default - Average over 5 minutes
|
|
1606
|
+
*/
|
|
1607
|
+
pubSubBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1608
|
+
/**
|
|
1609
|
+
* Sum of the Reclaimed metric
|
|
1610
|
+
*
|
|
1611
|
+
* @default - Sum over 5 minutes
|
|
1612
|
+
*/
|
|
1613
|
+
reclaimed(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1614
|
+
/**
|
|
1615
|
+
* Sum of the ReplicationBytes metric
|
|
1616
|
+
*
|
|
1617
|
+
* @default - Sum over 5 minutes
|
|
1618
|
+
*/
|
|
1619
|
+
replicationBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1620
|
+
/**
|
|
1621
|
+
* Average of the ReplicationLag metric
|
|
1622
|
+
*
|
|
1623
|
+
* @default - Average over 5 minutes
|
|
1624
|
+
*/
|
|
1625
|
+
replicationLag(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1626
|
+
/**
|
|
1627
|
+
* Sum of the SaveInProgress metric
|
|
1628
|
+
*
|
|
1629
|
+
* @default - Sum over 5 minutes
|
|
1630
|
+
*/
|
|
1631
|
+
saveInProgress(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1632
|
+
/**
|
|
1633
|
+
* Sum of the SetBasedCmds metric
|
|
1634
|
+
*
|
|
1635
|
+
* @default - Sum over 5 minutes
|
|
1636
|
+
*/
|
|
1637
|
+
setBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1638
|
+
/**
|
|
1639
|
+
* Average of the SetBasedCmdsLatency metric
|
|
1640
|
+
*
|
|
1641
|
+
* @default - Average over 5 minutes
|
|
1642
|
+
*/
|
|
1643
|
+
setBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1644
|
+
/**
|
|
1645
|
+
* Sum of the SetTypeCmds metric
|
|
1646
|
+
*
|
|
1647
|
+
* @default - Sum over 5 minutes
|
|
1648
|
+
*/
|
|
1649
|
+
setTypeCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1650
|
+
/**
|
|
1651
|
+
* Average of the SetTypeCmdsLatency metric
|
|
1652
|
+
*
|
|
1653
|
+
* @default - Average over 5 minutes
|
|
1654
|
+
*/
|
|
1655
|
+
setTypeCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1656
|
+
/**
|
|
1657
|
+
* Sum of the SlabsMoved metric
|
|
1658
|
+
*
|
|
1659
|
+
* @default - Sum over 5 minutes
|
|
1660
|
+
*/
|
|
1661
|
+
slabsMoved(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1662
|
+
/**
|
|
1663
|
+
* Sum of the SortedSetBasedCmds metric
|
|
1664
|
+
*
|
|
1665
|
+
* @default - Sum over 5 minutes
|
|
1666
|
+
*/
|
|
1667
|
+
sortedSetBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1668
|
+
/**
|
|
1669
|
+
* Average of the SortedSetBasedCmdsLatency metric
|
|
1670
|
+
*
|
|
1671
|
+
* @default - Average over 5 minutes
|
|
1672
|
+
*/
|
|
1673
|
+
sortedSetBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1674
|
+
/**
|
|
1675
|
+
* Sum of the StreamBasedCmds metric
|
|
1676
|
+
*
|
|
1677
|
+
* @default - Sum over 5 minutes
|
|
1678
|
+
*/
|
|
1679
|
+
streamBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1680
|
+
/**
|
|
1681
|
+
* Average of the StreamBasedCmdsLatency metric
|
|
1682
|
+
*
|
|
1683
|
+
* @default - Average over 5 minutes
|
|
1684
|
+
*/
|
|
1685
|
+
streamBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1686
|
+
/**
|
|
1687
|
+
* Sum of the StringBasedCmds metric
|
|
1688
|
+
*
|
|
1689
|
+
* @default - Sum over 5 minutes
|
|
1690
|
+
*/
|
|
1691
|
+
stringBasedCmds(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1692
|
+
/**
|
|
1693
|
+
* Average of the StringBasedCmdsLatency metric
|
|
1694
|
+
*
|
|
1695
|
+
* @default - Average over 5 minutes
|
|
1696
|
+
*/
|
|
1697
|
+
stringBasedCmdsLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1698
|
+
/**
|
|
1699
|
+
* Average of the SwapUsage metric
|
|
1700
|
+
*
|
|
1701
|
+
* @default - Average over 5 minutes
|
|
1702
|
+
*/
|
|
1703
|
+
swapUsage(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1704
|
+
/**
|
|
1705
|
+
* Sum of the TouchHits metric
|
|
1706
|
+
*
|
|
1707
|
+
* @default - Sum over 5 minutes
|
|
1708
|
+
*/
|
|
1709
|
+
touchHits(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1710
|
+
/**
|
|
1711
|
+
* Sum of the TouchMisses metric
|
|
1712
|
+
*
|
|
1713
|
+
* @default - Sum over 5 minutes
|
|
1714
|
+
*/
|
|
1715
|
+
touchMisses(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1716
|
+
/**
|
|
1717
|
+
* Average of the UnusedMemory metric
|
|
1718
|
+
*
|
|
1719
|
+
* @default - Average over 5 minutes
|
|
1720
|
+
*/
|
|
1721
|
+
unusedMemory(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1722
|
+
/**
|
|
1723
|
+
* Average of the GlobalDatastoreReplicationLag metric
|
|
1724
|
+
*
|
|
1725
|
+
* @default - Average over 5 minutes
|
|
1726
|
+
*/
|
|
1727
|
+
globalDatastoreReplicationLag(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1728
|
+
}
|
|
1729
|
+
}
|