Uses of Class
software.amazon.awscdk.services.cloudwatch.Metric
Packages that use Metric
Package
Description
Amazon API Gateway Construct Library
AWS::APIGatewayv2 Construct Library
AWS Certificate Manager Construct Library
AWS::Chatbot Construct Library
Amazon CloudWatch Construct Library
AWS CodeBuild Construct Library
Amazon DynamoDB Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon Elastic Load Balancing V2 Construct Library
Amazon OpenSearch Service Construct Library
AWS Glue Construct Library
Amazon Kinesis Construct Library
Kinesis Analytics Flink
Amazon Kinesis Data Firehose Construct Library
AWS Lambda Construct Library
Amazon CloudWatch Logs Construct Library
Amazon OpenSearch Service Construct Library
Amazon Relational Database Service Construct Library
Amazon Simple Notification Service Construct Library
Amazon Simple Queue Service Construct Library
AWS Step Functions Construct Library
Amazon CloudWatch Synthetics Construct Library
-
Uses of Metric in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return MetricModifier and TypeMethodDescriptionReturns the given named metric for this API.RestApiBase.metric(String metricName, MetricOptions props) Returns the given named metric for this API.RestApiBase.metricCacheHitCount()Metric for the number of requests served from the API cache in a given period.RestApiBase.metricCacheHitCount(MetricOptions props) Metric for the number of requests served from the API cache in a given period.RestApiBase.metricCacheMissCount()Metric for the number of requests served from the backend in a given period, when API caching is enabled.RestApiBase.metricCacheMissCount(MetricOptions props) Metric for the number of requests served from the backend in a given period, when API caching is enabled.RestApiBase.metricClientError()Metric for the number of client-side errors captured in a given period.RestApiBase.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.RestApiBase.metricCount()Metric for the total number API requests in a given period.RestApiBase.metricCount(MetricOptions props) Metric for the total number API requests in a given period.RestApiBase.metricIntegrationLatency()Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.RestApiBase.metricIntegrationLatency(MetricOptions props) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.RestApiBase.metricLatency()The time between when API Gateway receives a request from a client and when it returns a response to the client.RestApiBase.metricLatency(MetricOptions props) The time between when API Gateway receives a request from a client and when it returns a response to the client.RestApiBase.metricServerError()Metric for the number of server-side errors captured in a given period.RestApiBase.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period. -
Uses of Metric in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return MetricModifier and TypeMethodDescription(experimental) Return the given named metric for this Api Gateway.HttpApi.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.(experimental) Return the given named metric for this HTTP Api Gateway Stage.HttpStage.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.default MetricIApi.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.final Metric(experimental) Return the given named metric for this Api Gateway.final MetricIApi.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.(experimental) Return the given named metric for this Api Gateway.IApi.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.default MetricIHttpApi.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.final Metric(experimental) Return the given named metric for this Api Gateway.final MetricIHttpApi.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.default MetricIHttpStage.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.final Metric(experimental) Return the given named metric for this HTTP Api Gateway Stage.final MetricIHttpStage.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.default MetricIStage.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.final Metric(experimental) Return the given named metric for this HTTP Api Gateway Stage.final MetricIStage.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.(experimental) Return the given named metric for this HTTP Api Gateway Stage.IStage.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.default MetricIWebSocketApi.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.final Metric(experimental) Return the given named metric for this Api Gateway.final MetricIWebSocketApi.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.default MetricIWebSocketStage.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.final Metric(experimental) Return the given named metric for this HTTP Api Gateway Stage.final MetricIWebSocketStage.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.(experimental) Return the given named metric for this Api Gateway.WebSocketApi.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this Api Gateway.(experimental) Return the given named metric for this HTTP Api Gateway Stage.WebSocketStage.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this HTTP Api Gateway Stage.HttpApi.metricClientError()(experimental) Metric for the number of client-side errors captured in a given period.HttpApi.metricClientError(MetricOptions props) (experimental) Metric for the number of client-side errors captured in a given period.HttpStage.metricClientError()(experimental) Metric for the number of client-side errors captured in a given period.HttpStage.metricClientError(MetricOptions props) (experimental) Metric for the number of client-side errors captured in a given period.default MetricIHttpApi.Jsii$Default.metricClientError(MetricOptions props) (experimental) Metric for the number of client-side errors captured in a given period.final MetricIHttpApi.Jsii$Proxy.metricClientError()(experimental) Metric for the number of client-side errors captured in a given period.final MetricIHttpApi.Jsii$Proxy.metricClientError(MetricOptions props) (experimental) Metric for the number of client-side errors captured in a given period.IHttpApi.metricClientError()(experimental) Metric for the number of client-side errors captured in a given period.IHttpApi.metricClientError(MetricOptions props) (experimental) Metric for the number of client-side errors captured in a given period.default MetricIHttpStage.Jsii$Default.metricClientError(MetricOptions props) (experimental) Metric for the number of client-side errors captured in a given period.final MetricIHttpStage.Jsii$Proxy.metricClientError()(experimental) Metric for the number of client-side errors captured in a given period.final MetricIHttpStage.Jsii$Proxy.metricClientError(MetricOptions props) (experimental) Metric for the number of client-side errors captured in a given period.IHttpStage.metricClientError()(experimental) Metric for the number of client-side errors captured in a given period.IHttpStage.metricClientError(MetricOptions props) (experimental) Metric for the number of client-side errors captured in a given period.HttpApi.metricCount()(experimental) Metric for the total number API requests in a given period.HttpApi.metricCount(MetricOptions props) (experimental) Metric for the total number API requests in a given period.HttpStage.metricCount()(experimental) Metric for the total number API requests in a given period.HttpStage.metricCount(MetricOptions props) (experimental) Metric for the total number API requests in a given period.default MetricIHttpApi.Jsii$Default.metricCount(MetricOptions props) (experimental) Metric for the total number API requests in a given period.final MetricIHttpApi.Jsii$Proxy.metricCount()(experimental) Metric for the total number API requests in a given period.final MetricIHttpApi.Jsii$Proxy.metricCount(MetricOptions props) (experimental) Metric for the total number API requests in a given period.IHttpApi.metricCount()(experimental) Metric for the total number API requests in a given period.IHttpApi.metricCount(MetricOptions props) (experimental) Metric for the total number API requests in a given period.default MetricIHttpStage.Jsii$Default.metricCount(MetricOptions props) (experimental) Metric for the total number API requests in a given period.final MetricIHttpStage.Jsii$Proxy.metricCount()(experimental) Metric for the total number API requests in a given period.final MetricIHttpStage.Jsii$Proxy.metricCount(MetricOptions props) (experimental) Metric for the total number API requests in a given period.IHttpStage.metricCount()(experimental) Metric for the total number API requests in a given period.IHttpStage.metricCount(MetricOptions props) (experimental) Metric for the total number API requests in a given period.HttpApi.metricDataProcessed()(experimental) Metric for the amount of data processed in bytes.HttpApi.metricDataProcessed(MetricOptions props) (experimental) Metric for the amount of data processed in bytes.HttpStage.metricDataProcessed()(experimental) Metric for the amount of data processed in bytes.HttpStage.metricDataProcessed(MetricOptions props) (experimental) Metric for the amount of data processed in bytes.default MetricIHttpApi.Jsii$Default.metricDataProcessed(MetricOptions props) (experimental) Metric for the amount of data processed in bytes.final MetricIHttpApi.Jsii$Proxy.metricDataProcessed()(experimental) Metric for the amount of data processed in bytes.final MetricIHttpApi.Jsii$Proxy.metricDataProcessed(MetricOptions props) (experimental) Metric for the amount of data processed in bytes.IHttpApi.metricDataProcessed()(experimental) Metric for the amount of data processed in bytes.IHttpApi.metricDataProcessed(MetricOptions props) (experimental) Metric for the amount of data processed in bytes.default MetricIHttpStage.Jsii$Default.metricDataProcessed(MetricOptions props) (experimental) Metric for the amount of data processed in bytes.final MetricIHttpStage.Jsii$Proxy.metricDataProcessed()(experimental) Metric for the amount of data processed in bytes.final MetricIHttpStage.Jsii$Proxy.metricDataProcessed(MetricOptions props) (experimental) Metric for the amount of data processed in bytes.IHttpStage.metricDataProcessed()(experimental) Metric for the amount of data processed in bytes.IHttpStage.metricDataProcessed(MetricOptions props) (experimental) Metric for the amount of data processed in bytes.HttpApi.metricIntegrationLatency()(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.HttpApi.metricIntegrationLatency(MetricOptions props) (experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.HttpStage.metricIntegrationLatency()(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.HttpStage.metricIntegrationLatency(MetricOptions props) (experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.default MetricIHttpApi.Jsii$Default.metricIntegrationLatency(MetricOptions props) (experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.final MetricIHttpApi.Jsii$Proxy.metricIntegrationLatency()(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.final MetricIHttpApi.Jsii$Proxy.metricIntegrationLatency(MetricOptions props) (experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.IHttpApi.metricIntegrationLatency()(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.IHttpApi.metricIntegrationLatency(MetricOptions props) (experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.default MetricIHttpStage.Jsii$Default.metricIntegrationLatency(MetricOptions props) (experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.final MetricIHttpStage.Jsii$Proxy.metricIntegrationLatency()(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.final MetricIHttpStage.Jsii$Proxy.metricIntegrationLatency(MetricOptions props) (experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.IHttpStage.metricIntegrationLatency()(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.IHttpStage.metricIntegrationLatency(MetricOptions props) (experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.HttpApi.metricLatency()(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.HttpApi.metricLatency(MetricOptions props) (experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.HttpStage.metricLatency()(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.HttpStage.metricLatency(MetricOptions props) (experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.default MetricIHttpApi.Jsii$Default.metricLatency(MetricOptions props) (experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.final MetricIHttpApi.Jsii$Proxy.metricLatency()(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.final MetricIHttpApi.Jsii$Proxy.metricLatency(MetricOptions props) (experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.IHttpApi.metricLatency()(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.IHttpApi.metricLatency(MetricOptions props) (experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.default MetricIHttpStage.Jsii$Default.metricLatency(MetricOptions props) (experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.final MetricIHttpStage.Jsii$Proxy.metricLatency()(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.final MetricIHttpStage.Jsii$Proxy.metricLatency(MetricOptions props) (experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.IHttpStage.metricLatency()(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.IHttpStage.metricLatency(MetricOptions props) (experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.HttpApi.metricServerError()(experimental) Metric for the number of server-side errors captured in a given period.HttpApi.metricServerError(MetricOptions props) (experimental) Metric for the number of server-side errors captured in a given period.HttpStage.metricServerError()(experimental) Metric for the number of server-side errors captured in a given period.HttpStage.metricServerError(MetricOptions props) (experimental) Metric for the number of server-side errors captured in a given period.default MetricIHttpApi.Jsii$Default.metricServerError(MetricOptions props) (experimental) Metric for the number of server-side errors captured in a given period.final MetricIHttpApi.Jsii$Proxy.metricServerError()(experimental) Metric for the number of server-side errors captured in a given period.final MetricIHttpApi.Jsii$Proxy.metricServerError(MetricOptions props) (experimental) Metric for the number of server-side errors captured in a given period.IHttpApi.metricServerError()(experimental) Metric for the number of server-side errors captured in a given period.IHttpApi.metricServerError(MetricOptions props) (experimental) Metric for the number of server-side errors captured in a given period.default MetricIHttpStage.Jsii$Default.metricServerError(MetricOptions props) (experimental) Metric for the number of server-side errors captured in a given period.final MetricIHttpStage.Jsii$Proxy.metricServerError()(experimental) Metric for the number of server-side errors captured in a given period.final MetricIHttpStage.Jsii$Proxy.metricServerError(MetricOptions props) (experimental) Metric for the number of server-side errors captured in a given period.IHttpStage.metricServerError()(experimental) Metric for the number of server-side errors captured in a given period.IHttpStage.metricServerError(MetricOptions props) (experimental) Metric for the number of server-side errors captured in a given period. -
Uses of Metric in software.amazon.awscdk.services.certificatemanager
Methods in software.amazon.awscdk.services.certificatemanager that return MetricModifier and TypeMethodDescriptionCertificate.metricDaysToExpiry()Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.Certificate.metricDaysToExpiry(MetricOptions props) Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.DnsValidatedCertificate.metricDaysToExpiry()Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.DnsValidatedCertificate.metricDaysToExpiry(MetricOptions props) Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.default MetricICertificate.Jsii$Default.metricDaysToExpiry(MetricOptions props) Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.final MetricICertificate.Jsii$Proxy.metricDaysToExpiry()Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.final MetricICertificate.Jsii$Proxy.metricDaysToExpiry(MetricOptions props) Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.ICertificate.metricDaysToExpiry()Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.ICertificate.metricDaysToExpiry(MetricOptions props) Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.PrivateCertificate.metricDaysToExpiry()Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.PrivateCertificate.metricDaysToExpiry(MetricOptions props) Return the DaysToExpiry metric for this AWS Certificate Manager Certificate. -
Uses of Metric in software.amazon.awscdk.services.chatbot
Methods in software.amazon.awscdk.services.chatbot that return MetricModifier and TypeMethodDescriptiondefault MetricISlackChannelConfiguration.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this SlackChannelConfiguration.final MetricReturn the given named metric for this SlackChannelConfiguration.final MetricISlackChannelConfiguration.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this SlackChannelConfiguration.Return the given named metric for this SlackChannelConfiguration.ISlackChannelConfiguration.metric(String metricName, MetricOptions props) Return the given named metric for this SlackChannelConfiguration.Return the given named metric for this SlackChannelConfiguration.SlackChannelConfiguration.metric(String metricName, MetricOptions props) Return the given named metric for this SlackChannelConfiguration.static MetricReturn the given named metric for All SlackChannelConfigurations.static MetricSlackChannelConfiguration.metricAll(String metricName, MetricOptions props) Return the given named metric for All SlackChannelConfigurations. -
Uses of Metric in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return MetricModifier and TypeMethodDescriptionReturn the given named metric for this Lambda Return the given named metric for this Function.EdgeFunction.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.EdgeFunction.metricDuration()Metric for the Duration of this Lambda How long execution of this Lambda takes.EdgeFunction.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.EdgeFunction.metricErrors()How many invocations of this Lambda fail.EdgeFunction.metricErrors(MetricOptions props) How many invocations of this Lambda fail.EdgeFunction.metricInvocations()Metric for the number of invocations of this Lambda How often this Lambda is invoked.EdgeFunction.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.EdgeFunction.metricThrottles()Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.EdgeFunction.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled. -
Uses of Metric in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return Metric -
Uses of Metric in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return MetricModifier and TypeMethodDescriptiondefault MetricIProject.Jsii$Default.metric(String metricName, MetricOptions props) final Metricfinal MetricIProject.Jsii$Proxy.metric(String metricName, MetricOptions props) IProject.metric(String metricName, MetricOptions props) Project.metric(String metricName, MetricOptions props) default MetricIProject.Jsii$Default.metricBuilds(MetricOptions props) Measures the number of builds triggered.final MetricIProject.Jsii$Proxy.metricBuilds()Measures the number of builds triggered.final MetricIProject.Jsii$Proxy.metricBuilds(MetricOptions props) Measures the number of builds triggered.IProject.metricBuilds()Measures the number of builds triggered.IProject.metricBuilds(MetricOptions props) Measures the number of builds triggered.Project.metricBuilds()Measures the number of builds triggered.Project.metricBuilds(MetricOptions props) Measures the number of builds triggered.default MetricIProject.Jsii$Default.metricDuration(MetricOptions props) Measures the duration of all builds over time.final MetricIProject.Jsii$Proxy.metricDuration()Measures the duration of all builds over time.final MetricIProject.Jsii$Proxy.metricDuration(MetricOptions props) Measures the duration of all builds over time.IProject.metricDuration()Measures the duration of all builds over time.IProject.metricDuration(MetricOptions props) Measures the duration of all builds over time.Project.metricDuration()Measures the duration of all builds over time.Project.metricDuration(MetricOptions props) Measures the duration of all builds over time.default MetricIProject.Jsii$Default.metricFailedBuilds(MetricOptions props) Measures the number of builds that failed because of client error or because of a timeout.final MetricIProject.Jsii$Proxy.metricFailedBuilds()Measures the number of builds that failed because of client error or because of a timeout.final MetricIProject.Jsii$Proxy.metricFailedBuilds(MetricOptions props) Measures the number of builds that failed because of client error or because of a timeout.IProject.metricFailedBuilds()Measures the number of builds that failed because of client error or because of a timeout.IProject.metricFailedBuilds(MetricOptions props) Measures the number of builds that failed because of client error or because of a timeout.Project.metricFailedBuilds()Measures the number of builds that failed because of client error or because of a timeout.Project.metricFailedBuilds(MetricOptions props) Measures the number of builds that failed because of client error or because of a timeout.default MetricIProject.Jsii$Default.metricSucceededBuilds(MetricOptions props) Measures the number of successful builds.final MetricIProject.Jsii$Proxy.metricSucceededBuilds()Measures the number of successful builds.final MetricIProject.Jsii$Proxy.metricSucceededBuilds(MetricOptions props) Measures the number of successful builds.IProject.metricSucceededBuilds()Measures the number of successful builds.IProject.metricSucceededBuilds(MetricOptions props) Measures the number of successful builds.Project.metricSucceededBuilds()Measures the number of successful builds.Project.metricSucceededBuilds(MetricOptions props) Measures the number of successful builds. -
Uses of Metric in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return MetricModifier and TypeMethodDescriptiondefault MetricITable.Jsii$Default.metric(String metricName, MetricOptions props) Metric for the number of Errors executing all Lambdas.final MetricMetric for the number of Errors executing all Lambdas.final MetricITable.Jsii$Proxy.metric(String metricName, MetricOptions props) Metric for the number of Errors executing all Lambdas.Metric for the number of Errors executing all Lambdas.ITable.metric(String metricName, MetricOptions props) Metric for the number of Errors executing all Lambdas.Return the given named metric for this Table.Table.metric(String metricName, MetricOptions props) Return the given named metric for this Table.default MetricITable.Jsii$Default.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests.final MetricITable.Jsii$Proxy.metricConditionalCheckFailedRequests()Metric for the conditional check failed requests.final MetricITable.Jsii$Proxy.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests.ITable.metricConditionalCheckFailedRequests()Metric for the conditional check failed requests.ITable.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests.Metric for the conditional check failed requests this table.Table.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests this table.default MetricITable.Jsii$Default.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units.final MetricITable.Jsii$Proxy.metricConsumedReadCapacityUnits()Metric for the consumed read capacity units.final MetricITable.Jsii$Proxy.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units.ITable.metricConsumedReadCapacityUnits()Metric for the consumed read capacity units.ITable.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units.Table.metricConsumedReadCapacityUnits()Metric for the consumed read capacity units this table.Table.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units this table.default MetricITable.Jsii$Default.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units.final MetricITable.Jsii$Proxy.metricConsumedWriteCapacityUnits()Metric for the consumed write capacity units.final MetricITable.Jsii$Proxy.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units.ITable.metricConsumedWriteCapacityUnits()Metric for the consumed write capacity units.ITable.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units.Table.metricConsumedWriteCapacityUnits()Metric for the consumed write capacity units this table.Table.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units this table.default MetricITable.Jsii$Default.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency.final MetricITable.Jsii$Proxy.metricSuccessfulRequestLatency()Metric for the successful request latency.final MetricITable.Jsii$Proxy.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency.ITable.metricSuccessfulRequestLatency()Metric for the successful request latency.ITable.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency.Table.metricSuccessfulRequestLatency()Metric for the successful request latency this table.Table.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency this table.default MetricITable.Jsii$Default.metricSystemErrors(MetricOptions props) Deprecated.final MetricITable.Jsii$Proxy.metricSystemErrors()Deprecated.usemetricSystemErrorsForOperationsfinal MetricITable.Jsii$Proxy.metricSystemErrors(MetricOptions props) Deprecated.usemetricSystemErrorsForOperationsITable.metricSystemErrors()Deprecated.usemetricSystemErrorsForOperationsITable.metricSystemErrors(MetricOptions props) Deprecated.usemetricSystemErrorsForOperationsTable.metricSystemErrors()Deprecated.usemetricSystemErrorsForOperations.Table.metricSystemErrors(MetricOptions props) Deprecated.usemetricSystemErrorsForOperations.default MetricITable.Jsii$Default.metricThrottledRequests(MetricOptions props) Metric for throttled requests.final MetricITable.Jsii$Proxy.metricThrottledRequests()Metric for throttled requests.final MetricITable.Jsii$Proxy.metricThrottledRequests(MetricOptions props) Metric for throttled requests.ITable.metricThrottledRequests()Metric for throttled requests.ITable.metricThrottledRequests(MetricOptions props) Metric for throttled requests.Table.metricThrottledRequests()Deprecated.Do not use this function.Table.metricThrottledRequests(MetricOptions props) Deprecated.Do not use this function.Table.metricThrottledRequestsForOperation(String operation) How many requests are throttled on this table, for the given operation.Table.metricThrottledRequestsForOperation(String operation, MetricOptions props) How many requests are throttled on this table, for the given operation.default MetricITable.Jsii$Default.metricUserErrors(MetricOptions props) Metric for the user errors.final MetricITable.Jsii$Proxy.metricUserErrors()Metric for the user errors.final MetricITable.Jsii$Proxy.metricUserErrors(MetricOptions props) Metric for the user errors.ITable.metricUserErrors()Metric for the user errors.ITable.metricUserErrors(MetricOptions props) Metric for the user errors.Table.metricUserErrors()Metric for the user errors.Table.metricUserErrors(MetricOptions props) Metric for the user errors. -
Uses of Metric in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return MetricModifier and TypeMethodDescriptiondefault MetricIVpnConnection.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this VPNConnection.final MetricReturn the given named metric for this VPNConnection.final MetricIVpnConnection.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this VPNConnection.Return the given named metric for this VPNConnection.IVpnConnection.metric(String metricName, MetricOptions props) Return the given named metric for this VPNConnection.Return the given named metric for this VPNConnection.VpnConnectionBase.metric(String metricName, MetricOptions props) Return the given named metric for this VPNConnection.static MetricReturn the given named metric for all VPN connections in the account/region.static MetricVpnConnection.metricAll(String metricName, MetricOptions props) Return the given named metric for all VPN connections in the account/region.static MetricVpnConnection.metricAllTunnelDataIn()Metric for the tunnel data in of all VPN connections in the account/region.static MetricVpnConnection.metricAllTunnelDataIn(MetricOptions props) Metric for the tunnel data in of all VPN connections in the account/region.static MetricVpnConnection.metricAllTunnelDataOut()Metric for the tunnel data out of all VPN connections.static MetricVpnConnection.metricAllTunnelDataOut(MetricOptions props) Metric for the tunnel data out of all VPN connections.static MetricVpnConnection.metricAllTunnelState()Metric for the tunnel state of all VPN connections in the account/region.static MetricVpnConnection.metricAllTunnelState(MetricOptions props) Metric for the tunnel state of all VPN connections in the account/region.default MetricIVpnConnection.Jsii$Default.metricTunnelDataIn(MetricOptions props) The bytes received through the VPN tunnel.final MetricIVpnConnection.Jsii$Proxy.metricTunnelDataIn()The bytes received through the VPN tunnel.final MetricIVpnConnection.Jsii$Proxy.metricTunnelDataIn(MetricOptions props) The bytes received through the VPN tunnel.IVpnConnection.metricTunnelDataIn()The bytes received through the VPN tunnel.IVpnConnection.metricTunnelDataIn(MetricOptions props) The bytes received through the VPN tunnel.VpnConnectionBase.metricTunnelDataIn()The bytes received through the VPN tunnel.VpnConnectionBase.metricTunnelDataIn(MetricOptions props) The bytes received through the VPN tunnel.default MetricIVpnConnection.Jsii$Default.metricTunnelDataOut(MetricOptions props) The bytes sent through the VPN tunnel.final MetricIVpnConnection.Jsii$Proxy.metricTunnelDataOut()The bytes sent through the VPN tunnel.final MetricIVpnConnection.Jsii$Proxy.metricTunnelDataOut(MetricOptions props) The bytes sent through the VPN tunnel.IVpnConnection.metricTunnelDataOut()The bytes sent through the VPN tunnel.IVpnConnection.metricTunnelDataOut(MetricOptions props) The bytes sent through the VPN tunnel.VpnConnectionBase.metricTunnelDataOut()The bytes sent through the VPN tunnel.VpnConnectionBase.metricTunnelDataOut(MetricOptions props) The bytes sent through the VPN tunnel.default MetricIVpnConnection.Jsii$Default.metricTunnelState(MetricOptions props) The state of the tunnel.final MetricIVpnConnection.Jsii$Proxy.metricTunnelState()The state of the tunnel.final MetricIVpnConnection.Jsii$Proxy.metricTunnelState(MetricOptions props) The state of the tunnel.IVpnConnection.metricTunnelState()The state of the tunnel.IVpnConnection.metricTunnelState(MetricOptions props) The state of the tunnel.VpnConnectionBase.metricTunnelState()The state of the tunnel.VpnConnectionBase.metricTunnelState(MetricOptions props) The state of the tunnel. -
Uses of Metric in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return MetricModifier and TypeMethodDescriptionThis method returns the specified CloudWatch metric name for this service.BaseService.metric(String metricName, MetricOptions props) This method returns the specified CloudWatch metric name for this service.This method returns the specifed CloudWatch metric for this cluster.Cluster.metric(String metricName, MetricOptions props) This method returns the specifed CloudWatch metric for this cluster.Cluster.metricCpuReservation()This method returns the CloudWatch metric for this clusters CPU reservation.Cluster.metricCpuReservation(MetricOptions props) This method returns the CloudWatch metric for this clusters CPU reservation.BaseService.metricCpuUtilization()This method returns the CloudWatch metric for this service's CPU utilization.BaseService.metricCpuUtilization(MetricOptions props) This method returns the CloudWatch metric for this service's CPU utilization.Cluster.metricCpuUtilization()This method returns the CloudWatch metric for this clusters CPU utilization.Cluster.metricCpuUtilization(MetricOptions props) This method returns the CloudWatch metric for this clusters CPU utilization.Cluster.metricMemoryReservation()This method returns the CloudWatch metric for this clusters memory reservation.Cluster.metricMemoryReservation(MetricOptions props) This method returns the CloudWatch metric for this clusters memory reservation.BaseService.metricMemoryUtilization()This method returns the CloudWatch metric for this service's memory utilization.BaseService.metricMemoryUtilization(MetricOptions props) This method returns the CloudWatch metric for this service's memory utilization.Cluster.metricMemoryUtilization()This method returns the CloudWatch metric for this clusters memory utilization.Cluster.metricMemoryUtilization(MetricOptions props) This method returns the CloudWatch metric for this clusters memory utilization. -
Uses of Metric in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return MetricModifier and TypeMethodDescriptionReturn the given named metric for this Application Load Balancer.ApplicationLoadBalancer.metric(String metricName, MetricOptions props) Return the given named metric for this Application Load Balancer.Return the given named metric for this Application Load Balancer Target Group.ApplicationTargetGroup.metric(String metricName, MetricOptions props) Return the given named metric for this Application Load Balancer Target Group.Return the given named metric for this Network Load Balancer.NetworkLoadBalancer.metric(String metricName, MetricOptions props) Return the given named metric for this Network Load Balancer.ApplicationLoadBalancer.metricActiveConnectionCount()The total number of concurrent TCP connections active from clients to the load balancer and from the load balancer to targets.ApplicationLoadBalancer.metricActiveConnectionCount(MetricOptions props) The total number of concurrent TCP connections active from clients to the load balancer and from the load balancer to targets.NetworkLoadBalancer.metricActiveFlowCount()The total number of concurrent TCP flows (or connections) from clients to targets.NetworkLoadBalancer.metricActiveFlowCount(MetricOptions props) The total number of concurrent TCP flows (or connections) from clients to targets.ApplicationLoadBalancer.metricClientTlsNegotiationErrorCount()The number of TLS connections initiated by the client that did not establish a session with the load balancer.ApplicationLoadBalancer.metricClientTlsNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the client that did not establish a session with the load balancer.ApplicationLoadBalancer.metricConsumedLCUs()The number of load balancer capacity units (LCU) used by your load balancer.ApplicationLoadBalancer.metricConsumedLCUs(MetricOptions props) The number of load balancer capacity units (LCU) used by your load balancer.NetworkLoadBalancer.metricConsumedLCUs()The number of load balancer capacity units (LCU) used by your load balancer.NetworkLoadBalancer.metricConsumedLCUs(MetricOptions props) The number of load balancer capacity units (LCU) used by your load balancer.ApplicationLoadBalancer.metricElbAuthError()The number of user authentications that could not be completed.ApplicationLoadBalancer.metricElbAuthError(MetricOptions props) The number of user authentications that could not be completed.ApplicationLoadBalancer.metricElbAuthFailure()The number of user authentications that could not be completed because the IdP denied access to the user or an authorization code was used more than once.ApplicationLoadBalancer.metricElbAuthFailure(MetricOptions props) The number of user authentications that could not be completed because the IdP denied access to the user or an authorization code was used more than once.ApplicationLoadBalancer.metricElbAuthLatency()The time elapsed, in milliseconds, to query the IdP for the ID token and user info.ApplicationLoadBalancer.metricElbAuthLatency(MetricOptions props) The time elapsed, in milliseconds, to query the IdP for the ID token and user info.ApplicationLoadBalancer.metricElbAuthSuccess()The number of authenticate actions that were successful.ApplicationLoadBalancer.metricElbAuthSuccess(MetricOptions props) The number of authenticate actions that were successful.ApplicationTargetGroup.metricHealthyHostCount()The number of healthy hosts in the target group.ApplicationTargetGroup.metricHealthyHostCount(MetricOptions props) The number of healthy hosts in the target group.NetworkLoadBalancer.metricHealthyHostCount()Deprecated.useNetworkTargetGroup.metricHealthyHostCountinsteadNetworkLoadBalancer.metricHealthyHostCount(MetricOptions props) Deprecated.useNetworkTargetGroup.metricHealthyHostCountinsteadNetworkTargetGroup.metricHealthyHostCount()The number of targets that are considered healthy.NetworkTargetGroup.metricHealthyHostCount(MetricOptions props) The number of targets that are considered healthy.ApplicationLoadBalancer.metricHttpCodeElb(HttpCodeElb code) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.ApplicationLoadBalancer.metricHttpCodeElb(HttpCodeElb code, MetricOptions props) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.ApplicationLoadBalancer.metricHttpCodeTarget(HttpCodeTarget code) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in the load balancer.ApplicationLoadBalancer.metricHttpCodeTarget(HttpCodeTarget code, MetricOptions props) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in the load balancer.ApplicationTargetGroup.metricHttpCodeTarget(HttpCodeTarget code) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in this target group.ApplicationTargetGroup.metricHttpCodeTarget(HttpCodeTarget code, MetricOptions props) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in this target group.ApplicationLoadBalancer.metricHttpFixedResponseCount()The number of fixed-response actions that were successful.ApplicationLoadBalancer.metricHttpFixedResponseCount(MetricOptions props) The number of fixed-response actions that were successful.ApplicationLoadBalancer.metricHttpRedirectCount()The number of redirect actions that were successful.ApplicationLoadBalancer.metricHttpRedirectCount(MetricOptions props) The number of redirect actions that were successful.ApplicationLoadBalancer.metricHttpRedirectUrlLimitExceededCount()The number of redirect actions that couldn't be completed because the URL in the response location header is larger than 8K.ApplicationLoadBalancer.metricHttpRedirectUrlLimitExceededCount(MetricOptions props) The number of redirect actions that couldn't be completed because the URL in the response location header is larger than 8K.ApplicationLoadBalancer.metricIpv6ProcessedBytes()The total number of bytes processed by the load balancer over IPv6.ApplicationLoadBalancer.metricIpv6ProcessedBytes(MetricOptions props) The total number of bytes processed by the load balancer over IPv6.ApplicationLoadBalancer.metricIpv6RequestCount()The number of IPv6 requests received by the load balancer.ApplicationLoadBalancer.metricIpv6RequestCount(MetricOptions props) The number of IPv6 requests received by the load balancer.ApplicationTargetGroup.metricIpv6RequestCount()The number of IPv6 requests received by the target group.ApplicationTargetGroup.metricIpv6RequestCount(MetricOptions props) The number of IPv6 requests received by the target group.ApplicationLoadBalancer.metricNewConnectionCount()The total number of new TCP connections established from clients to the load balancer and from the load balancer to targets.ApplicationLoadBalancer.metricNewConnectionCount(MetricOptions props) The total number of new TCP connections established from clients to the load balancer and from the load balancer to targets.NetworkLoadBalancer.metricNewFlowCount()The total number of new TCP flows (or connections) established from clients to targets in the time period.NetworkLoadBalancer.metricNewFlowCount(MetricOptions props) The total number of new TCP flows (or connections) established from clients to targets in the time period.ApplicationLoadBalancer.metricProcessedBytes()The total number of bytes processed by the load balancer over IPv4 and IPv6.ApplicationLoadBalancer.metricProcessedBytes(MetricOptions props) The total number of bytes processed by the load balancer over IPv4 and IPv6.NetworkLoadBalancer.metricProcessedBytes()The total number of bytes processed by the load balancer, including TCP/IP headers.NetworkLoadBalancer.metricProcessedBytes(MetricOptions props) The total number of bytes processed by the load balancer, including TCP/IP headers.ApplicationLoadBalancer.metricRejectedConnectionCount()The number of connections that were rejected because the load balancer had reached its maximum number of connections.ApplicationLoadBalancer.metricRejectedConnectionCount(MetricOptions props) The number of connections that were rejected because the load balancer had reached its maximum number of connections.ApplicationLoadBalancer.metricRequestCount()The number of requests processed over IPv4 and IPv6.ApplicationLoadBalancer.metricRequestCount(MetricOptions props) The number of requests processed over IPv4 and IPv6.ApplicationTargetGroup.metricRequestCount()The number of requests processed over IPv4 and IPv6.ApplicationTargetGroup.metricRequestCount(MetricOptions props) The number of requests processed over IPv4 and IPv6.ApplicationTargetGroup.metricRequestCountPerTarget()The average number of requests received by each target in a target group.ApplicationTargetGroup.metricRequestCountPerTarget(MetricOptions props) The average number of requests received by each target in a target group.ApplicationLoadBalancer.metricRuleEvaluations()The number of rules processed by the load balancer given a request rate averaged over an hour.ApplicationLoadBalancer.metricRuleEvaluations(MetricOptions props) The number of rules processed by the load balancer given a request rate averaged over an hour.ApplicationLoadBalancer.metricTargetConnectionErrorCount()The number of connections that were not successfully established between the load balancer and target.ApplicationLoadBalancer.metricTargetConnectionErrorCount(MetricOptions props) The number of connections that were not successfully established between the load balancer and target.ApplicationTargetGroup.metricTargetConnectionErrorCount()The number of connections that were not successfully established between the load balancer and target.ApplicationTargetGroup.metricTargetConnectionErrorCount(MetricOptions props) The number of connections that were not successfully established between the load balancer and target.ApplicationLoadBalancer.metricTargetResponseTime()The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.ApplicationLoadBalancer.metricTargetResponseTime(MetricOptions props) The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.ApplicationTargetGroup.metricTargetResponseTime()The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.ApplicationTargetGroup.metricTargetResponseTime(MetricOptions props) The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.ApplicationLoadBalancer.metricTargetTLSNegotiationErrorCount()The number of TLS connections initiated by the load balancer that did not establish a session with the target.ApplicationLoadBalancer.metricTargetTLSNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the load balancer that did not establish a session with the target.ApplicationTargetGroup.metricTargetTLSNegotiationErrorCount()The number of TLS connections initiated by the load balancer that did not establish a session with the target.ApplicationTargetGroup.metricTargetTLSNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the load balancer that did not establish a session with the target.NetworkLoadBalancer.metricTcpClientResetCount()The total number of reset (RST) packets sent from a client to a target.NetworkLoadBalancer.metricTcpClientResetCount(MetricOptions props) The total number of reset (RST) packets sent from a client to a target.NetworkLoadBalancer.metricTcpElbResetCount()The total number of reset (RST) packets generated by the load balancer.NetworkLoadBalancer.metricTcpElbResetCount(MetricOptions props) The total number of reset (RST) packets generated by the load balancer.NetworkLoadBalancer.metricTcpTargetResetCount()The total number of reset (RST) packets sent from a target to a client.NetworkLoadBalancer.metricTcpTargetResetCount(MetricOptions props) The total number of reset (RST) packets sent from a target to a client.ApplicationTargetGroup.metricUnhealthyHostCount()The number of unhealthy hosts in the target group.ApplicationTargetGroup.metricUnhealthyHostCount(MetricOptions props) The number of unhealthy hosts in the target group.NetworkLoadBalancer.metricUnHealthyHostCount()Deprecated.useNetworkTargetGroup.metricUnHealthyHostCountinsteadNetworkLoadBalancer.metricUnHealthyHostCount(MetricOptions props) Deprecated.useNetworkTargetGroup.metricUnHealthyHostCountinsteadNetworkTargetGroup.metricUnHealthyHostCount()The number of targets that are considered unhealthy.NetworkTargetGroup.metricUnHealthyHostCount(MetricOptions props) The number of targets that are considered unhealthy. -
Uses of Metric in software.amazon.awscdk.services.elasticsearch
Methods in software.amazon.awscdk.services.elasticsearch that return MetricModifier and TypeMethodDescriptionDeprecated.use opensearchservice module insteadDomain.metric(String metricName, MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metric(String metricName, MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricDeprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metric(String metricName, MetricOptions props) Deprecated.use opensearchservice module insteadDeprecated.use opensearchservice module insteadIDomain.metric(String metricName, MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricAutomatedSnapshotFailure()Deprecated.use opensearchservice module insteadDomain.metricAutomatedSnapshotFailure(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricAutomatedSnapshotFailure(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricAutomatedSnapshotFailure()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricAutomatedSnapshotFailure(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricAutomatedSnapshotFailure()Deprecated.use opensearchservice module insteadIDomain.metricAutomatedSnapshotFailure(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricClusterIndexWritesBlocked()Deprecated.use opensearchservice module insteadDomain.metricClusterIndexWritesBlocked(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricClusterIndexWritesBlocked(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricClusterIndexWritesBlocked()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricClusterIndexWritesBlocked(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricClusterIndexWritesBlocked()Deprecated.use opensearchservice module insteadIDomain.metricClusterIndexWritesBlocked(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricClusterStatusRed()Deprecated.use opensearchservice module insteadDomain.metricClusterStatusRed(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricClusterStatusRed(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricClusterStatusRed()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricClusterStatusRed(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricClusterStatusRed()Deprecated.use opensearchservice module insteadIDomain.metricClusterStatusRed(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricClusterStatusYellow()Deprecated.use opensearchservice module insteadDomain.metricClusterStatusYellow(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricClusterStatusYellow(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricClusterStatusYellow()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricClusterStatusYellow(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricClusterStatusYellow()Deprecated.use opensearchservice module insteadIDomain.metricClusterStatusYellow(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricCPUUtilization()Deprecated.use opensearchservice module insteadDomain.metricCPUUtilization(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricCPUUtilization(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricCPUUtilization()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricCPUUtilization(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricCPUUtilization()Deprecated.use opensearchservice module insteadIDomain.metricCPUUtilization(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricFreeStorageSpace()Deprecated.use opensearchservice module insteadDomain.metricFreeStorageSpace(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricFreeStorageSpace(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricFreeStorageSpace()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricFreeStorageSpace(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricFreeStorageSpace()Deprecated.use opensearchservice module insteadIDomain.metricFreeStorageSpace(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricIndexingLatency()Deprecated.use opensearchservice module insteadDomain.metricIndexingLatency(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricIndexingLatency(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricIndexingLatency()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricIndexingLatency(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricIndexingLatency()Deprecated.use opensearchservice module insteadIDomain.metricIndexingLatency(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricJVMMemoryPressure()Deprecated.use opensearchservice module insteadDomain.metricJVMMemoryPressure(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricJVMMemoryPressure(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricJVMMemoryPressure()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricJVMMemoryPressure(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricJVMMemoryPressure()Deprecated.use opensearchservice module insteadIDomain.metricJVMMemoryPressure(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricKMSKeyError()Deprecated.use opensearchservice module insteadDomain.metricKMSKeyError(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricKMSKeyError(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricKMSKeyError()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricKMSKeyError(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricKMSKeyError()Deprecated.use opensearchservice module insteadIDomain.metricKMSKeyError(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricKMSKeyInaccessible()Deprecated.use opensearchservice module insteadDomain.metricKMSKeyInaccessible(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricKMSKeyInaccessible(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricKMSKeyInaccessible()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricKMSKeyInaccessible(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricKMSKeyInaccessible()Deprecated.use opensearchservice module insteadIDomain.metricKMSKeyInaccessible(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricMasterCPUUtilization()Deprecated.use opensearchservice module insteadDomain.metricMasterCPUUtilization(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricMasterCPUUtilization(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricMasterCPUUtilization()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricMasterCPUUtilization(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricMasterCPUUtilization()Deprecated.use opensearchservice module insteadIDomain.metricMasterCPUUtilization(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricMasterJVMMemoryPressure()Deprecated.use opensearchservice module insteadDomain.metricMasterJVMMemoryPressure(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricMasterJVMMemoryPressure(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricMasterJVMMemoryPressure()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricMasterJVMMemoryPressure(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricMasterJVMMemoryPressure()Deprecated.use opensearchservice module insteadIDomain.metricMasterJVMMemoryPressure(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricNodes()Deprecated.use opensearchservice module insteadDomain.metricNodes(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricNodes(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricNodes()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricNodes(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricNodes()Deprecated.use opensearchservice module insteadIDomain.metricNodes(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricSearchableDocuments()Deprecated.use opensearchservice module insteadDomain.metricSearchableDocuments(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricSearchableDocuments(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricSearchableDocuments()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricSearchableDocuments(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricSearchableDocuments()Deprecated.use opensearchservice module insteadIDomain.metricSearchableDocuments(MetricOptions props) Deprecated.use opensearchservice module insteadDomain.metricSearchLatency()Deprecated.use opensearchservice module insteadDomain.metricSearchLatency(MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metricSearchLatency(MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricSearchLatency()Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metricSearchLatency(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricSearchLatency()Deprecated.use opensearchservice module insteadIDomain.metricSearchLatency(MetricOptions props) Deprecated.use opensearchservice module instead -
Uses of Metric in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return MetricModifier and TypeMethodDescriptiondefault MetricIJob.Jsii$Default.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.final MetricIJob.Jsii$Proxy.metric(String metricName, MetricType type) (experimental) Create a CloudWatch metric.final MetricIJob.Jsii$Proxy.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.IJob.metric(String metricName, MetricType type) (experimental) Create a CloudWatch metric.IJob.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.Job.metric(String metricName, MetricType type) (experimental) Create a CloudWatch metric.Job.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.default MetricIJob.Jsii$Default.metricFailure(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job failure.final MetricIJob.Jsii$Proxy.metricFailure()(experimental) Create a CloudWatch Metric indicating job failure.final MetricIJob.Jsii$Proxy.metricFailure(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job failure.IJob.metricFailure()(experimental) Create a CloudWatch Metric indicating job failure.IJob.metricFailure(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job failure.Job.metricFailure()(experimental) Return a CloudWatch Metric indicating job failure.Job.metricFailure(MetricOptions props) (experimental) Return a CloudWatch Metric indicating job failure.default MetricIJob.Jsii$Default.metricSuccess(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job success.final MetricIJob.Jsii$Proxy.metricSuccess()(experimental) Create a CloudWatch Metric indicating job success.final MetricIJob.Jsii$Proxy.metricSuccess(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job success.IJob.metricSuccess()(experimental) Create a CloudWatch Metric indicating job success.IJob.metricSuccess(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job success.Job.metricSuccess()(experimental) Return a CloudWatch Metric indicating job success.Job.metricSuccess(MetricOptions props) (experimental) Return a CloudWatch Metric indicating job success.default MetricIJob.Jsii$Default.metricTimeout(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job timeout.final MetricIJob.Jsii$Proxy.metricTimeout()(experimental) Create a CloudWatch Metric indicating job timeout.final MetricIJob.Jsii$Proxy.metricTimeout(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job timeout.IJob.metricTimeout()(experimental) Create a CloudWatch Metric indicating job timeout.IJob.metricTimeout(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job timeout.Job.metricTimeout()(experimental) Return a CloudWatch Metric indicating job timeout.Job.metricTimeout(MetricOptions props) (experimental) Return a CloudWatch Metric indicating job timeout. -
Uses of Metric in software.amazon.awscdk.services.kinesis
Methods in software.amazon.awscdk.services.kinesis that return MetricModifier and TypeMethodDescriptiondefault MetricIStream.Jsii$Default.metric(String metricName, MetricOptions props) Return stream metric based from its metric name.final MetricReturn stream metric based from its metric name.final MetricIStream.Jsii$Proxy.metric(String metricName, MetricOptions props) Return stream metric based from its metric name.Return stream metric based from its metric name.IStream.metric(String metricName, MetricOptions props) Return stream metric based from its metric name.Return stream metric based from its metric name.Stream.metric(String metricName, MetricOptions props) Return stream metric based from its metric name.default MetricIStream.Jsii$Default.metricGetRecords(MetricOptions props) The number of records retrieved from the shard, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecords()The number of records retrieved from the shard, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecords(MetricOptions props) The number of records retrieved from the shard, measured over the specified time period.IStream.metricGetRecords()The number of records retrieved from the shard, measured over the specified time period.IStream.metricGetRecords(MetricOptions props) The number of records retrieved from the shard, measured over the specified time period.Stream.metricGetRecords()The number of records retrieved from the shard, measured over the specified time period.Stream.metricGetRecords(MetricOptions props) The number of records retrieved from the shard, measured over the specified time period.default MetricIStream.Jsii$Default.metricGetRecordsBytes(MetricOptions props) The number of bytes retrieved from the Kinesis stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecordsBytes()The number of bytes retrieved from the Kinesis stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecordsBytes(MetricOptions props) The number of bytes retrieved from the Kinesis stream, measured over the specified time period.IStream.metricGetRecordsBytes()The number of bytes retrieved from the Kinesis stream, measured over the specified time period.IStream.metricGetRecordsBytes(MetricOptions props) The number of bytes retrieved from the Kinesis stream, measured over the specified time period.Stream.metricGetRecordsBytes()The number of bytes retrieved from the Kinesis stream, measured over the specified time period.Stream.metricGetRecordsBytes(MetricOptions props) The number of bytes retrieved from the Kinesis stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricGetRecordsIteratorAgeMilliseconds(MetricOptions props) The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecordsIteratorAgeMilliseconds()The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecordsIteratorAgeMilliseconds(MetricOptions props) The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.IStream.metricGetRecordsIteratorAgeMilliseconds()The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.IStream.metricGetRecordsIteratorAgeMilliseconds(MetricOptions props) The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.Stream.metricGetRecordsIteratorAgeMilliseconds(MetricOptions props) The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricGetRecordsLatency(MetricOptions props) The time taken per GetRecords operation, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecordsLatency()The time taken per GetRecords operation, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecordsLatency(MetricOptions props) The time taken per GetRecords operation, measured over the specified time period.IStream.metricGetRecordsLatency()The time taken per GetRecords operation, measured over the specified time period.IStream.metricGetRecordsLatency(MetricOptions props) The time taken per GetRecords operation, measured over the specified time period.Stream.metricGetRecordsLatency()The number of successful GetRecords operations per stream, measured over the specified time period.Stream.metricGetRecordsLatency(MetricOptions props) The number of successful GetRecords operations per stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricGetRecordsSuccess(MetricOptions props) The number of successful GetRecords operations per stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecordsSuccess()The number of successful GetRecords operations per stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricGetRecordsSuccess(MetricOptions props) The number of successful GetRecords operations per stream, measured over the specified time period.IStream.metricGetRecordsSuccess()The number of successful GetRecords operations per stream, measured over the specified time period.IStream.metricGetRecordsSuccess(MetricOptions props) The number of successful GetRecords operations per stream, measured over the specified time period.Stream.metricGetRecordsSuccess()The number of successful GetRecords operations per stream, measured over the specified time period.Stream.metricGetRecordsSuccess(MetricOptions props) The number of successful GetRecords operations per stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricIncomingBytes(MetricOptions props) The number of bytes successfully put to the Kinesis stream over the specified time period.final MetricIStream.Jsii$Proxy.metricIncomingBytes()The number of bytes successfully put to the Kinesis stream over the specified time period.final MetricIStream.Jsii$Proxy.metricIncomingBytes(MetricOptions props) The number of bytes successfully put to the Kinesis stream over the specified time period.IStream.metricIncomingBytes()The number of bytes successfully put to the Kinesis stream over the specified time period.IStream.metricIncomingBytes(MetricOptions props) The number of bytes successfully put to the Kinesis stream over the specified time period.Stream.metricIncomingBytes()The number of bytes successfully put to the Kinesis stream over the specified time period.Stream.metricIncomingBytes(MetricOptions props) The number of bytes successfully put to the Kinesis stream over the specified time period.default MetricIStream.Jsii$Default.metricIncomingRecords(MetricOptions props) The number of records successfully put to the Kinesis stream over the specified time period.final MetricIStream.Jsii$Proxy.metricIncomingRecords()The number of records successfully put to the Kinesis stream over the specified time period.final MetricIStream.Jsii$Proxy.metricIncomingRecords(MetricOptions props) The number of records successfully put to the Kinesis stream over the specified time period.IStream.metricIncomingRecords()The number of records successfully put to the Kinesis stream over the specified time period.IStream.metricIncomingRecords(MetricOptions props) The number of records successfully put to the Kinesis stream over the specified time period.Stream.metricIncomingRecords()The number of records successfully put to the Kinesis stream over the specified time period.Stream.metricIncomingRecords(MetricOptions props) The number of records successfully put to the Kinesis stream over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordBytes(MetricOptions props) The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordBytes()The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordBytes(MetricOptions props) The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.IStream.metricPutRecordBytes()The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.IStream.metricPutRecordBytes(MetricOptions props) The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.Stream.metricPutRecordBytes()The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.Stream.metricPutRecordBytes(MetricOptions props) The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordLatency(MetricOptions props) The time taken per PutRecord operation, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordLatency()The time taken per PutRecord operation, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordLatency(MetricOptions props) The time taken per PutRecord operation, measured over the specified time period.IStream.metricPutRecordLatency()The time taken per PutRecord operation, measured over the specified time period.IStream.metricPutRecordLatency(MetricOptions props) The time taken per PutRecord operation, measured over the specified time period.Stream.metricPutRecordLatency()The time taken per PutRecord operation, measured over the specified time period.Stream.metricPutRecordLatency(MetricOptions props) The time taken per PutRecord operation, measured over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordsBytes(MetricOptions props) The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsBytes()The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsBytes(MetricOptions props) The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.IStream.metricPutRecordsBytes()The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.IStream.metricPutRecordsBytes(MetricOptions props) The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.Stream.metricPutRecordsBytes()The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.Stream.metricPutRecordsBytes(MetricOptions props) The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordsFailedRecords(MetricOptions props) The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsFailedRecords()The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsFailedRecords(MetricOptions props) The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.IStream.metricPutRecordsFailedRecords()The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.IStream.metricPutRecordsFailedRecords(MetricOptions props) The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.Stream.metricPutRecordsFailedRecords()The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.Stream.metricPutRecordsFailedRecords(MetricOptions props) The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordsLatency(MetricOptions props) The time taken per PutRecords operation, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsLatency()The time taken per PutRecords operation, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsLatency(MetricOptions props) The time taken per PutRecords operation, measured over the specified time period.IStream.metricPutRecordsLatency()The time taken per PutRecords operation, measured over the specified time period.IStream.metricPutRecordsLatency(MetricOptions props) The time taken per PutRecords operation, measured over the specified time period.Stream.metricPutRecordsLatency()The time taken per PutRecords operation, measured over the specified time period.Stream.metricPutRecordsLatency(MetricOptions props) The time taken per PutRecords operation, measured over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordsSuccess(MetricOptions props) The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsSuccess()The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsSuccess(MetricOptions props) The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.IStream.metricPutRecordsSuccess()The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.IStream.metricPutRecordsSuccess(MetricOptions props) The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.Stream.metricPutRecordsSuccess()The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.Stream.metricPutRecordsSuccess(MetricOptions props) The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordsSuccessfulRecords(MetricOptions props) The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsSuccessfulRecords()The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsSuccessfulRecords(MetricOptions props) The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.IStream.metricPutRecordsSuccessfulRecords()The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.IStream.metricPutRecordsSuccessfulRecords(MetricOptions props) The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.Stream.metricPutRecordsSuccessfulRecords()The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.Stream.metricPutRecordsSuccessfulRecords(MetricOptions props) The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordsThrottledRecords(MetricOptions props) The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsThrottledRecords()The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsThrottledRecords(MetricOptions props) The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.IStream.metricPutRecordsThrottledRecords()The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.IStream.metricPutRecordsThrottledRecords(MetricOptions props) The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.Stream.metricPutRecordsThrottledRecords()The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.Stream.metricPutRecordsThrottledRecords(MetricOptions props) The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordsTotalRecords(MetricOptions props) The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsTotalRecords()The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordsTotalRecords(MetricOptions props) The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.IStream.metricPutRecordsTotalRecords()The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.IStream.metricPutRecordsTotalRecords(MetricOptions props) The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.Stream.metricPutRecordsTotalRecords()The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.Stream.metricPutRecordsTotalRecords(MetricOptions props) The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricPutRecordSuccess(MetricOptions props) The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordSuccess()The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.final MetricIStream.Jsii$Proxy.metricPutRecordSuccess(MetricOptions props) The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.IStream.metricPutRecordSuccess()The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.IStream.metricPutRecordSuccess(MetricOptions props) The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.Stream.metricPutRecordSuccess()The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.Stream.metricPutRecordSuccess(MetricOptions props) The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.default MetricIStream.Jsii$Default.metricReadProvisionedThroughputExceeded(MetricOptions props) The number of GetRecords calls throttled for the stream over the specified time period.final MetricIStream.Jsii$Proxy.metricReadProvisionedThroughputExceeded()The number of GetRecords calls throttled for the stream over the specified time period.final MetricIStream.Jsii$Proxy.metricReadProvisionedThroughputExceeded(MetricOptions props) The number of GetRecords calls throttled for the stream over the specified time period.IStream.metricReadProvisionedThroughputExceeded()The number of GetRecords calls throttled for the stream over the specified time period.IStream.metricReadProvisionedThroughputExceeded(MetricOptions props) The number of GetRecords calls throttled for the stream over the specified time period.The number of GetRecords calls throttled for the stream over the specified time period.Stream.metricReadProvisionedThroughputExceeded(MetricOptions props) The number of GetRecords calls throttled for the stream over the specified time period.default MetricIStream.Jsii$Default.metricWriteProvisionedThroughputExceeded(MetricOptions props) The number of records rejected due to throttling for the stream over the specified time period.final MetricIStream.Jsii$Proxy.metricWriteProvisionedThroughputExceeded()The number of records rejected due to throttling for the stream over the specified time period.final MetricIStream.Jsii$Proxy.metricWriteProvisionedThroughputExceeded(MetricOptions props) The number of records rejected due to throttling for the stream over the specified time period.IStream.metricWriteProvisionedThroughputExceeded()The number of records rejected due to throttling for the stream over the specified time period.IStream.metricWriteProvisionedThroughputExceeded(MetricOptions props) The number of records rejected due to throttling for the stream over the specified time period.The number of records rejected due to throttling for the stream over the specified time period.Stream.metricWriteProvisionedThroughputExceeded(MetricOptions props) The number of records rejected due to throttling for the stream over the specified time period. -
Uses of Metric in software.amazon.awscdk.services.kinesis.analytics.flink
Methods in software.amazon.awscdk.services.kinesis.analytics.flink that return MetricModifier and TypeMethodDescription(experimental) Return a CloudWatch metric associated with this Flink application.Application.metric(String metricName, MetricOptions props) (experimental) Return a CloudWatch metric associated with this Flink application.default MetricIApplication.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return a CloudWatch metric associated with this Flink application.final Metric(experimental) Return a CloudWatch metric associated with this Flink application.final MetricIApplication.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return a CloudWatch metric associated with this Flink application.(experimental) Return a CloudWatch metric associated with this Flink application.IApplication.metric(String metricName, MetricOptions props) (experimental) Return a CloudWatch metric associated with this Flink application.Application.metricBackPressuredTimeMsPerSecond()(experimental) The time (in milliseconds) this task or operator is back pressured per second.Application.metricBackPressuredTimeMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is back pressured per second.default MetricIApplication.Jsii$Default.metricBackPressuredTimeMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is back pressured per second.final MetricIApplication.Jsii$Proxy.metricBackPressuredTimeMsPerSecond()(experimental) The time (in milliseconds) this task or operator is back pressured per second.final MetricIApplication.Jsii$Proxy.metricBackPressuredTimeMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is back pressured per second.IApplication.metricBackPressuredTimeMsPerSecond()(experimental) The time (in milliseconds) this task or operator is back pressured per second.IApplication.metricBackPressuredTimeMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is back pressured per second.Application.metricBusyTimePerMsPerSecond()(experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.Application.metricBusyTimePerMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.default MetricIApplication.Jsii$Default.metricBusyTimePerMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.final MetricIApplication.Jsii$Proxy.metricBusyTimePerMsPerSecond()(experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.final MetricIApplication.Jsii$Proxy.metricBusyTimePerMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.IApplication.metricBusyTimePerMsPerSecond()(experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.IApplication.metricBusyTimePerMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.Application.metricCpuUtilization()(experimental) The overall percentage of CPU utilization across task managers.Application.metricCpuUtilization(MetricOptions props) (experimental) The overall percentage of CPU utilization across task managers.default MetricIApplication.Jsii$Default.metricCpuUtilization(MetricOptions props) (experimental) The overall percentage of CPU utilization across task managers.final MetricIApplication.Jsii$Proxy.metricCpuUtilization()(experimental) The overall percentage of CPU utilization across task managers.final MetricIApplication.Jsii$Proxy.metricCpuUtilization(MetricOptions props) (experimental) The overall percentage of CPU utilization across task managers.IApplication.metricCpuUtilization()(experimental) The overall percentage of CPU utilization across task managers.IApplication.metricCpuUtilization(MetricOptions props) (experimental) The overall percentage of CPU utilization across task managers.Application.metricCurrentInputWatermark()(experimental) The last watermark this application/operator/task/thread has received.Application.metricCurrentInputWatermark(MetricOptions props) (experimental) The last watermark this application/operator/task/thread has received.default MetricIApplication.Jsii$Default.metricCurrentInputWatermark(MetricOptions props) (experimental) The last watermark this application/operator/task/thread has received.final MetricIApplication.Jsii$Proxy.metricCurrentInputWatermark()(experimental) The last watermark this application/operator/task/thread has received.final MetricIApplication.Jsii$Proxy.metricCurrentInputWatermark(MetricOptions props) (experimental) The last watermark this application/operator/task/thread has received.IApplication.metricCurrentInputWatermark()(experimental) The last watermark this application/operator/task/thread has received.IApplication.metricCurrentInputWatermark(MetricOptions props) (experimental) The last watermark this application/operator/task/thread has received.Application.metricCurrentOutputWatermark()(experimental) The last watermark this application/operator/task/thread has received.Application.metricCurrentOutputWatermark(MetricOptions props) (experimental) The last watermark this application/operator/task/thread has received.default MetricIApplication.Jsii$Default.metricCurrentOutputWatermark(MetricOptions props) (experimental) The last watermark this application/operator/task/thread has received.final MetricIApplication.Jsii$Proxy.metricCurrentOutputWatermark()(experimental) The last watermark this application/operator/task/thread has received.final MetricIApplication.Jsii$Proxy.metricCurrentOutputWatermark(MetricOptions props) (experimental) The last watermark this application/operator/task/thread has received.IApplication.metricCurrentOutputWatermark()(experimental) The last watermark this application/operator/task/thread has received.IApplication.metricCurrentOutputWatermark(MetricOptions props) (experimental) The last watermark this application/operator/task/thread has received.Application.metricDowntime()(experimental) The time elapsed during an outage for failing/recovering jobs.Application.metricDowntime(MetricOptions props) (experimental) The time elapsed during an outage for failing/recovering jobs.default MetricIApplication.Jsii$Default.metricDowntime(MetricOptions props) (experimental) The time elapsed during an outage for failing/recovering jobs.final MetricIApplication.Jsii$Proxy.metricDowntime()(experimental) The time elapsed during an outage for failing/recovering jobs.final MetricIApplication.Jsii$Proxy.metricDowntime(MetricOptions props) (experimental) The time elapsed during an outage for failing/recovering jobs.IApplication.metricDowntime()(experimental) The time elapsed during an outage for failing/recovering jobs.IApplication.metricDowntime(MetricOptions props) (experimental) The time elapsed during an outage for failing/recovering jobs.Application.metricFullRestarts()(experimental) The total number of times this job has fully restarted since it was submitted.Application.metricFullRestarts(MetricOptions props) (experimental) The total number of times this job has fully restarted since it was submitted.default MetricIApplication.Jsii$Default.metricFullRestarts(MetricOptions props) (experimental) The total number of times this job has fully restarted since it was submitted.final MetricIApplication.Jsii$Proxy.metricFullRestarts()(experimental) The total number of times this job has fully restarted since it was submitted.final MetricIApplication.Jsii$Proxy.metricFullRestarts(MetricOptions props) (experimental) The total number of times this job has fully restarted since it was submitted.IApplication.metricFullRestarts()(experimental) The total number of times this job has fully restarted since it was submitted.IApplication.metricFullRestarts(MetricOptions props) (experimental) The total number of times this job has fully restarted since it was submitted.Application.metricHeapMemoryUtilization()(experimental) Overall heap memory utilization across task managers.Application.metricHeapMemoryUtilization(MetricOptions props) (experimental) Overall heap memory utilization across task managers.default MetricIApplication.Jsii$Default.metricHeapMemoryUtilization(MetricOptions props) (experimental) Overall heap memory utilization across task managers.final MetricIApplication.Jsii$Proxy.metricHeapMemoryUtilization()(experimental) Overall heap memory utilization across task managers.final MetricIApplication.Jsii$Proxy.metricHeapMemoryUtilization(MetricOptions props) (experimental) Overall heap memory utilization across task managers.IApplication.metricHeapMemoryUtilization()(experimental) Overall heap memory utilization across task managers.IApplication.metricHeapMemoryUtilization(MetricOptions props) (experimental) Overall heap memory utilization across task managers.Application.metricIdleTimeMsPerSecond()(experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.Application.metricIdleTimeMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.default MetricIApplication.Jsii$Default.metricIdleTimeMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.final MetricIApplication.Jsii$Proxy.metricIdleTimeMsPerSecond()(experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.final MetricIApplication.Jsii$Proxy.metricIdleTimeMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.IApplication.metricIdleTimeMsPerSecond()(experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.IApplication.metricIdleTimeMsPerSecond(MetricOptions props) (experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.Application.metricKpus()(experimental) The number of Kinesis Processing Units that are used to run your stream processing application.Application.metricKpus(MetricOptions props) (experimental) The number of Kinesis Processing Units that are used to run your stream processing application.default MetricIApplication.Jsii$Default.metricKpus(MetricOptions props) (experimental) The number of Kinesis Processing Units that are used to run your stream processing application.final MetricIApplication.Jsii$Proxy.metricKpus()(experimental) The number of Kinesis Processing Units that are used to run your stream processing application.final MetricIApplication.Jsii$Proxy.metricKpus(MetricOptions props) (experimental) The number of Kinesis Processing Units that are used to run your stream processing application.IApplication.metricKpus()(experimental) The number of Kinesis Processing Units that are used to run your stream processing application.IApplication.metricKpus(MetricOptions props) (experimental) The number of Kinesis Processing Units that are used to run your stream processing application.Application.metricLastCheckpointDuration()(experimental) The time it took to complete the last checkpoint.Application.metricLastCheckpointDuration(MetricOptions props) (experimental) The time it took to complete the last checkpoint.default MetricIApplication.Jsii$Default.metricLastCheckpointDuration(MetricOptions props) (experimental) The time it took to complete the last checkpoint.final MetricIApplication.Jsii$Proxy.metricLastCheckpointDuration()(experimental) The time it took to complete the last checkpoint.final MetricIApplication.Jsii$Proxy.metricLastCheckpointDuration(MetricOptions props) (experimental) The time it took to complete the last checkpoint.IApplication.metricLastCheckpointDuration()(experimental) The time it took to complete the last checkpoint.IApplication.metricLastCheckpointDuration(MetricOptions props) (experimental) The time it took to complete the last checkpoint.Application.metricLastCheckpointSize()(experimental) The total size of the last checkpoint.Application.metricLastCheckpointSize(MetricOptions props) (experimental) The total size of the last checkpoint.default MetricIApplication.Jsii$Default.metricLastCheckpointSize(MetricOptions props) (experimental) The total size of the last checkpoint.final MetricIApplication.Jsii$Proxy.metricLastCheckpointSize()(experimental) The total size of the last checkpoint.final MetricIApplication.Jsii$Proxy.metricLastCheckpointSize(MetricOptions props) (experimental) The total size of the last checkpoint.IApplication.metricLastCheckpointSize()(experimental) The total size of the last checkpoint.IApplication.metricLastCheckpointSize(MetricOptions props) (experimental) The total size of the last checkpoint.Application.metricManagedMemoryTotal()(experimental) The total amount of managed memory.Application.metricManagedMemoryTotal(MetricOptions props) (experimental) The total amount of managed memory.default MetricIApplication.Jsii$Default.metricManagedMemoryTotal(MetricOptions props) (experimental) The total amount of managed memory.final MetricIApplication.Jsii$Proxy.metricManagedMemoryTotal()(experimental) The total amount of managed memory.final MetricIApplication.Jsii$Proxy.metricManagedMemoryTotal(MetricOptions props) (experimental) The total amount of managed memory.IApplication.metricManagedMemoryTotal()(experimental) The total amount of managed memory.IApplication.metricManagedMemoryTotal(MetricOptions props) (experimental) The total amount of managed memory.Application.metricManagedMemoryUsed()(experimental) The amount of managed memory currently used.Application.metricManagedMemoryUsed(MetricOptions props) (experimental) The amount of managed memory currently used.default MetricIApplication.Jsii$Default.metricManagedMemoryUsed(MetricOptions props) (experimental) The amount of managed memory currently used.final MetricIApplication.Jsii$Proxy.metricManagedMemoryUsed()(experimental) The amount of managed memory currently used.final MetricIApplication.Jsii$Proxy.metricManagedMemoryUsed(MetricOptions props) (experimental) The amount of managed memory currently used.IApplication.metricManagedMemoryUsed()(experimental) The amount of managed memory currently used.IApplication.metricManagedMemoryUsed(MetricOptions props) (experimental) The amount of managed memory currently used.Application.metricManagedMemoryUtilization()(experimental) Derived from managedMemoryUsed/managedMemoryTotal.Application.metricManagedMemoryUtilization(MetricOptions props) (experimental) Derived from managedMemoryUsed/managedMemoryTotal.default MetricIApplication.Jsii$Default.metricManagedMemoryUtilization(MetricOptions props) (experimental) Derived from managedMemoryUsed/managedMemoryTotal.final MetricIApplication.Jsii$Proxy.metricManagedMemoryUtilization()(experimental) Derived from managedMemoryUsed/managedMemoryTotal.final MetricIApplication.Jsii$Proxy.metricManagedMemoryUtilization(MetricOptions props) (experimental) Derived from managedMemoryUsed/managedMemoryTotal.IApplication.metricManagedMemoryUtilization()(experimental) Derived from managedMemoryUsed/managedMemoryTotal.IApplication.metricManagedMemoryUtilization(MetricOptions props) (experimental) Derived from managedMemoryUsed/managedMemoryTotal.Application.metricNumberOfFailedCheckpoints()(experimental) The number of times checkpointing has failed.Application.metricNumberOfFailedCheckpoints(MetricOptions props) (experimental) The number of times checkpointing has failed.default MetricIApplication.Jsii$Default.metricNumberOfFailedCheckpoints(MetricOptions props) (experimental) The number of times checkpointing has failed.final MetricIApplication.Jsii$Proxy.metricNumberOfFailedCheckpoints()(experimental) The number of times checkpointing has failed.final MetricIApplication.Jsii$Proxy.metricNumberOfFailedCheckpoints(MetricOptions props) (experimental) The number of times checkpointing has failed.IApplication.metricNumberOfFailedCheckpoints()(experimental) The number of times checkpointing has failed.IApplication.metricNumberOfFailedCheckpoints(MetricOptions props) (experimental) The number of times checkpointing has failed.Application.metricNumLateRecordsDropped()(experimental) The number of records this operator or task has dropped due to arriving late.Application.metricNumLateRecordsDropped(MetricOptions props) (experimental) The number of records this operator or task has dropped due to arriving late.default MetricIApplication.Jsii$Default.metricNumLateRecordsDropped(MetricOptions props) (experimental) The number of records this operator or task has dropped due to arriving late.final MetricIApplication.Jsii$Proxy.metricNumLateRecordsDropped()(experimental) The number of records this operator or task has dropped due to arriving late.final MetricIApplication.Jsii$Proxy.metricNumLateRecordsDropped(MetricOptions props) (experimental) The number of records this operator or task has dropped due to arriving late.IApplication.metricNumLateRecordsDropped()(experimental) The number of records this operator or task has dropped due to arriving late.IApplication.metricNumLateRecordsDropped(MetricOptions props) (experimental) The number of records this operator or task has dropped due to arriving late.Application.metricNumRecordsIn()(experimental) The total number of records this application, operator, or task has received.Application.metricNumRecordsIn(MetricOptions props) (experimental) The total number of records this application, operator, or task has received.default MetricIApplication.Jsii$Default.metricNumRecordsIn(MetricOptions props) (experimental) The total number of records this application, operator, or task has received.final MetricIApplication.Jsii$Proxy.metricNumRecordsIn()(experimental) The total number of records this application, operator, or task has received.final MetricIApplication.Jsii$Proxy.metricNumRecordsIn(MetricOptions props) (experimental) The total number of records this application, operator, or task has received.IApplication.metricNumRecordsIn()(experimental) The total number of records this application, operator, or task has received.IApplication.metricNumRecordsIn(MetricOptions props) (experimental) The total number of records this application, operator, or task has received.Application.metricNumRecordsInPerSecond()(experimental) The total number of records this application, operator or task has received per second.Application.metricNumRecordsInPerSecond(MetricOptions props) (experimental) The total number of records this application, operator or task has received per second.default MetricIApplication.Jsii$Default.metricNumRecordsInPerSecond(MetricOptions props) (experimental) The total number of records this application, operator or task has received per second.final MetricIApplication.Jsii$Proxy.metricNumRecordsInPerSecond()(experimental) The total number of records this application, operator or task has received per second.final MetricIApplication.Jsii$Proxy.metricNumRecordsInPerSecond(MetricOptions props) (experimental) The total number of records this application, operator or task has received per second.IApplication.metricNumRecordsInPerSecond()(experimental) The total number of records this application, operator or task has received per second.IApplication.metricNumRecordsInPerSecond(MetricOptions props) (experimental) The total number of records this application, operator or task has received per second.Application.metricNumRecordsOut()(experimental) The total number of records this application, operator or task has emitted.Application.metricNumRecordsOut(MetricOptions props) (experimental) The total number of records this application, operator or task has emitted.default MetricIApplication.Jsii$Default.metricNumRecordsOut(MetricOptions props) (experimental) The total number of records this application, operator or task has emitted.final MetricIApplication.Jsii$Proxy.metricNumRecordsOut()(experimental) The total number of records this application, operator or task has emitted.final MetricIApplication.Jsii$Proxy.metricNumRecordsOut(MetricOptions props) (experimental) The total number of records this application, operator or task has emitted.IApplication.metricNumRecordsOut()(experimental) The total number of records this application, operator or task has emitted.IApplication.metricNumRecordsOut(MetricOptions props) (experimental) The total number of records this application, operator or task has emitted.Application.metricNumRecordsOutPerSecond()(experimental) The total number of records this application, operator or task has emitted per second.Application.metricNumRecordsOutPerSecond(MetricOptions props) (experimental) The total number of records this application, operator or task has emitted per second.default MetricIApplication.Jsii$Default.metricNumRecordsOutPerSecond(MetricOptions props) (experimental) The total number of records this application, operator or task has emitted per second.final MetricIApplication.Jsii$Proxy.metricNumRecordsOutPerSecond()(experimental) The total number of records this application, operator or task has emitted per second.final MetricIApplication.Jsii$Proxy.metricNumRecordsOutPerSecond(MetricOptions props) (experimental) The total number of records this application, operator or task has emitted per second.IApplication.metricNumRecordsOutPerSecond()(experimental) The total number of records this application, operator or task has emitted per second.IApplication.metricNumRecordsOutPerSecond(MetricOptions props) (experimental) The total number of records this application, operator or task has emitted per second.Application.metricOldGenerationGCCount()(experimental) The total number of old garbage collection operations that have occurred across all task managers.Application.metricOldGenerationGCCount(MetricOptions props) (experimental) The total number of old garbage collection operations that have occurred across all task managers.default MetricIApplication.Jsii$Default.metricOldGenerationGCCount(MetricOptions props) (experimental) The total number of old garbage collection operations that have occurred across all task managers.final MetricIApplication.Jsii$Proxy.metricOldGenerationGCCount()(experimental) The total number of old garbage collection operations that have occurred across all task managers.final MetricIApplication.Jsii$Proxy.metricOldGenerationGCCount(MetricOptions props) (experimental) The total number of old garbage collection operations that have occurred across all task managers.IApplication.metricOldGenerationGCCount()(experimental) The total number of old garbage collection operations that have occurred across all task managers.IApplication.metricOldGenerationGCCount(MetricOptions props) (experimental) The total number of old garbage collection operations that have occurred across all task managers.Application.metricOldGenerationGCTime()(experimental) The total time spent performing old garbage collection operations.Application.metricOldGenerationGCTime(MetricOptions props) (experimental) The total time spent performing old garbage collection operations.default MetricIApplication.Jsii$Default.metricOldGenerationGCTime(MetricOptions props) (experimental) The total time spent performing old garbage collection operations.final MetricIApplication.Jsii$Proxy.metricOldGenerationGCTime()(experimental) The total time spent performing old garbage collection operations.final MetricIApplication.Jsii$Proxy.metricOldGenerationGCTime(MetricOptions props) (experimental) The total time spent performing old garbage collection operations.IApplication.metricOldGenerationGCTime()(experimental) The total time spent performing old garbage collection operations.IApplication.metricOldGenerationGCTime(MetricOptions props) (experimental) The total time spent performing old garbage collection operations.Application.metricThreadsCount()(experimental) The total number of live threads used by the application.Application.metricThreadsCount(MetricOptions props) (experimental) The total number of live threads used by the application.default MetricIApplication.Jsii$Default.metricThreadsCount(MetricOptions props) (experimental) The total number of live threads used by the application.final MetricIApplication.Jsii$Proxy.metricThreadsCount()(experimental) The total number of live threads used by the application.final MetricIApplication.Jsii$Proxy.metricThreadsCount(MetricOptions props) (experimental) The total number of live threads used by the application.IApplication.metricThreadsCount()(experimental) The total number of live threads used by the application.IApplication.metricThreadsCount(MetricOptions props) (experimental) The total number of live threads used by the application.Application.metricUptime()(experimental) The time that the job has been running without interruption.Application.metricUptime(MetricOptions props) (experimental) The time that the job has been running without interruption.default MetricIApplication.Jsii$Default.metricUptime(MetricOptions props) (experimental) The time that the job has been running without interruption.final MetricIApplication.Jsii$Proxy.metricUptime()(experimental) The time that the job has been running without interruption.final MetricIApplication.Jsii$Proxy.metricUptime(MetricOptions props) (experimental) The time that the job has been running without interruption.IApplication.metricUptime()(experimental) The time that the job has been running without interruption.IApplication.metricUptime(MetricOptions props) (experimental) The time that the job has been running without interruption. -
Uses of Metric in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose that return MetricModifier and TypeMethodDescription(experimental) Return the given named metric for this delivery stream.DeliveryStream.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this delivery stream.default MetricIDeliveryStream.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this delivery stream.final Metric(experimental) Return the given named metric for this delivery stream.final MetricIDeliveryStream.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this delivery stream.(experimental) Return the given named metric for this delivery stream.IDeliveryStream.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this delivery stream.DeliveryStream.metricBackupToS3Bytes()(experimental) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.DeliveryStream.metricBackupToS3Bytes(MetricOptions props) (experimental) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.default MetricIDeliveryStream.Jsii$Default.metricBackupToS3Bytes(MetricOptions props) (experimental) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3Bytes()(experimental) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3Bytes(MetricOptions props) (experimental) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.IDeliveryStream.metricBackupToS3Bytes()(experimental) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.IDeliveryStream.metricBackupToS3Bytes(MetricOptions props) (experimental) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.DeliveryStream.metricBackupToS3DataFreshness()(experimental) Metric for the age (from getting into Kinesis Data Firehose to now) of the oldest record in Kinesis Data Firehose.DeliveryStream.metricBackupToS3DataFreshness(MetricOptions props) (experimental) Metric for the age (from getting into Kinesis Data Firehose to now) of the oldest record in Kinesis Data Firehose.default MetricIDeliveryStream.Jsii$Default.metricBackupToS3DataFreshness(MetricOptions props) (experimental) Metric for the age (from getting into Kinesis Data Firehose to now) of the oldest record in Kinesis Data Firehose.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3DataFreshness()(experimental) Metric for the age (from getting into Kinesis Data Firehose to now) of the oldest record in Kinesis Data Firehose.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3DataFreshness(MetricOptions props) (experimental) Metric for the age (from getting into Kinesis Data Firehose to now) of the oldest record in Kinesis Data Firehose.IDeliveryStream.metricBackupToS3DataFreshness()(experimental) Metric for the age (from getting into Kinesis Data Firehose to now) of the oldest record in Kinesis Data Firehose.IDeliveryStream.metricBackupToS3DataFreshness(MetricOptions props) (experimental) Metric for the age (from getting into Kinesis Data Firehose to now) of the oldest record in Kinesis Data Firehose.DeliveryStream.metricBackupToS3Records()(experimental) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.DeliveryStream.metricBackupToS3Records(MetricOptions props) (experimental) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.default MetricIDeliveryStream.Jsii$Default.metricBackupToS3Records(MetricOptions props) (experimental) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3Records()(experimental) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3Records(MetricOptions props) (experimental) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.IDeliveryStream.metricBackupToS3Records()(experimental) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.IDeliveryStream.metricBackupToS3Records(MetricOptions props) (experimental) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.DeliveryStream.metricIncomingBytes()(experimental) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.DeliveryStream.metricIncomingBytes(MetricOptions props) (experimental) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.default MetricIDeliveryStream.Jsii$Default.metricIncomingBytes(MetricOptions props) (experimental) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.final MetricIDeliveryStream.Jsii$Proxy.metricIncomingBytes()(experimental) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.final MetricIDeliveryStream.Jsii$Proxy.metricIncomingBytes(MetricOptions props) (experimental) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.IDeliveryStream.metricIncomingBytes()(experimental) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.IDeliveryStream.metricIncomingBytes(MetricOptions props) (experimental) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.DeliveryStream.metricIncomingRecords()(experimental) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.DeliveryStream.metricIncomingRecords(MetricOptions props) (experimental) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.default MetricIDeliveryStream.Jsii$Default.metricIncomingRecords(MetricOptions props) (experimental) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.final MetricIDeliveryStream.Jsii$Proxy.metricIncomingRecords()(experimental) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.final MetricIDeliveryStream.Jsii$Proxy.metricIncomingRecords(MetricOptions props) (experimental) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.IDeliveryStream.metricIncomingRecords()(experimental) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.IDeliveryStream.metricIncomingRecords(MetricOptions props) (experimental) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling. -
Uses of Metric in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return MetricModifier and TypeMethodDescriptionReturn the given named metric for this Function.Alias.metric(String metricName, MetricOptions props) Return the given named metric for this Function.Return the given named metric for this Function.FunctionBase.metric(String metricName, MetricOptions props) Return the given named metric for this Function.default MetricIAlias.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.final MetricReturn the given named metric for this Lambda Return the given named metric for this Function.final MetricIAlias.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.default MetricIFunction.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.final MetricReturn the given named metric for this Lambda Return the given named metric for this Function.final MetricIFunction.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.Return the given named metric for this Lambda Return the given named metric for this Function.IFunction.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.default MetricIVersion.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.final MetricReturn the given named metric for this Lambda Return the given named metric for this Function.final MetricIVersion.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.Return the given named metric for this Function.Version.metric(String metricName, MetricOptions props) Return the given named metric for this Function.static MetricReturn the given named metric for this Lambda.static MetricFunction.metricAll(String metricName, MetricOptions props) Return the given named metric for this Lambda.static MetricFunction.metricAllConcurrentExecutions()Metric for the number of concurrent executions across all Lambdas.static MetricFunction.metricAllConcurrentExecutions(MetricOptions props) Metric for the number of concurrent executions across all Lambdas.static MetricFunction.metricAllDuration()Metric for the Duration executing all Lambdas.static MetricFunction.metricAllDuration(MetricOptions props) Metric for the Duration executing all Lambdas.static MetricFunction.metricAllErrors()Metric for the number of Errors executing all Lambdas.static MetricFunction.metricAllErrors(MetricOptions props) Metric for the number of Errors executing all Lambdas.static MetricFunction.metricAllInvocations()Metric for the number of invocations of all Lambdas.static MetricFunction.metricAllInvocations(MetricOptions props) Metric for the number of invocations of all Lambdas.static MetricFunction.metricAllThrottles()Metric for the number of throttled invocations of all Lambdas.static MetricFunction.metricAllThrottles(MetricOptions props) Metric for the number of throttled invocations of all Lambdas.static MetricFunction.metricAllUnreservedConcurrentExecutions()Metric for the number of unreserved concurrent executions across all Lambdas.static MetricFunction.metricAllUnreservedConcurrentExecutions(MetricOptions props) Metric for the number of unreserved concurrent executions across all Lambdas.FunctionBase.metricDuration()How long execution of this Lambda takes.FunctionBase.metricDuration(MetricOptions props) How long execution of this Lambda takes.default MetricIAlias.Jsii$Default.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.final MetricIAlias.Jsii$Proxy.metricDuration()Metric for the Duration of this Lambda How long execution of this Lambda takes.final MetricIAlias.Jsii$Proxy.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.default MetricIFunction.Jsii$Default.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.final MetricIFunction.Jsii$Proxy.metricDuration()Metric for the Duration of this Lambda How long execution of this Lambda takes.final MetricIFunction.Jsii$Proxy.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.IFunction.metricDuration()Metric for the Duration of this Lambda How long execution of this Lambda takes.IFunction.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.default MetricIVersion.Jsii$Default.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.final MetricIVersion.Jsii$Proxy.metricDuration()Metric for the Duration of this Lambda How long execution of this Lambda takes.final MetricIVersion.Jsii$Proxy.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.FunctionBase.metricErrors()How many invocations of this Lambda fail.FunctionBase.metricErrors(MetricOptions props) How many invocations of this Lambda fail.default MetricIAlias.Jsii$Default.metricErrors(MetricOptions props) How many invocations of this Lambda fail.final MetricIAlias.Jsii$Proxy.metricErrors()How many invocations of this Lambda fail.final MetricIAlias.Jsii$Proxy.metricErrors(MetricOptions props) How many invocations of this Lambda fail.default MetricIFunction.Jsii$Default.metricErrors(MetricOptions props) How many invocations of this Lambda fail.final MetricIFunction.Jsii$Proxy.metricErrors()How many invocations of this Lambda fail.final MetricIFunction.Jsii$Proxy.metricErrors(MetricOptions props) How many invocations of this Lambda fail.IFunction.metricErrors()How many invocations of this Lambda fail.IFunction.metricErrors(MetricOptions props) How many invocations of this Lambda fail.default MetricIVersion.Jsii$Default.metricErrors(MetricOptions props) How many invocations of this Lambda fail.final MetricIVersion.Jsii$Proxy.metricErrors()How many invocations of this Lambda fail.final MetricIVersion.Jsii$Proxy.metricErrors(MetricOptions props) How many invocations of this Lambda fail.FunctionBase.metricInvocations()How often this Lambda is invoked.FunctionBase.metricInvocations(MetricOptions props) How often this Lambda is invoked.default MetricIAlias.Jsii$Default.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.final MetricIAlias.Jsii$Proxy.metricInvocations()Metric for the number of invocations of this Lambda How often this Lambda is invoked.final MetricIAlias.Jsii$Proxy.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.default MetricIFunction.Jsii$Default.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.final MetricIFunction.Jsii$Proxy.metricInvocations()Metric for the number of invocations of this Lambda How often this Lambda is invoked.final MetricIFunction.Jsii$Proxy.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.IFunction.metricInvocations()Metric for the number of invocations of this Lambda How often this Lambda is invoked.IFunction.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.default MetricIVersion.Jsii$Default.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.final MetricIVersion.Jsii$Proxy.metricInvocations()Metric for the number of invocations of this Lambda How often this Lambda is invoked.final MetricIVersion.Jsii$Proxy.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.FunctionBase.metricThrottles()How often this Lambda is throttled.FunctionBase.metricThrottles(MetricOptions props) How often this Lambda is throttled.default MetricIAlias.Jsii$Default.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.final MetricIAlias.Jsii$Proxy.metricThrottles()Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.final MetricIAlias.Jsii$Proxy.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.default MetricIFunction.Jsii$Default.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.final MetricIFunction.Jsii$Proxy.metricThrottles()Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.final MetricIFunction.Jsii$Proxy.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.IFunction.metricThrottles()Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.IFunction.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.default MetricIVersion.Jsii$Default.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.final MetricIVersion.Jsii$Proxy.metricThrottles()Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.final MetricIVersion.Jsii$Proxy.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled. -
Uses of Metric in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return MetricModifier and TypeMethodDescriptionILogGroup.extractMetric(String jsonField, String metricNamespace, String metricName) Extract a metric from structured log events in the LogGroup.default MetricILogGroup.Jsii$Default.extractMetric(String jsonField, String metricNamespace, String metricName) Extract a metric from structured log events in the LogGroup.final MetricILogGroup.Jsii$Proxy.extractMetric(String jsonField, String metricNamespace, String metricName) Extract a metric from structured log events in the LogGroup.LogGroup.extractMetric(String jsonField, String metricNamespace, String metricName) Extract a metric from structured log events in the LogGroup.MetricFilter.metric()Return the given named metric for this Metric Filter.MetricFilter.metric(MetricOptions props) Return the given named metric for this Metric Filter. -
Uses of Metric in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice that return MetricModifier and TypeMethodDescriptionReturn the given named metric for this domain.Domain.metric(String metricName, MetricOptions props) Return the given named metric for this domain.default MetricIDomain.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this domain.final MetricReturn the given named metric for this domain.final MetricIDomain.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this domain.Return the given named metric for this domain.IDomain.metric(String metricName, MetricOptions props) Return the given named metric for this domain.Domain.metricAutomatedSnapshotFailure()Metric for automated snapshot failures.Domain.metricAutomatedSnapshotFailure(MetricOptions props) Metric for automated snapshot failures.default MetricIDomain.Jsii$Default.metricAutomatedSnapshotFailure(MetricOptions props) Metric for automated snapshot failures.final MetricIDomain.Jsii$Proxy.metricAutomatedSnapshotFailure()Metric for automated snapshot failures.final MetricIDomain.Jsii$Proxy.metricAutomatedSnapshotFailure(MetricOptions props) Metric for automated snapshot failures.IDomain.metricAutomatedSnapshotFailure()Metric for automated snapshot failures.IDomain.metricAutomatedSnapshotFailure(MetricOptions props) Metric for automated snapshot failures.Domain.metricClusterIndexWritesBlocked()Metric for the cluster blocking index writes.Domain.metricClusterIndexWritesBlocked(MetricOptions props) Metric for the cluster blocking index writes.default MetricIDomain.Jsii$Default.metricClusterIndexWritesBlocked(MetricOptions props) Metric for the cluster blocking index writes.final MetricIDomain.Jsii$Proxy.metricClusterIndexWritesBlocked()Metric for the cluster blocking index writes.final MetricIDomain.Jsii$Proxy.metricClusterIndexWritesBlocked(MetricOptions props) Metric for the cluster blocking index writes.IDomain.metricClusterIndexWritesBlocked()Metric for the cluster blocking index writes.IDomain.metricClusterIndexWritesBlocked(MetricOptions props) Metric for the cluster blocking index writes.Domain.metricClusterStatusRed()Metric for the time the cluster status is red.Domain.metricClusterStatusRed(MetricOptions props) Metric for the time the cluster status is red.default MetricIDomain.Jsii$Default.metricClusterStatusRed(MetricOptions props) Metric for the time the cluster status is red.final MetricIDomain.Jsii$Proxy.metricClusterStatusRed()Metric for the time the cluster status is red.final MetricIDomain.Jsii$Proxy.metricClusterStatusRed(MetricOptions props) Metric for the time the cluster status is red.IDomain.metricClusterStatusRed()Metric for the time the cluster status is red.IDomain.metricClusterStatusRed(MetricOptions props) Metric for the time the cluster status is red.Domain.metricClusterStatusYellow()Metric for the time the cluster status is yellow.Domain.metricClusterStatusYellow(MetricOptions props) Metric for the time the cluster status is yellow.default MetricIDomain.Jsii$Default.metricClusterStatusYellow(MetricOptions props) Metric for the time the cluster status is yellow.final MetricIDomain.Jsii$Proxy.metricClusterStatusYellow()Metric for the time the cluster status is yellow.final MetricIDomain.Jsii$Proxy.metricClusterStatusYellow(MetricOptions props) Metric for the time the cluster status is yellow.IDomain.metricClusterStatusYellow()Metric for the time the cluster status is yellow.IDomain.metricClusterStatusYellow(MetricOptions props) Metric for the time the cluster status is yellow.Domain.metricCPUUtilization()Metric for CPU utilization.Domain.metricCPUUtilization(MetricOptions props) Metric for CPU utilization.default MetricIDomain.Jsii$Default.metricCPUUtilization(MetricOptions props) Metric for CPU utilization.final MetricIDomain.Jsii$Proxy.metricCPUUtilization()Metric for CPU utilization.final MetricIDomain.Jsii$Proxy.metricCPUUtilization(MetricOptions props) Metric for CPU utilization.IDomain.metricCPUUtilization()Metric for CPU utilization.IDomain.metricCPUUtilization(MetricOptions props) Metric for CPU utilization.Domain.metricFreeStorageSpace()Metric for the storage space of nodes in the cluster.Domain.metricFreeStorageSpace(MetricOptions props) Metric for the storage space of nodes in the cluster.default MetricIDomain.Jsii$Default.metricFreeStorageSpace(MetricOptions props) Metric for the storage space of nodes in the cluster.final MetricIDomain.Jsii$Proxy.metricFreeStorageSpace()Metric for the storage space of nodes in the cluster.final MetricIDomain.Jsii$Proxy.metricFreeStorageSpace(MetricOptions props) Metric for the storage space of nodes in the cluster.IDomain.metricFreeStorageSpace()Metric for the storage space of nodes in the cluster.IDomain.metricFreeStorageSpace(MetricOptions props) Metric for the storage space of nodes in the cluster.Domain.metricIndexingLatency()Metric for indexing latency.Domain.metricIndexingLatency(MetricOptions props) Metric for indexing latency.default MetricIDomain.Jsii$Default.metricIndexingLatency(MetricOptions props) Metric for indexing latency.final MetricIDomain.Jsii$Proxy.metricIndexingLatency()Metric for indexing latency.final MetricIDomain.Jsii$Proxy.metricIndexingLatency(MetricOptions props) Metric for indexing latency.IDomain.metricIndexingLatency()Metric for indexing latency.IDomain.metricIndexingLatency(MetricOptions props) Metric for indexing latency.Domain.metricJVMMemoryPressure()Metric for JVM memory pressure.Domain.metricJVMMemoryPressure(MetricOptions props) Metric for JVM memory pressure.default MetricIDomain.Jsii$Default.metricJVMMemoryPressure(MetricOptions props) Metric for JVM memory pressure.final MetricIDomain.Jsii$Proxy.metricJVMMemoryPressure()Metric for JVM memory pressure.final MetricIDomain.Jsii$Proxy.metricJVMMemoryPressure(MetricOptions props) Metric for JVM memory pressure.IDomain.metricJVMMemoryPressure()Metric for JVM memory pressure.IDomain.metricJVMMemoryPressure(MetricOptions props) Metric for JVM memory pressure.Domain.metricKMSKeyError()Metric for KMS key errors.Domain.metricKMSKeyError(MetricOptions props) Metric for KMS key errors.default MetricIDomain.Jsii$Default.metricKMSKeyError(MetricOptions props) Metric for KMS key errors.final MetricIDomain.Jsii$Proxy.metricKMSKeyError()Metric for KMS key errors.final MetricIDomain.Jsii$Proxy.metricKMSKeyError(MetricOptions props) Metric for KMS key errors.IDomain.metricKMSKeyError()Metric for KMS key errors.IDomain.metricKMSKeyError(MetricOptions props) Metric for KMS key errors.Domain.metricKMSKeyInaccessible()Metric for KMS key being inaccessible.Domain.metricKMSKeyInaccessible(MetricOptions props) Metric for KMS key being inaccessible.default MetricIDomain.Jsii$Default.metricKMSKeyInaccessible(MetricOptions props) Metric for KMS key being inaccessible.final MetricIDomain.Jsii$Proxy.metricKMSKeyInaccessible()Metric for KMS key being inaccessible.final MetricIDomain.Jsii$Proxy.metricKMSKeyInaccessible(MetricOptions props) Metric for KMS key being inaccessible.IDomain.metricKMSKeyInaccessible()Metric for KMS key being inaccessible.IDomain.metricKMSKeyInaccessible(MetricOptions props) Metric for KMS key being inaccessible.Domain.metricMasterCPUUtilization()Metric for master CPU utilization.Domain.metricMasterCPUUtilization(MetricOptions props) Metric for master CPU utilization.default MetricIDomain.Jsii$Default.metricMasterCPUUtilization(MetricOptions props) Metric for master CPU utilization.final MetricIDomain.Jsii$Proxy.metricMasterCPUUtilization()Metric for master CPU utilization.final MetricIDomain.Jsii$Proxy.metricMasterCPUUtilization(MetricOptions props) Metric for master CPU utilization.IDomain.metricMasterCPUUtilization()Metric for master CPU utilization.IDomain.metricMasterCPUUtilization(MetricOptions props) Metric for master CPU utilization.Domain.metricMasterJVMMemoryPressure()Metric for master JVM memory pressure.Domain.metricMasterJVMMemoryPressure(MetricOptions props) Metric for master JVM memory pressure.default MetricIDomain.Jsii$Default.metricMasterJVMMemoryPressure(MetricOptions props) Metric for master JVM memory pressure.final MetricIDomain.Jsii$Proxy.metricMasterJVMMemoryPressure()Metric for master JVM memory pressure.final MetricIDomain.Jsii$Proxy.metricMasterJVMMemoryPressure(MetricOptions props) Metric for master JVM memory pressure.IDomain.metricMasterJVMMemoryPressure()Metric for master JVM memory pressure.IDomain.metricMasterJVMMemoryPressure(MetricOptions props) Metric for master JVM memory pressure.Domain.metricNodes()Metric for the number of nodes.Domain.metricNodes(MetricOptions props) Metric for the number of nodes.default MetricIDomain.Jsii$Default.metricNodes(MetricOptions props) Metric for the number of nodes.final MetricIDomain.Jsii$Proxy.metricNodes()Metric for the number of nodes.final MetricIDomain.Jsii$Proxy.metricNodes(MetricOptions props) Metric for the number of nodes.IDomain.metricNodes()Metric for the number of nodes.IDomain.metricNodes(MetricOptions props) Metric for the number of nodes.Domain.metricSearchableDocuments()Metric for number of searchable documents.Domain.metricSearchableDocuments(MetricOptions props) Metric for number of searchable documents.default MetricIDomain.Jsii$Default.metricSearchableDocuments(MetricOptions props) Metric for number of searchable documents.final MetricIDomain.Jsii$Proxy.metricSearchableDocuments()Metric for number of searchable documents.final MetricIDomain.Jsii$Proxy.metricSearchableDocuments(MetricOptions props) Metric for number of searchable documents.IDomain.metricSearchableDocuments()Metric for number of searchable documents.IDomain.metricSearchableDocuments(MetricOptions props) Metric for number of searchable documents.Domain.metricSearchLatency()Metric for search latency.Domain.metricSearchLatency(MetricOptions props) Metric for search latency.default MetricIDomain.Jsii$Default.metricSearchLatency(MetricOptions props) Metric for search latency.final MetricIDomain.Jsii$Proxy.metricSearchLatency()Metric for search latency.final MetricIDomain.Jsii$Proxy.metricSearchLatency(MetricOptions props) Metric for search latency.IDomain.metricSearchLatency()Metric for search latency.IDomain.metricSearchLatency(MetricOptions props) Metric for search latency. -
Uses of Metric in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return MetricModifier and TypeMethodDescriptionReturn the given named metric for this DBCluster.DatabaseClusterBase.metric(String metricName, MetricOptions props) Return the given named metric for this DBCluster.Return the given named metric for this DBInstance.DatabaseInstanceBase.metric(String metricName, MetricOptions props) Return the given named metric for this DBInstance.default MetricIDatabaseCluster.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this DBCluster.final MetricReturn the given named metric for this DBCluster.final MetricIDatabaseCluster.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this DBCluster.Return the given named metric for this DBCluster.IDatabaseCluster.metric(String metricName, MetricOptions props) Return the given named metric for this DBCluster.default MetricIDatabaseInstance.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this DBInstance.final MetricReturn the given named metric for this DBInstance.final MetricIDatabaseInstance.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this DBInstance.Return the given named metric for this DBInstance.IDatabaseInstance.metric(String metricName, MetricOptions props) Return the given named metric for this DBInstance.DatabaseClusterBase.metricCPUUtilization()The percentage of CPU utilization.DatabaseClusterBase.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.DatabaseInstanceBase.metricCPUUtilization()The percentage of CPU utilization.DatabaseInstanceBase.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.default MetricIDatabaseCluster.Jsii$Default.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.final MetricIDatabaseCluster.Jsii$Proxy.metricCPUUtilization()The percentage of CPU utilization.final MetricIDatabaseCluster.Jsii$Proxy.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.IDatabaseCluster.metricCPUUtilization()The percentage of CPU utilization.IDatabaseCluster.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.default MetricIDatabaseInstance.Jsii$Default.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.final MetricIDatabaseInstance.Jsii$Proxy.metricCPUUtilization()The percentage of CPU utilization.final MetricIDatabaseInstance.Jsii$Proxy.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.IDatabaseInstance.metricCPUUtilization()The percentage of CPU utilization.IDatabaseInstance.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.DatabaseClusterBase.metricDatabaseConnections()The number of database connections in use.DatabaseClusterBase.metricDatabaseConnections(MetricOptions props) The number of database connections in use.DatabaseInstanceBase.metricDatabaseConnections()The number of database connections in use.DatabaseInstanceBase.metricDatabaseConnections(MetricOptions props) The number of database connections in use.default MetricIDatabaseCluster.Jsii$Default.metricDatabaseConnections(MetricOptions props) The number of database connections in use.final MetricIDatabaseCluster.Jsii$Proxy.metricDatabaseConnections()The number of database connections in use.final MetricIDatabaseCluster.Jsii$Proxy.metricDatabaseConnections(MetricOptions props) The number of database connections in use.IDatabaseCluster.metricDatabaseConnections()The number of database connections in use.IDatabaseCluster.metricDatabaseConnections(MetricOptions props) The number of database connections in use.default MetricIDatabaseInstance.Jsii$Default.metricDatabaseConnections(MetricOptions props) The number of database connections in use.final MetricIDatabaseInstance.Jsii$Proxy.metricDatabaseConnections()The number of database connections in use.final MetricIDatabaseInstance.Jsii$Proxy.metricDatabaseConnections(MetricOptions props) The number of database connections in use.IDatabaseInstance.metricDatabaseConnections()The number of database connections in use.IDatabaseInstance.metricDatabaseConnections(MetricOptions props) The number of database connections in use.DatabaseClusterBase.metricDeadlocks()The average number of deadlocks in the database per second.DatabaseClusterBase.metricDeadlocks(MetricOptions props) The average number of deadlocks in the database per second.default MetricIDatabaseCluster.Jsii$Default.metricDeadlocks(MetricOptions props) The average number of deadlocks in the database per second.final MetricIDatabaseCluster.Jsii$Proxy.metricDeadlocks()The average number of deadlocks in the database per second.final MetricIDatabaseCluster.Jsii$Proxy.metricDeadlocks(MetricOptions props) The average number of deadlocks in the database per second.IDatabaseCluster.metricDeadlocks()The average number of deadlocks in the database per second.IDatabaseCluster.metricDeadlocks(MetricOptions props) The average number of deadlocks in the database per second.DatabaseClusterBase.metricEngineUptime()The amount of time that the instance has been running, in seconds.DatabaseClusterBase.metricEngineUptime(MetricOptions props) The amount of time that the instance has been running, in seconds.default MetricIDatabaseCluster.Jsii$Default.metricEngineUptime(MetricOptions props) The amount of time that the instance has been running, in seconds.final MetricIDatabaseCluster.Jsii$Proxy.metricEngineUptime()The amount of time that the instance has been running, in seconds.final MetricIDatabaseCluster.Jsii$Proxy.metricEngineUptime(MetricOptions props) The amount of time that the instance has been running, in seconds.IDatabaseCluster.metricEngineUptime()The amount of time that the instance has been running, in seconds.IDatabaseCluster.metricEngineUptime(MetricOptions props) The amount of time that the instance has been running, in seconds.DatabaseClusterBase.metricFreeableMemory()The amount of available random access memory, in bytes.DatabaseClusterBase.metricFreeableMemory(MetricOptions props) The amount of available random access memory, in bytes.DatabaseInstanceBase.metricFreeableMemory()The amount of available random access memory.DatabaseInstanceBase.metricFreeableMemory(MetricOptions props) The amount of available random access memory.default MetricIDatabaseCluster.Jsii$Default.metricFreeableMemory(MetricOptions props) The amount of available random access memory, in bytes.final MetricIDatabaseCluster.Jsii$Proxy.metricFreeableMemory()The amount of available random access memory, in bytes.final MetricIDatabaseCluster.Jsii$Proxy.metricFreeableMemory(MetricOptions props) The amount of available random access memory, in bytes.IDatabaseCluster.metricFreeableMemory()The amount of available random access memory, in bytes.IDatabaseCluster.metricFreeableMemory(MetricOptions props) The amount of available random access memory, in bytes.default MetricIDatabaseInstance.Jsii$Default.metricFreeableMemory(MetricOptions props) The amount of available random access memory.final MetricIDatabaseInstance.Jsii$Proxy.metricFreeableMemory()The amount of available random access memory.final MetricIDatabaseInstance.Jsii$Proxy.metricFreeableMemory(MetricOptions props) The amount of available random access memory.IDatabaseInstance.metricFreeableMemory()The amount of available random access memory.IDatabaseInstance.metricFreeableMemory(MetricOptions props) The amount of available random access memory.DatabaseClusterBase.metricFreeLocalStorage()The amount of local storage available, in bytes.DatabaseClusterBase.metricFreeLocalStorage(MetricOptions props) The amount of local storage available, in bytes.default MetricIDatabaseCluster.Jsii$Default.metricFreeLocalStorage(MetricOptions props) The amount of local storage available, in bytes.final MetricIDatabaseCluster.Jsii$Proxy.metricFreeLocalStorage()The amount of local storage available, in bytes.final MetricIDatabaseCluster.Jsii$Proxy.metricFreeLocalStorage(MetricOptions props) The amount of local storage available, in bytes.IDatabaseCluster.metricFreeLocalStorage()The amount of local storage available, in bytes.IDatabaseCluster.metricFreeLocalStorage(MetricOptions props) The amount of local storage available, in bytes.DatabaseInstanceBase.metricFreeStorageSpace()The amount of available storage space.DatabaseInstanceBase.metricFreeStorageSpace(MetricOptions props) The amount of available storage space.default MetricIDatabaseInstance.Jsii$Default.metricFreeStorageSpace(MetricOptions props) The amount of available storage space.final MetricIDatabaseInstance.Jsii$Proxy.metricFreeStorageSpace()The amount of available storage space.final MetricIDatabaseInstance.Jsii$Proxy.metricFreeStorageSpace(MetricOptions props) The amount of available storage space.IDatabaseInstance.metricFreeStorageSpace()The amount of available storage space.IDatabaseInstance.metricFreeStorageSpace(MetricOptions props) The amount of available storage space.DatabaseClusterBase.metricNetworkReceiveThroughput()The amount of network throughput received from clients by each instance, in bytes per second.DatabaseClusterBase.metricNetworkReceiveThroughput(MetricOptions props) The amount of network throughput received from clients by each instance, in bytes per second.default MetricIDatabaseCluster.Jsii$Default.metricNetworkReceiveThroughput(MetricOptions props) The amount of network throughput received from clients by each instance, in bytes per second.final MetricIDatabaseCluster.Jsii$Proxy.metricNetworkReceiveThroughput()The amount of network throughput received from clients by each instance, in bytes per second.final MetricIDatabaseCluster.Jsii$Proxy.metricNetworkReceiveThroughput(MetricOptions props) The amount of network throughput received from clients by each instance, in bytes per second.IDatabaseCluster.metricNetworkReceiveThroughput()The amount of network throughput received from clients by each instance, in bytes per second.IDatabaseCluster.metricNetworkReceiveThroughput(MetricOptions props) The amount of network throughput received from clients by each instance, in bytes per second.DatabaseClusterBase.metricNetworkThroughput()The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.DatabaseClusterBase.metricNetworkThroughput(MetricOptions props) The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.default MetricIDatabaseCluster.Jsii$Default.metricNetworkThroughput(MetricOptions props) The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.final MetricIDatabaseCluster.Jsii$Proxy.metricNetworkThroughput()The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.final MetricIDatabaseCluster.Jsii$Proxy.metricNetworkThroughput(MetricOptions props) The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.IDatabaseCluster.metricNetworkThroughput()The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.IDatabaseCluster.metricNetworkThroughput(MetricOptions props) The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.DatabaseClusterBase.metricNetworkTransmitThroughput()The amount of network throughput sent to clients by each instance, in bytes per second.DatabaseClusterBase.metricNetworkTransmitThroughput(MetricOptions props) The amount of network throughput sent to clients by each instance, in bytes per second.default MetricIDatabaseCluster.Jsii$Default.metricNetworkTransmitThroughput(MetricOptions props) The amount of network throughput sent to clients by each instance, in bytes per second.final MetricIDatabaseCluster.Jsii$Proxy.metricNetworkTransmitThroughput()The amount of network throughput sent to clients by each instance, in bytes per second.final MetricIDatabaseCluster.Jsii$Proxy.metricNetworkTransmitThroughput(MetricOptions props) The amount of network throughput sent to clients by each instance, in bytes per second.IDatabaseCluster.metricNetworkTransmitThroughput()The amount of network throughput sent to clients by each instance, in bytes per second.IDatabaseCluster.metricNetworkTransmitThroughput(MetricOptions props) The amount of network throughput sent to clients by each instance, in bytes per second.DatabaseInstanceBase.metricReadIOPS()The average number of disk write I/O operations per second.DatabaseInstanceBase.metricReadIOPS(MetricOptions props) The average number of disk write I/O operations per second.default MetricIDatabaseInstance.Jsii$Default.metricReadIOPS(MetricOptions props) The average number of disk write I/O operations per second.final MetricIDatabaseInstance.Jsii$Proxy.metricReadIOPS()The average number of disk write I/O operations per second.final MetricIDatabaseInstance.Jsii$Proxy.metricReadIOPS(MetricOptions props) The average number of disk write I/O operations per second.IDatabaseInstance.metricReadIOPS()The average number of disk write I/O operations per second.IDatabaseInstance.metricReadIOPS(MetricOptions props) The average number of disk write I/O operations per second.DatabaseClusterBase.metricSnapshotStorageUsed()The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.DatabaseClusterBase.metricSnapshotStorageUsed(MetricOptions props) The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.default MetricIDatabaseCluster.Jsii$Default.metricSnapshotStorageUsed(MetricOptions props) The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.final MetricIDatabaseCluster.Jsii$Proxy.metricSnapshotStorageUsed()The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.final MetricIDatabaseCluster.Jsii$Proxy.metricSnapshotStorageUsed(MetricOptions props) The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.IDatabaseCluster.metricSnapshotStorageUsed()The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.IDatabaseCluster.metricSnapshotStorageUsed(MetricOptions props) The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.DatabaseClusterBase.metricTotalBackupStorageBilled()The total amount of backup storage in bytes for which you are billed.DatabaseClusterBase.metricTotalBackupStorageBilled(MetricOptions props) The total amount of backup storage in bytes for which you are billed.default MetricIDatabaseCluster.Jsii$Default.metricTotalBackupStorageBilled(MetricOptions props) The total amount of backup storage in bytes for which you are billed.final MetricIDatabaseCluster.Jsii$Proxy.metricTotalBackupStorageBilled()The total amount of backup storage in bytes for which you are billed.final MetricIDatabaseCluster.Jsii$Proxy.metricTotalBackupStorageBilled(MetricOptions props) The total amount of backup storage in bytes for which you are billed.IDatabaseCluster.metricTotalBackupStorageBilled()The total amount of backup storage in bytes for which you are billed.IDatabaseCluster.metricTotalBackupStorageBilled(MetricOptions props) The total amount of backup storage in bytes for which you are billed.DatabaseClusterBase.metricVolumeBytesUsed()The amount of storage used by your Aurora DB instance, in bytes.DatabaseClusterBase.metricVolumeBytesUsed(MetricOptions props) The amount of storage used by your Aurora DB instance, in bytes.default MetricIDatabaseCluster.Jsii$Default.metricVolumeBytesUsed(MetricOptions props) The amount of storage used by your Aurora DB instance, in bytes.final MetricIDatabaseCluster.Jsii$Proxy.metricVolumeBytesUsed()The amount of storage used by your Aurora DB instance, in bytes.final MetricIDatabaseCluster.Jsii$Proxy.metricVolumeBytesUsed(MetricOptions props) The amount of storage used by your Aurora DB instance, in bytes.IDatabaseCluster.metricVolumeBytesUsed()The amount of storage used by your Aurora DB instance, in bytes.IDatabaseCluster.metricVolumeBytesUsed(MetricOptions props) The amount of storage used by your Aurora DB instance, in bytes.DatabaseClusterBase.metricVolumeReadIOPs()The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.DatabaseClusterBase.metricVolumeReadIOPs(MetricOptions props) The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.default MetricIDatabaseCluster.Jsii$Default.metricVolumeReadIOPs(MetricOptions props) The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.final MetricIDatabaseCluster.Jsii$Proxy.metricVolumeReadIOPs()The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.final MetricIDatabaseCluster.Jsii$Proxy.metricVolumeReadIOPs(MetricOptions props) The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.IDatabaseCluster.metricVolumeReadIOPs()The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.IDatabaseCluster.metricVolumeReadIOPs(MetricOptions props) The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.DatabaseClusterBase.metricVolumeWriteIOPs()The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.DatabaseClusterBase.metricVolumeWriteIOPs(MetricOptions props) The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.default MetricIDatabaseCluster.Jsii$Default.metricVolumeWriteIOPs(MetricOptions props) The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.final MetricIDatabaseCluster.Jsii$Proxy.metricVolumeWriteIOPs()The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.final MetricIDatabaseCluster.Jsii$Proxy.metricVolumeWriteIOPs(MetricOptions props) The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.IDatabaseCluster.metricVolumeWriteIOPs()The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.IDatabaseCluster.metricVolumeWriteIOPs(MetricOptions props) The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.DatabaseInstanceBase.metricWriteIOPS()The average number of disk read I/O operations per second.DatabaseInstanceBase.metricWriteIOPS(MetricOptions props) The average number of disk read I/O operations per second.default MetricIDatabaseInstance.Jsii$Default.metricWriteIOPS(MetricOptions props) The average number of disk read I/O operations per second.final MetricIDatabaseInstance.Jsii$Proxy.metricWriteIOPS()The average number of disk read I/O operations per second.final MetricIDatabaseInstance.Jsii$Proxy.metricWriteIOPS(MetricOptions props) The average number of disk read I/O operations per second.IDatabaseInstance.metricWriteIOPS()The average number of disk read I/O operations per second.IDatabaseInstance.metricWriteIOPS(MetricOptions props) The average number of disk read I/O operations per second. -
Uses of Metric in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return MetricModifier and TypeMethodDescriptiondefault MetricITopic.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Topic.final MetricReturn the given named metric for this Topic.final MetricITopic.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Topic.Return the given named metric for this Topic.ITopic.metric(String metricName, MetricOptions props) Return the given named metric for this Topic.Return the given named metric for this Topic.TopicBase.metric(String metricName, MetricOptions props) Return the given named metric for this Topic.default MetricITopic.Jsii$Default.metricNumberOfMessagesPublished(MetricOptions props) The number of messages published to your Amazon SNS topics.final MetricITopic.Jsii$Proxy.metricNumberOfMessagesPublished()The number of messages published to your Amazon SNS topics.final MetricITopic.Jsii$Proxy.metricNumberOfMessagesPublished(MetricOptions props) The number of messages published to your Amazon SNS topics.ITopic.metricNumberOfMessagesPublished()The number of messages published to your Amazon SNS topics.ITopic.metricNumberOfMessagesPublished(MetricOptions props) The number of messages published to your Amazon SNS topics.TopicBase.metricNumberOfMessagesPublished()The number of messages published to your Amazon SNS topics.TopicBase.metricNumberOfMessagesPublished(MetricOptions props) The number of messages published to your Amazon SNS topics.default MetricITopic.Jsii$Default.metricNumberOfNotificationsDelivered(MetricOptions props) The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsDelivered()The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsDelivered(MetricOptions props) The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.ITopic.metricNumberOfNotificationsDelivered()The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.ITopic.metricNumberOfNotificationsDelivered(MetricOptions props) The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.TopicBase.metricNumberOfNotificationsDelivered()The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.TopicBase.metricNumberOfNotificationsDelivered(MetricOptions props) The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.default MetricITopic.Jsii$Default.metricNumberOfNotificationsFailed(MetricOptions props) The number of messages that Amazon SNS failed to deliver.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsFailed()The number of messages that Amazon SNS failed to deliver.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsFailed(MetricOptions props) The number of messages that Amazon SNS failed to deliver.ITopic.metricNumberOfNotificationsFailed()The number of messages that Amazon SNS failed to deliver.ITopic.metricNumberOfNotificationsFailed(MetricOptions props) The number of messages that Amazon SNS failed to deliver.TopicBase.metricNumberOfNotificationsFailed()The number of messages that Amazon SNS failed to deliver.TopicBase.metricNumberOfNotificationsFailed(MetricOptions props) The number of messages that Amazon SNS failed to deliver.default MetricITopic.Jsii$Default.metricNumberOfNotificationsFilteredOut(MetricOptions props) The number of messages that were rejected by subscription filter policies.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOut()The number of messages that were rejected by subscription filter policies.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOut(MetricOptions props) The number of messages that were rejected by subscription filter policies.The number of messages that were rejected by subscription filter policies.ITopic.metricNumberOfNotificationsFilteredOut(MetricOptions props) The number of messages that were rejected by subscription filter policies.TopicBase.metricNumberOfNotificationsFilteredOut()The number of messages that were rejected by subscription filter policies.TopicBase.metricNumberOfNotificationsFilteredOut(MetricOptions props) The number of messages that were rejected by subscription filter policies.default MetricITopic.Jsii$Default.metricNumberOfNotificationsFilteredOutInvalidAttributes(MetricOptions props) The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOutInvalidAttributes()The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOutInvalidAttributes(MetricOptions props) The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.TopicBase.metricNumberOfNotificationsFilteredOutInvalidAttributes(MetricOptions props) The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.default MetricITopic.Jsii$Default.metricNumberOfNotificationsFilteredOutNoMessageAttributes(MetricOptions props) The number of messages that were rejected by subscription filter policies because the messages have no attributes.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOutNoMessageAttributes()The number of messages that were rejected by subscription filter policies because the messages have no attributes.final MetricITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOutNoMessageAttributes(MetricOptions props) The number of messages that were rejected by subscription filter policies because the messages have no attributes.The number of messages that were rejected by subscription filter policies because the messages have no attributes.The number of messages that were rejected by subscription filter policies because the messages have no attributes.The number of messages that were rejected by subscription filter policies because the messages have no attributes.TopicBase.metricNumberOfNotificationsFilteredOutNoMessageAttributes(MetricOptions props) The number of messages that were rejected by subscription filter policies because the messages have no attributes.default MetricITopic.Jsii$Default.metricPublishSize(MetricOptions props) Metric for the size of messages published through this topic.final MetricITopic.Jsii$Proxy.metricPublishSize()Metric for the size of messages published through this topic.final MetricITopic.Jsii$Proxy.metricPublishSize(MetricOptions props) Metric for the size of messages published through this topic.ITopic.metricPublishSize()Metric for the size of messages published through this topic.ITopic.metricPublishSize(MetricOptions props) Metric for the size of messages published through this topic.TopicBase.metricPublishSize()Metric for the size of messages published through this topic.TopicBase.metricPublishSize(MetricOptions props) Metric for the size of messages published through this topic.default MetricITopic.Jsii$Default.metricSMSMonthToDateSpentUSD(MetricOptions props) The charges you have accrued since the start of the current calendar month for sending SMS messages.final MetricITopic.Jsii$Proxy.metricSMSMonthToDateSpentUSD()The charges you have accrued since the start of the current calendar month for sending SMS messages.final MetricITopic.Jsii$Proxy.metricSMSMonthToDateSpentUSD(MetricOptions props) The charges you have accrued since the start of the current calendar month for sending SMS messages.ITopic.metricSMSMonthToDateSpentUSD()The charges you have accrued since the start of the current calendar month for sending SMS messages.ITopic.metricSMSMonthToDateSpentUSD(MetricOptions props) The charges you have accrued since the start of the current calendar month for sending SMS messages.TopicBase.metricSMSMonthToDateSpentUSD()The charges you have accrued since the start of the current calendar month for sending SMS messages.TopicBase.metricSMSMonthToDateSpentUSD(MetricOptions props) The charges you have accrued since the start of the current calendar month for sending SMS messages.default MetricITopic.Jsii$Default.metricSMSSuccessRate(MetricOptions props) The rate of successful SMS message deliveries.final MetricITopic.Jsii$Proxy.metricSMSSuccessRate()The rate of successful SMS message deliveries.final MetricITopic.Jsii$Proxy.metricSMSSuccessRate(MetricOptions props) The rate of successful SMS message deliveries.ITopic.metricSMSSuccessRate()The rate of successful SMS message deliveries.ITopic.metricSMSSuccessRate(MetricOptions props) The rate of successful SMS message deliveries.TopicBase.metricSMSSuccessRate()The rate of successful SMS message deliveries.TopicBase.metricSMSSuccessRate(MetricOptions props) The rate of successful SMS message deliveries. -
Uses of Metric in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs that return MetricModifier and TypeMethodDescriptiondefault MetricIQueue.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Queue.final MetricReturn the given named metric for this Queue.final MetricIQueue.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Queue.Return the given named metric for this Queue.IQueue.metric(String metricName, MetricOptions props) Return the given named metric for this Queue.Return the given named metric for this Queue.QueueBase.metric(String metricName, MetricOptions props) Return the given named metric for this Queue.default MetricIQueue.Jsii$Default.metricApproximateAgeOfOldestMessage(MetricOptions props) The approximate age of the oldest non-deleted message in the queue.final MetricIQueue.Jsii$Proxy.metricApproximateAgeOfOldestMessage()The approximate age of the oldest non-deleted message in the queue.final MetricIQueue.Jsii$Proxy.metricApproximateAgeOfOldestMessage(MetricOptions props) The approximate age of the oldest non-deleted message in the queue.IQueue.metricApproximateAgeOfOldestMessage()The approximate age of the oldest non-deleted message in the queue.IQueue.metricApproximateAgeOfOldestMessage(MetricOptions props) The approximate age of the oldest non-deleted message in the queue.QueueBase.metricApproximateAgeOfOldestMessage()The approximate age of the oldest non-deleted message in the queue.QueueBase.metricApproximateAgeOfOldestMessage(MetricOptions props) The approximate age of the oldest non-deleted message in the queue.default MetricIQueue.Jsii$Default.metricApproximateNumberOfMessagesDelayed(MetricOptions props) The number of messages in the queue that are delayed and not available for reading immediately.final MetricIQueue.Jsii$Proxy.metricApproximateNumberOfMessagesDelayed()The number of messages in the queue that are delayed and not available for reading immediately.final MetricIQueue.Jsii$Proxy.metricApproximateNumberOfMessagesDelayed(MetricOptions props) The number of messages in the queue that are delayed and not available for reading immediately.The number of messages in the queue that are delayed and not available for reading immediately.IQueue.metricApproximateNumberOfMessagesDelayed(MetricOptions props) The number of messages in the queue that are delayed and not available for reading immediately.QueueBase.metricApproximateNumberOfMessagesDelayed()The number of messages in the queue that are delayed and not available for reading immediately.QueueBase.metricApproximateNumberOfMessagesDelayed(MetricOptions props) The number of messages in the queue that are delayed and not available for reading immediately.default MetricIQueue.Jsii$Default.metricApproximateNumberOfMessagesNotVisible(MetricOptions props) The number of messages that are in flight.final MetricIQueue.Jsii$Proxy.metricApproximateNumberOfMessagesNotVisible()The number of messages that are in flight.final MetricIQueue.Jsii$Proxy.metricApproximateNumberOfMessagesNotVisible(MetricOptions props) The number of messages that are in flight.The number of messages that are in flight.IQueue.metricApproximateNumberOfMessagesNotVisible(MetricOptions props) The number of messages that are in flight.QueueBase.metricApproximateNumberOfMessagesNotVisible()The number of messages that are in flight.QueueBase.metricApproximateNumberOfMessagesNotVisible(MetricOptions props) The number of messages that are in flight.default MetricIQueue.Jsii$Default.metricApproximateNumberOfMessagesVisible(MetricOptions props) The number of messages available for retrieval from the queue.final MetricIQueue.Jsii$Proxy.metricApproximateNumberOfMessagesVisible()The number of messages available for retrieval from the queue.final MetricIQueue.Jsii$Proxy.metricApproximateNumberOfMessagesVisible(MetricOptions props) The number of messages available for retrieval from the queue.The number of messages available for retrieval from the queue.IQueue.metricApproximateNumberOfMessagesVisible(MetricOptions props) The number of messages available for retrieval from the queue.QueueBase.metricApproximateNumberOfMessagesVisible()The number of messages available for retrieval from the queue.QueueBase.metricApproximateNumberOfMessagesVisible(MetricOptions props) The number of messages available for retrieval from the queue.default MetricIQueue.Jsii$Default.metricNumberOfEmptyReceives(MetricOptions props) The number of ReceiveMessage API calls that did not return a message.final MetricIQueue.Jsii$Proxy.metricNumberOfEmptyReceives()The number of ReceiveMessage API calls that did not return a message.final MetricIQueue.Jsii$Proxy.metricNumberOfEmptyReceives(MetricOptions props) The number of ReceiveMessage API calls that did not return a message.IQueue.metricNumberOfEmptyReceives()The number of ReceiveMessage API calls that did not return a message.IQueue.metricNumberOfEmptyReceives(MetricOptions props) The number of ReceiveMessage API calls that did not return a message.QueueBase.metricNumberOfEmptyReceives()The number of ReceiveMessage API calls that did not return a message.QueueBase.metricNumberOfEmptyReceives(MetricOptions props) The number of ReceiveMessage API calls that did not return a message.default MetricIQueue.Jsii$Default.metricNumberOfMessagesDeleted(MetricOptions props) The number of messages deleted from the queue.final MetricIQueue.Jsii$Proxy.metricNumberOfMessagesDeleted()The number of messages deleted from the queue.final MetricIQueue.Jsii$Proxy.metricNumberOfMessagesDeleted(MetricOptions props) The number of messages deleted from the queue.IQueue.metricNumberOfMessagesDeleted()The number of messages deleted from the queue.IQueue.metricNumberOfMessagesDeleted(MetricOptions props) The number of messages deleted from the queue.QueueBase.metricNumberOfMessagesDeleted()The number of messages deleted from the queue.QueueBase.metricNumberOfMessagesDeleted(MetricOptions props) The number of messages deleted from the queue.default MetricIQueue.Jsii$Default.metricNumberOfMessagesReceived(MetricOptions props) The number of messages returned by calls to the ReceiveMessage action.final MetricIQueue.Jsii$Proxy.metricNumberOfMessagesReceived()The number of messages returned by calls to the ReceiveMessage action.final MetricIQueue.Jsii$Proxy.metricNumberOfMessagesReceived(MetricOptions props) The number of messages returned by calls to the ReceiveMessage action.IQueue.metricNumberOfMessagesReceived()The number of messages returned by calls to the ReceiveMessage action.IQueue.metricNumberOfMessagesReceived(MetricOptions props) The number of messages returned by calls to the ReceiveMessage action.QueueBase.metricNumberOfMessagesReceived()The number of messages returned by calls to the ReceiveMessage action.QueueBase.metricNumberOfMessagesReceived(MetricOptions props) The number of messages returned by calls to the ReceiveMessage action.default MetricIQueue.Jsii$Default.metricNumberOfMessagesSent(MetricOptions props) The number of messages added to a queue.final MetricIQueue.Jsii$Proxy.metricNumberOfMessagesSent()The number of messages added to a queue.final MetricIQueue.Jsii$Proxy.metricNumberOfMessagesSent(MetricOptions props) The number of messages added to a queue.IQueue.metricNumberOfMessagesSent()The number of messages added to a queue.IQueue.metricNumberOfMessagesSent(MetricOptions props) The number of messages added to a queue.QueueBase.metricNumberOfMessagesSent()The number of messages added to a queue.QueueBase.metricNumberOfMessagesSent(MetricOptions props) The number of messages added to a queue.default MetricIQueue.Jsii$Default.metricSentMessageSize(MetricOptions props) The size of messages added to a queue.final MetricIQueue.Jsii$Proxy.metricSentMessageSize()The size of messages added to a queue.final MetricIQueue.Jsii$Proxy.metricSentMessageSize(MetricOptions props) The size of messages added to a queue.IQueue.metricSentMessageSize()The size of messages added to a queue.IQueue.metricSentMessageSize(MetricOptions props) The size of messages added to a queue.QueueBase.metricSentMessageSize()The size of messages added to a queue.QueueBase.metricSentMessageSize(MetricOptions props) The size of messages added to a queue. -
Uses of Metric in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return MetricModifier and TypeMethodDescriptionReturn the given named metric for this Activity.Activity.metric(String metricName, MetricOptions props) Return the given named metric for this Activity.default MetricIStateMachine.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this State Machine's executions.final MetricReturn the given named metric for this State Machine's executions.final MetricIStateMachine.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this State Machine's executions.Return the given named metric for this State Machine's executions.IStateMachine.metric(String metricName, MetricOptions props) Return the given named metric for this State Machine's executions.Return the given named metric for this State Machine's executions.StateMachine.metric(String metricName, MetricOptions props) Return the given named metric for this State Machine's executions.static MetricReturn the given named metric for the service's state transition metrics.static MetricStateTransitionMetric.metric(String metricName, MetricOptions props) Return the given named metric for the service's state transition metrics.Deprecated.Task.metric(String metricName, MetricOptions props) Deprecated.Return the given named metric for this Task.TaskStateBase.metric(String metricName, MetricOptions props) Return the given named metric for this Task.default MetricIStateMachine.Jsii$Default.metricAborted(MetricOptions props) Metric for the number of executions that were aborted.final MetricIStateMachine.Jsii$Proxy.metricAborted()Metric for the number of executions that were aborted.final MetricIStateMachine.Jsii$Proxy.metricAborted(MetricOptions props) Metric for the number of executions that were aborted.IStateMachine.metricAborted()Metric for the number of executions that were aborted.IStateMachine.metricAborted(MetricOptions props) Metric for the number of executions that were aborted.StateMachine.metricAborted()Metric for the number of executions that were aborted.StateMachine.metricAborted(MetricOptions props) Metric for the number of executions that were aborted.static MetricStateTransitionMetric.metricConsumedCapacity()Metric for the number of available state transitions per second.static MetricStateTransitionMetric.metricConsumedCapacity(MetricOptions props) Metric for the number of available state transitions per second.Activity.metricFailed()Metric for the number of times this activity fails.Activity.metricFailed(MetricOptions props) Metric for the number of times this activity fails.default MetricIStateMachine.Jsii$Default.metricFailed(MetricOptions props) Metric for the number of executions that failed.final MetricIStateMachine.Jsii$Proxy.metricFailed()Metric for the number of executions that failed.final MetricIStateMachine.Jsii$Proxy.metricFailed(MetricOptions props) Metric for the number of executions that failed.IStateMachine.metricFailed()Metric for the number of executions that failed.IStateMachine.metricFailed(MetricOptions props) Metric for the number of executions that failed.StateMachine.metricFailed()Metric for the number of executions that failed.StateMachine.metricFailed(MetricOptions props) Metric for the number of executions that failed.Task.metricFailed()Deprecated.Task.metricFailed(MetricOptions props) Deprecated.TaskStateBase.metricFailed()Metric for the number of times this activity fails.TaskStateBase.metricFailed(MetricOptions props) Metric for the number of times this activity fails.Activity.metricHeartbeatTimedOut()Metric for the number of times the heartbeat times out for this activity.Activity.metricHeartbeatTimedOut(MetricOptions props) Metric for the number of times the heartbeat times out for this activity.Task.metricHeartbeatTimedOut()Deprecated.Task.metricHeartbeatTimedOut(MetricOptions props) Deprecated.TaskStateBase.metricHeartbeatTimedOut()Metric for the number of times the heartbeat times out for this activity.TaskStateBase.metricHeartbeatTimedOut(MetricOptions props) Metric for the number of times the heartbeat times out for this activity.static MetricStateTransitionMetric.metricProvisionedBucketSize()Metric for the number of available state transitions.static MetricStateTransitionMetric.metricProvisionedBucketSize(MetricOptions props) Metric for the number of available state transitions.static MetricStateTransitionMetric.metricProvisionedRefillRate()Metric for the provisioned steady-state execution rate.static MetricStateTransitionMetric.metricProvisionedRefillRate(MetricOptions props) Metric for the provisioned steady-state execution rate.Activity.metricRunTime()The interval, in milliseconds, between the time the activity starts and the time it closes.Activity.metricRunTime(MetricOptions props) The interval, in milliseconds, between the time the activity starts and the time it closes.Task.metricRunTime()Deprecated.Task.metricRunTime(MetricOptions props) Deprecated.TaskStateBase.metricRunTime()The interval, in milliseconds, between the time the Task starts and the time it closes.TaskStateBase.metricRunTime(MetricOptions props) The interval, in milliseconds, between the time the Task starts and the time it closes.Activity.metricScheduled()Metric for the number of times this activity is scheduled.Activity.metricScheduled(MetricOptions props) Metric for the number of times this activity is scheduled.Task.metricScheduled()Deprecated.Task.metricScheduled(MetricOptions props) Deprecated.TaskStateBase.metricScheduled()Metric for the number of times this activity is scheduled.TaskStateBase.metricScheduled(MetricOptions props) Metric for the number of times this activity is scheduled.Activity.metricScheduleTime()The interval, in milliseconds, for which the activity stays in the schedule state.Activity.metricScheduleTime(MetricOptions props) The interval, in milliseconds, for which the activity stays in the schedule state.Task.metricScheduleTime()Deprecated.Task.metricScheduleTime(MetricOptions props) Deprecated.TaskStateBase.metricScheduleTime()The interval, in milliseconds, for which the activity stays in the schedule state.TaskStateBase.metricScheduleTime(MetricOptions props) The interval, in milliseconds, for which the activity stays in the schedule state.Activity.metricStarted()Metric for the number of times this activity is started.Activity.metricStarted(MetricOptions props) Metric for the number of times this activity is started.default MetricIStateMachine.Jsii$Default.metricStarted(MetricOptions props) Metric for the number of executions that were started.final MetricIStateMachine.Jsii$Proxy.metricStarted()Metric for the number of executions that were started.final MetricIStateMachine.Jsii$Proxy.metricStarted(MetricOptions props) Metric for the number of executions that were started.IStateMachine.metricStarted()Metric for the number of executions that were started.IStateMachine.metricStarted(MetricOptions props) Metric for the number of executions that were started.StateMachine.metricStarted()Metric for the number of executions that were started.StateMachine.metricStarted(MetricOptions props) Metric for the number of executions that were started.Task.metricStarted()Deprecated.Task.metricStarted(MetricOptions props) Deprecated.TaskStateBase.metricStarted()Metric for the number of times this activity is started.TaskStateBase.metricStarted(MetricOptions props) Metric for the number of times this activity is started.Activity.metricSucceeded()Metric for the number of times this activity succeeds.Activity.metricSucceeded(MetricOptions props) Metric for the number of times this activity succeeds.default MetricIStateMachine.Jsii$Default.metricSucceeded(MetricOptions props) Metric for the number of executions that succeeded.final MetricIStateMachine.Jsii$Proxy.metricSucceeded()Metric for the number of executions that succeeded.final MetricIStateMachine.Jsii$Proxy.metricSucceeded(MetricOptions props) Metric for the number of executions that succeeded.IStateMachine.metricSucceeded()Metric for the number of executions that succeeded.IStateMachine.metricSucceeded(MetricOptions props) Metric for the number of executions that succeeded.StateMachine.metricSucceeded()Metric for the number of executions that succeeded.StateMachine.metricSucceeded(MetricOptions props) Metric for the number of executions that succeeded.Task.metricSucceeded()Deprecated.Task.metricSucceeded(MetricOptions props) Deprecated.TaskStateBase.metricSucceeded()Metric for the number of times this activity succeeds.TaskStateBase.metricSucceeded(MetricOptions props) Metric for the number of times this activity succeeds.default MetricIStateMachine.Jsii$Default.metricThrottled(MetricOptions props) Metric for the number of executions that were throttled.final MetricIStateMachine.Jsii$Proxy.metricThrottled()Metric for the number of executions that were throttled.final MetricIStateMachine.Jsii$Proxy.metricThrottled(MetricOptions props) Metric for the number of executions that were throttled.IStateMachine.metricThrottled()Metric for the number of executions that were throttled.IStateMachine.metricThrottled(MetricOptions props) Metric for the number of executions that were throttled.StateMachine.metricThrottled()Metric for the number of executions that were throttled.StateMachine.metricThrottled(MetricOptions props) Metric for the number of executions that were throttled.static MetricStateTransitionMetric.metricThrottledEvents()Metric for the number of throttled state transitions.static MetricStateTransitionMetric.metricThrottledEvents(MetricOptions props) Metric for the number of throttled state transitions.Activity.metricTime()The interval, in milliseconds, between the time the activity is scheduled and the time it closes.Activity.metricTime(MetricOptions props) The interval, in milliseconds, between the time the activity is scheduled and the time it closes.default MetricIStateMachine.Jsii$Default.metricTime(MetricOptions props) Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.final MetricIStateMachine.Jsii$Proxy.metricTime()Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.final MetricIStateMachine.Jsii$Proxy.metricTime(MetricOptions props) Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.IStateMachine.metricTime()Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.IStateMachine.metricTime(MetricOptions props) Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.StateMachine.metricTime()Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.StateMachine.metricTime(MetricOptions props) Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.Task.metricTime()Deprecated.Task.metricTime(MetricOptions props) Deprecated.TaskStateBase.metricTime()The interval, in milliseconds, between the time the activity is scheduled and the time it closes.TaskStateBase.metricTime(MetricOptions props) The interval, in milliseconds, between the time the activity is scheduled and the time it closes.Activity.metricTimedOut()Metric for the number of times this activity times out.Activity.metricTimedOut(MetricOptions props) Metric for the number of times this activity times out.default MetricIStateMachine.Jsii$Default.metricTimedOut(MetricOptions props) Metric for the number of executions that timed out.final MetricIStateMachine.Jsii$Proxy.metricTimedOut()Metric for the number of executions that timed out.final MetricIStateMachine.Jsii$Proxy.metricTimedOut(MetricOptions props) Metric for the number of executions that timed out.IStateMachine.metricTimedOut()Metric for the number of executions that timed out.IStateMachine.metricTimedOut(MetricOptions props) Metric for the number of executions that timed out.StateMachine.metricTimedOut()Metric for the number of executions that timed out.StateMachine.metricTimedOut(MetricOptions props) Metric for the number of executions that timed out.Task.metricTimedOut()Deprecated.Task.metricTimedOut(MetricOptions props) Deprecated.TaskStateBase.metricTimedOut()Metric for the number of times this activity times out.TaskStateBase.metricTimedOut(MetricOptions props) Metric for the number of times this activity times out. -
Uses of Metric in software.amazon.awscdk.services.synthetics
Methods in software.amazon.awscdk.services.synthetics that return MetricModifier and TypeMethodDescriptionCanary.metricDuration()(experimental) Measure the Duration of a single canary run, in seconds.Canary.metricDuration(MetricOptions options) (experimental) Measure the Duration of a single canary run, in seconds.Canary.metricFailed()(experimental) Measure the number of failed canary runs over a given time period.Canary.metricFailed(MetricOptions options) (experimental) Measure the number of failed canary runs over a given time period.Canary.metricSuccessPercent()(experimental) Measure the percentage of successful canary runs.Canary.metricSuccessPercent(MetricOptions options) (experimental) Measure the percentage of successful canary runs.
metricSystemErrorsForOperations