@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,254 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.NeptuneMetrics = void 0;
|
|
37
|
+
/* eslint-disable @stylistic/max-len, eol-last */
|
|
38
|
+
const cloudwatch = __importStar(require("aws-cdk-lib/aws-cloudwatch"));
|
|
39
|
+
/**
|
|
40
|
+
* CloudWatch metrics facade for AWS/Neptune
|
|
41
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
42
|
+
* for selected resources if available.
|
|
43
|
+
*
|
|
44
|
+
* @stability external
|
|
45
|
+
*/
|
|
46
|
+
class NeptuneMetrics {
|
|
47
|
+
/**
|
|
48
|
+
* Create ClusterMetrics from a DBCluster reference
|
|
49
|
+
*/
|
|
50
|
+
static fromDBCluster(ref) {
|
|
51
|
+
return new NeptuneMetrics.ClusterMetrics({
|
|
52
|
+
dbClusterIdentifier: ref.dbClusterRef.dbClusterIdentifier
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.NeptuneMetrics = NeptuneMetrics;
|
|
57
|
+
(function (NeptuneMetrics) {
|
|
58
|
+
/**
|
|
59
|
+
* Metrics for dimension set: Cluster {DBClusterIdentifier}
|
|
60
|
+
*
|
|
61
|
+
* @stability external
|
|
62
|
+
*/
|
|
63
|
+
class ClusterMetrics {
|
|
64
|
+
dimensions;
|
|
65
|
+
constructor(props) {
|
|
66
|
+
this.dimensions = {
|
|
67
|
+
DBClusterIdentifier: props.dbClusterIdentifier
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Average of the CPUUtilization metric
|
|
72
|
+
*
|
|
73
|
+
* @default - Average over 5 minutes
|
|
74
|
+
*/
|
|
75
|
+
cpuUtilization(options) {
|
|
76
|
+
return new cloudwatch.Metric({
|
|
77
|
+
namespace: "AWS/Neptune",
|
|
78
|
+
metricName: "CPUUtilization",
|
|
79
|
+
dimensionsMap: this.dimensions,
|
|
80
|
+
statistic: "Average",
|
|
81
|
+
...options
|
|
82
|
+
});
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Minimum of the FreeLocalStorage metric
|
|
86
|
+
*
|
|
87
|
+
* @default - Minimum over 5 minutes
|
|
88
|
+
*/
|
|
89
|
+
freeLocalStorage(options) {
|
|
90
|
+
return new cloudwatch.Metric({
|
|
91
|
+
namespace: "AWS/Neptune",
|
|
92
|
+
metricName: "FreeLocalStorage",
|
|
93
|
+
dimensionsMap: this.dimensions,
|
|
94
|
+
statistic: "Minimum",
|
|
95
|
+
...options
|
|
96
|
+
});
|
|
97
|
+
}
|
|
98
|
+
/**
|
|
99
|
+
* Minimum of the FreeableMemory metric
|
|
100
|
+
*
|
|
101
|
+
* @default - Minimum over 5 minutes
|
|
102
|
+
*/
|
|
103
|
+
freeableMemory(options) {
|
|
104
|
+
return new cloudwatch.Metric({
|
|
105
|
+
namespace: "AWS/Neptune",
|
|
106
|
+
metricName: "FreeableMemory",
|
|
107
|
+
dimensionsMap: this.dimensions,
|
|
108
|
+
statistic: "Minimum",
|
|
109
|
+
...options
|
|
110
|
+
});
|
|
111
|
+
}
|
|
112
|
+
/**
|
|
113
|
+
* Sum of the GremlinErrors metric
|
|
114
|
+
*
|
|
115
|
+
* @default - Sum over 5 minutes
|
|
116
|
+
*/
|
|
117
|
+
gremlinErrors(options) {
|
|
118
|
+
return new cloudwatch.Metric({
|
|
119
|
+
namespace: "AWS/Neptune",
|
|
120
|
+
metricName: "GremlinErrors",
|
|
121
|
+
dimensionsMap: this.dimensions,
|
|
122
|
+
statistic: "Sum",
|
|
123
|
+
...options
|
|
124
|
+
});
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Sum of the GremlinRequests metric
|
|
128
|
+
*
|
|
129
|
+
* @default - Sum over 5 minutes
|
|
130
|
+
*/
|
|
131
|
+
gremlinRequests(options) {
|
|
132
|
+
return new cloudwatch.Metric({
|
|
133
|
+
namespace: "AWS/Neptune",
|
|
134
|
+
metricName: "GremlinRequests",
|
|
135
|
+
dimensionsMap: this.dimensions,
|
|
136
|
+
statistic: "Sum",
|
|
137
|
+
...options
|
|
138
|
+
});
|
|
139
|
+
}
|
|
140
|
+
/**
|
|
141
|
+
* Average of the GremlinRequestsPerSec metric
|
|
142
|
+
*
|
|
143
|
+
* @default - Average over 5 minutes
|
|
144
|
+
*/
|
|
145
|
+
gremlinRequestsPerSec(options) {
|
|
146
|
+
return new cloudwatch.Metric({
|
|
147
|
+
namespace: "AWS/Neptune",
|
|
148
|
+
metricName: "GremlinRequestsPerSec",
|
|
149
|
+
dimensionsMap: this.dimensions,
|
|
150
|
+
statistic: "Average",
|
|
151
|
+
...options
|
|
152
|
+
});
|
|
153
|
+
}
|
|
154
|
+
/**
|
|
155
|
+
* Sum of the LoaderRequests metric
|
|
156
|
+
*
|
|
157
|
+
* @default - Sum over 5 minutes
|
|
158
|
+
*/
|
|
159
|
+
loaderRequests(options) {
|
|
160
|
+
return new cloudwatch.Metric({
|
|
161
|
+
namespace: "AWS/Neptune",
|
|
162
|
+
metricName: "LoaderRequests",
|
|
163
|
+
dimensionsMap: this.dimensions,
|
|
164
|
+
statistic: "Sum",
|
|
165
|
+
...options
|
|
166
|
+
});
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* Sum of the NetworkReceiveThroughput metric
|
|
170
|
+
*
|
|
171
|
+
* @default - Sum over 5 minutes
|
|
172
|
+
*/
|
|
173
|
+
networkReceiveThroughput(options) {
|
|
174
|
+
return new cloudwatch.Metric({
|
|
175
|
+
namespace: "AWS/Neptune",
|
|
176
|
+
metricName: "NetworkReceiveThroughput",
|
|
177
|
+
dimensionsMap: this.dimensions,
|
|
178
|
+
statistic: "Sum",
|
|
179
|
+
...options
|
|
180
|
+
});
|
|
181
|
+
}
|
|
182
|
+
/**
|
|
183
|
+
* Sum of the SparqlErrors metric
|
|
184
|
+
*
|
|
185
|
+
* @default - Sum over 5 minutes
|
|
186
|
+
*/
|
|
187
|
+
sparqlErrors(options) {
|
|
188
|
+
return new cloudwatch.Metric({
|
|
189
|
+
namespace: "AWS/Neptune",
|
|
190
|
+
metricName: "SparqlErrors",
|
|
191
|
+
dimensionsMap: this.dimensions,
|
|
192
|
+
statistic: "Sum",
|
|
193
|
+
...options
|
|
194
|
+
});
|
|
195
|
+
}
|
|
196
|
+
/**
|
|
197
|
+
* Sum of the SparqlRequestsPerSec metric
|
|
198
|
+
*
|
|
199
|
+
* @default - Sum over 5 minutes
|
|
200
|
+
*/
|
|
201
|
+
sparqlRequestsPerSec(options) {
|
|
202
|
+
return new cloudwatch.Metric({
|
|
203
|
+
namespace: "AWS/Neptune",
|
|
204
|
+
metricName: "SparqlRequestsPerSec",
|
|
205
|
+
dimensionsMap: this.dimensions,
|
|
206
|
+
statistic: "Sum",
|
|
207
|
+
...options
|
|
208
|
+
});
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* Sum of the VolumeBytesUsed metric
|
|
212
|
+
*
|
|
213
|
+
* @default - Sum over 5 minutes
|
|
214
|
+
*/
|
|
215
|
+
volumeBytesUsed(options) {
|
|
216
|
+
return new cloudwatch.Metric({
|
|
217
|
+
namespace: "AWS/Neptune",
|
|
218
|
+
metricName: "VolumeBytesUsed",
|
|
219
|
+
dimensionsMap: this.dimensions,
|
|
220
|
+
statistic: "Sum",
|
|
221
|
+
...options
|
|
222
|
+
});
|
|
223
|
+
}
|
|
224
|
+
/**
|
|
225
|
+
* Sum of the VolumeReadIOPs metric
|
|
226
|
+
*
|
|
227
|
+
* @default - Sum over 5 minutes
|
|
228
|
+
*/
|
|
229
|
+
volumeReadIoPs(options) {
|
|
230
|
+
return new cloudwatch.Metric({
|
|
231
|
+
namespace: "AWS/Neptune",
|
|
232
|
+
metricName: "VolumeReadIOPs",
|
|
233
|
+
dimensionsMap: this.dimensions,
|
|
234
|
+
statistic: "Sum",
|
|
235
|
+
...options
|
|
236
|
+
});
|
|
237
|
+
}
|
|
238
|
+
/**
|
|
239
|
+
* Sum of the VolumeWriteIOPs metric
|
|
240
|
+
*
|
|
241
|
+
* @default - Sum over 5 minutes
|
|
242
|
+
*/
|
|
243
|
+
volumeWriteIoPs(options) {
|
|
244
|
+
return new cloudwatch.Metric({
|
|
245
|
+
namespace: "AWS/Neptune",
|
|
246
|
+
metricName: "VolumeWriteIOPs",
|
|
247
|
+
dimensionsMap: this.dimensions,
|
|
248
|
+
statistic: "Sum",
|
|
249
|
+
...options
|
|
250
|
+
});
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
NeptuneMetrics.ClusterMetrics = ClusterMetrics;
|
|
254
|
+
})(NeptuneMetrics || (exports.NeptuneMetrics = NeptuneMetrics = {}));
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"targets": {
|
|
3
|
+
"java": {
|
|
4
|
+
"package": "software.amazon.awscdk.metricsfacade.alpha.services.opsworks"
|
|
5
|
+
},
|
|
6
|
+
"dotnet": {
|
|
7
|
+
"namespace": "Amazon.CDK.MetricsFacade.Alpha.AWS.OpsWorks"
|
|
8
|
+
},
|
|
9
|
+
"python": {
|
|
10
|
+
"module": "aws_cdk.metrics_facade_alpha.aws_opsworks"
|
|
11
|
+
},
|
|
12
|
+
"go": {
|
|
13
|
+
"packageName": "metricsfacadealphaawsopsworks"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './metrics.generated';
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./metrics.generated"), exports);
|
|
@@ -0,0 +1,376 @@
|
|
|
1
|
+
import * as cloudwatch from "aws-cdk-lib/aws-cloudwatch";
|
|
2
|
+
import { IInstanceRef, ILayerRef, IStackRef } from "aws-cdk-lib/aws-opsworks";
|
|
3
|
+
/**
|
|
4
|
+
* CloudWatch metrics facade for AWS/OpsWorks
|
|
5
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
6
|
+
* for selected resources if available.
|
|
7
|
+
*
|
|
8
|
+
* @stability external
|
|
9
|
+
*/
|
|
10
|
+
export declare abstract class OpsWorksMetrics {
|
|
11
|
+
/**
|
|
12
|
+
* Create InstanceMetrics from a Instance reference
|
|
13
|
+
*/
|
|
14
|
+
static fromInstance(ref: IInstanceRef): OpsWorksMetrics.InstanceMetrics;
|
|
15
|
+
/**
|
|
16
|
+
* Create LayerMetrics from a Layer reference
|
|
17
|
+
*/
|
|
18
|
+
static fromLayer(ref: ILayerRef): OpsWorksMetrics.LayerMetrics;
|
|
19
|
+
/**
|
|
20
|
+
* Create StackMetrics from a Stack reference
|
|
21
|
+
*/
|
|
22
|
+
static fromStack(ref: IStackRef): OpsWorksMetrics.StackMetrics;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace OpsWorksMetrics {
|
|
25
|
+
/**
|
|
26
|
+
* Metrics for dimension set: Instance {InstanceId}
|
|
27
|
+
*
|
|
28
|
+
* @stability external
|
|
29
|
+
*/
|
|
30
|
+
class InstanceMetrics {
|
|
31
|
+
private readonly dimensions;
|
|
32
|
+
constructor(props: OpsWorksMetrics.InstanceMetricsProps);
|
|
33
|
+
/**
|
|
34
|
+
* Average of the procs metric
|
|
35
|
+
*
|
|
36
|
+
* @default - Average over 5 minutes
|
|
37
|
+
*/
|
|
38
|
+
procs(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
39
|
+
/**
|
|
40
|
+
* Average of the memory_used metric
|
|
41
|
+
*
|
|
42
|
+
* @default - Average over 5 minutes
|
|
43
|
+
*/
|
|
44
|
+
memoryUsed(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
45
|
+
/**
|
|
46
|
+
* Average of the cpu_idle metric
|
|
47
|
+
*
|
|
48
|
+
* @default - Average over 5 minutes
|
|
49
|
+
*/
|
|
50
|
+
cpuIdle(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
51
|
+
/**
|
|
52
|
+
* Average of the cpu_nice metric
|
|
53
|
+
*
|
|
54
|
+
* @default - Average over 5 minutes
|
|
55
|
+
*/
|
|
56
|
+
cpuNice(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
57
|
+
/**
|
|
58
|
+
* Average of the cpu_steal metric
|
|
59
|
+
*
|
|
60
|
+
* @default - Average over 5 minutes
|
|
61
|
+
*/
|
|
62
|
+
cpuSteal(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
63
|
+
/**
|
|
64
|
+
* Average of the cpu_system metric
|
|
65
|
+
*
|
|
66
|
+
* @default - Average over 5 minutes
|
|
67
|
+
*/
|
|
68
|
+
cpuSystem(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
69
|
+
/**
|
|
70
|
+
* Average of the cpu_user metric
|
|
71
|
+
*
|
|
72
|
+
* @default - Average over 5 minutes
|
|
73
|
+
*/
|
|
74
|
+
cpuUser(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
75
|
+
/**
|
|
76
|
+
* Average of the cpu_waitio metric
|
|
77
|
+
*
|
|
78
|
+
* @default - Average over 5 minutes
|
|
79
|
+
*/
|
|
80
|
+
cpuWaitio(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
81
|
+
/**
|
|
82
|
+
* Average of the load_1 metric
|
|
83
|
+
*
|
|
84
|
+
* @default - Average over 5 minutes
|
|
85
|
+
*/
|
|
86
|
+
load1(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
87
|
+
/**
|
|
88
|
+
* Average of the load_15 metric
|
|
89
|
+
*
|
|
90
|
+
* @default - Average over 5 minutes
|
|
91
|
+
*/
|
|
92
|
+
load15(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
93
|
+
/**
|
|
94
|
+
* Average of the load_5 metric
|
|
95
|
+
*
|
|
96
|
+
* @default - Average over 5 minutes
|
|
97
|
+
*/
|
|
98
|
+
load5(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
99
|
+
/**
|
|
100
|
+
* Average of the memory_buffers metric
|
|
101
|
+
*
|
|
102
|
+
* @default - Average over 5 minutes
|
|
103
|
+
*/
|
|
104
|
+
memoryBuffers(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
105
|
+
/**
|
|
106
|
+
* Average of the memory_cached metric
|
|
107
|
+
*
|
|
108
|
+
* @default - Average over 5 minutes
|
|
109
|
+
*/
|
|
110
|
+
memoryCached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
111
|
+
/**
|
|
112
|
+
* Average of the memory_free metric
|
|
113
|
+
*
|
|
114
|
+
* @default - Average over 5 minutes
|
|
115
|
+
*/
|
|
116
|
+
memoryFree(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
117
|
+
/**
|
|
118
|
+
* Average of the memory_swap metric
|
|
119
|
+
*
|
|
120
|
+
* @default - Average over 5 minutes
|
|
121
|
+
*/
|
|
122
|
+
memorySwap(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
123
|
+
/**
|
|
124
|
+
* Average of the memory_total metric
|
|
125
|
+
*
|
|
126
|
+
* @default - Average over 5 minutes
|
|
127
|
+
*/
|
|
128
|
+
memoryTotal(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* Dimensions for InstanceMetrics
|
|
132
|
+
*
|
|
133
|
+
* @struct
|
|
134
|
+
* @stability external
|
|
135
|
+
*/
|
|
136
|
+
interface InstanceMetricsProps {
|
|
137
|
+
/**
|
|
138
|
+
* The InstanceId dimension
|
|
139
|
+
*/
|
|
140
|
+
readonly instanceId: string;
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Metrics for dimension set: Layer {LayerId}
|
|
144
|
+
*
|
|
145
|
+
* @stability external
|
|
146
|
+
*/
|
|
147
|
+
class LayerMetrics {
|
|
148
|
+
private readonly dimensions;
|
|
149
|
+
constructor(props: OpsWorksMetrics.LayerMetricsProps);
|
|
150
|
+
/**
|
|
151
|
+
* Average of the procs metric
|
|
152
|
+
*
|
|
153
|
+
* @default - Average over 5 minutes
|
|
154
|
+
*/
|
|
155
|
+
procs(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
156
|
+
/**
|
|
157
|
+
* Average of the memory_used metric
|
|
158
|
+
*
|
|
159
|
+
* @default - Average over 5 minutes
|
|
160
|
+
*/
|
|
161
|
+
memoryUsed(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
162
|
+
/**
|
|
163
|
+
* Average of the cpu_idle metric
|
|
164
|
+
*
|
|
165
|
+
* @default - Average over 5 minutes
|
|
166
|
+
*/
|
|
167
|
+
cpuIdle(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
168
|
+
/**
|
|
169
|
+
* Average of the cpu_nice metric
|
|
170
|
+
*
|
|
171
|
+
* @default - Average over 5 minutes
|
|
172
|
+
*/
|
|
173
|
+
cpuNice(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
174
|
+
/**
|
|
175
|
+
* Average of the cpu_steal metric
|
|
176
|
+
*
|
|
177
|
+
* @default - Average over 5 minutes
|
|
178
|
+
*/
|
|
179
|
+
cpuSteal(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
180
|
+
/**
|
|
181
|
+
* Average of the cpu_system metric
|
|
182
|
+
*
|
|
183
|
+
* @default - Average over 5 minutes
|
|
184
|
+
*/
|
|
185
|
+
cpuSystem(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
186
|
+
/**
|
|
187
|
+
* Average of the cpu_user metric
|
|
188
|
+
*
|
|
189
|
+
* @default - Average over 5 minutes
|
|
190
|
+
*/
|
|
191
|
+
cpuUser(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
192
|
+
/**
|
|
193
|
+
* Average of the cpu_waitio metric
|
|
194
|
+
*
|
|
195
|
+
* @default - Average over 5 minutes
|
|
196
|
+
*/
|
|
197
|
+
cpuWaitio(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
198
|
+
/**
|
|
199
|
+
* Average of the load_1 metric
|
|
200
|
+
*
|
|
201
|
+
* @default - Average over 5 minutes
|
|
202
|
+
*/
|
|
203
|
+
load1(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
204
|
+
/**
|
|
205
|
+
* Average of the load_15 metric
|
|
206
|
+
*
|
|
207
|
+
* @default - Average over 5 minutes
|
|
208
|
+
*/
|
|
209
|
+
load15(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
210
|
+
/**
|
|
211
|
+
* Average of the load_5 metric
|
|
212
|
+
*
|
|
213
|
+
* @default - Average over 5 minutes
|
|
214
|
+
*/
|
|
215
|
+
load5(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
216
|
+
/**
|
|
217
|
+
* Average of the memory_buffers metric
|
|
218
|
+
*
|
|
219
|
+
* @default - Average over 5 minutes
|
|
220
|
+
*/
|
|
221
|
+
memoryBuffers(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
222
|
+
/**
|
|
223
|
+
* Average of the memory_cached metric
|
|
224
|
+
*
|
|
225
|
+
* @default - Average over 5 minutes
|
|
226
|
+
*/
|
|
227
|
+
memoryCached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
228
|
+
/**
|
|
229
|
+
* Average of the memory_free metric
|
|
230
|
+
*
|
|
231
|
+
* @default - Average over 5 minutes
|
|
232
|
+
*/
|
|
233
|
+
memoryFree(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
234
|
+
/**
|
|
235
|
+
* Average of the memory_swap metric
|
|
236
|
+
*
|
|
237
|
+
* @default - Average over 5 minutes
|
|
238
|
+
*/
|
|
239
|
+
memorySwap(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
240
|
+
/**
|
|
241
|
+
* Average of the memory_total metric
|
|
242
|
+
*
|
|
243
|
+
* @default - Average over 5 minutes
|
|
244
|
+
*/
|
|
245
|
+
memoryTotal(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
246
|
+
}
|
|
247
|
+
/**
|
|
248
|
+
* Dimensions for LayerMetrics
|
|
249
|
+
*
|
|
250
|
+
* @struct
|
|
251
|
+
* @stability external
|
|
252
|
+
*/
|
|
253
|
+
interface LayerMetricsProps {
|
|
254
|
+
/**
|
|
255
|
+
* The LayerId dimension
|
|
256
|
+
*/
|
|
257
|
+
readonly layerId: string;
|
|
258
|
+
}
|
|
259
|
+
/**
|
|
260
|
+
* Metrics for dimension set: Stack {StackId}
|
|
261
|
+
*
|
|
262
|
+
* @stability external
|
|
263
|
+
*/
|
|
264
|
+
class StackMetrics {
|
|
265
|
+
private readonly dimensions;
|
|
266
|
+
constructor(props: OpsWorksMetrics.StackMetricsProps);
|
|
267
|
+
/**
|
|
268
|
+
* Average of the procs metric
|
|
269
|
+
*
|
|
270
|
+
* @default - Average over 5 minutes
|
|
271
|
+
*/
|
|
272
|
+
procs(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
273
|
+
/**
|
|
274
|
+
* Average of the memory_used metric
|
|
275
|
+
*
|
|
276
|
+
* @default - Average over 5 minutes
|
|
277
|
+
*/
|
|
278
|
+
memoryUsed(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
279
|
+
/**
|
|
280
|
+
* Average of the cpu_idle metric
|
|
281
|
+
*
|
|
282
|
+
* @default - Average over 5 minutes
|
|
283
|
+
*/
|
|
284
|
+
cpuIdle(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
285
|
+
/**
|
|
286
|
+
* Average of the cpu_nice metric
|
|
287
|
+
*
|
|
288
|
+
* @default - Average over 5 minutes
|
|
289
|
+
*/
|
|
290
|
+
cpuNice(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
291
|
+
/**
|
|
292
|
+
* Average of the cpu_steal metric
|
|
293
|
+
*
|
|
294
|
+
* @default - Average over 5 minutes
|
|
295
|
+
*/
|
|
296
|
+
cpuSteal(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
297
|
+
/**
|
|
298
|
+
* Average of the cpu_system metric
|
|
299
|
+
*
|
|
300
|
+
* @default - Average over 5 minutes
|
|
301
|
+
*/
|
|
302
|
+
cpuSystem(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
303
|
+
/**
|
|
304
|
+
* Average of the cpu_user metric
|
|
305
|
+
*
|
|
306
|
+
* @default - Average over 5 minutes
|
|
307
|
+
*/
|
|
308
|
+
cpuUser(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
309
|
+
/**
|
|
310
|
+
* Average of the cpu_waitio metric
|
|
311
|
+
*
|
|
312
|
+
* @default - Average over 5 minutes
|
|
313
|
+
*/
|
|
314
|
+
cpuWaitio(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
315
|
+
/**
|
|
316
|
+
* Average of the load_1 metric
|
|
317
|
+
*
|
|
318
|
+
* @default - Average over 5 minutes
|
|
319
|
+
*/
|
|
320
|
+
load1(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
321
|
+
/**
|
|
322
|
+
* Average of the load_15 metric
|
|
323
|
+
*
|
|
324
|
+
* @default - Average over 5 minutes
|
|
325
|
+
*/
|
|
326
|
+
load15(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
327
|
+
/**
|
|
328
|
+
* Average of the load_5 metric
|
|
329
|
+
*
|
|
330
|
+
* @default - Average over 5 minutes
|
|
331
|
+
*/
|
|
332
|
+
load5(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
333
|
+
/**
|
|
334
|
+
* Average of the memory_buffers metric
|
|
335
|
+
*
|
|
336
|
+
* @default - Average over 5 minutes
|
|
337
|
+
*/
|
|
338
|
+
memoryBuffers(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
339
|
+
/**
|
|
340
|
+
* Average of the memory_cached metric
|
|
341
|
+
*
|
|
342
|
+
* @default - Average over 5 minutes
|
|
343
|
+
*/
|
|
344
|
+
memoryCached(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
345
|
+
/**
|
|
346
|
+
* Average of the memory_free metric
|
|
347
|
+
*
|
|
348
|
+
* @default - Average over 5 minutes
|
|
349
|
+
*/
|
|
350
|
+
memoryFree(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
351
|
+
/**
|
|
352
|
+
* Average of the memory_swap metric
|
|
353
|
+
*
|
|
354
|
+
* @default - Average over 5 minutes
|
|
355
|
+
*/
|
|
356
|
+
memorySwap(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
357
|
+
/**
|
|
358
|
+
* Average of the memory_total metric
|
|
359
|
+
*
|
|
360
|
+
* @default - Average over 5 minutes
|
|
361
|
+
*/
|
|
362
|
+
memoryTotal(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
363
|
+
}
|
|
364
|
+
/**
|
|
365
|
+
* Dimensions for StackMetrics
|
|
366
|
+
*
|
|
367
|
+
* @struct
|
|
368
|
+
* @stability external
|
|
369
|
+
*/
|
|
370
|
+
interface StackMetricsProps {
|
|
371
|
+
/**
|
|
372
|
+
* The StackId dimension
|
|
373
|
+
*/
|
|
374
|
+
readonly stackId: string;
|
|
375
|
+
}
|
|
376
|
+
}
|