Uses of Interface
software.amazon.awscdk.services.cloudwatch.MetricOptions
Packages that use MetricOptions
Package
Description
Amazon API Gateway Construct Library
AWS APIGatewayv2 Construct Library
Amazon Bedrock AgentCore Construct Library
Amazon Bedrock Construct Library
AWS Certificate Manager Construct Library
AWS::Chatbot Construct Library
Amazon CloudFront Construct Library
Amazon CloudWatch Construct Library
AWS CodeBuild Construct Library
Amazon DynamoDB Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
ElastiCache CDK Construct Library
Amazon Elastic Load Balancing V2 Construct Library
Amazon OpenSearch Service Construct Library
Amazon GameLift Construct Library
AWS Glue Construct Library
Amazon Kinesis Construct Library
Kinesis Analytics Flink
Amazon Data Firehose Construct Library
AWS Lambda Construct Library
Amazon CloudWatch Logs Construct Library
Amazon Neptune Construct Library
Amazon OpenSearch Service Construct Library
Amazon Relational Database Service Construct Library
Amazon SageMaker Construct Library
Amazon EventBridge Scheduler 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 MetricOptions in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway with parameters of type MetricOptionsModifier and TypeMethodDescriptionMethod.metric(String metricName, IStageRef stage, MetricOptions props) Returns the given named metric for this API method.RestApiBase.metric(String metricName, MetricOptions props) Returns the given named metric for this API.StageBase.metric(String metricName, MetricOptions props) Returns the given named metric for this stage.Method.metricCacheHitCount(IStageRef stage, MetricOptions props) 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.StageBase.metricCacheHitCount(MetricOptions props) Metric for the number of requests served from the API cache in a given period.Method.metricCacheMissCount(IStageRef stage, MetricOptions props) 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.StageBase.metricCacheMissCount(MetricOptions props) Metric for the number of requests served from the backend in a given period, when API caching is enabled.Method.metricClientError(IStageRef stage, MetricOptions props) 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.StageBase.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.Method.metricCount(IStageRef stage, MetricOptions props) 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.StageBase.metricCount(MetricOptions props) Metric for the total number API requests in a given period.Method.metricIntegrationLatency(IStageRef stage, 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.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.StageBase.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.Method.metricLatency(IStageRef stage, MetricOptions props) 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.StageBase.metricLatency(MetricOptions props) The time between when API Gateway receives a request from a client and when it returns a response to the client.Method.metricServerError(IStageRef stage, MetricOptions props) 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.StageBase.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period. -
Uses of MetricOptions in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type MetricOptionsModifier and TypeMethodDescriptionHttpApi.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.HttpStage.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.default MetricIApi.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.final MetricIApi.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.IApi.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.default MetricIHttpApi.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.final MetricIHttpApi.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.default MetricIHttpStage.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.final MetricIHttpStage.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.default MetricIStage.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.final MetricIStage.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.IStage.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.default MetricIWebSocketApi.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.final MetricIWebSocketApi.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.default MetricIWebSocketStage.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.final MetricIWebSocketStage.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.WebSocketApi.metric(String metricName, MetricOptions props) Return the given named metric for this Api Gateway.WebSocketStage.metric(String metricName, MetricOptions props) Return the given named metric for this HTTP Api Gateway Stage.HttpApi.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.HttpStage.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.default MetricIHttpApi.Jsii$Default.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.final MetricIHttpApi.Jsii$Proxy.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.IHttpApi.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.default MetricIHttpStage.Jsii$Default.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.final MetricIHttpStage.Jsii$Proxy.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.IHttpStage.metricClientError(MetricOptions props) Metric for the number of client-side errors captured in a given period.HttpApi.metricCount(MetricOptions props) Metric for the total number API requests in a given period.HttpStage.metricCount(MetricOptions props) Metric for the total number API requests in a given period.default MetricIHttpApi.Jsii$Default.metricCount(MetricOptions props) Metric for the total number API requests in a given period.final MetricIHttpApi.Jsii$Proxy.metricCount(MetricOptions props) Metric for the total number API requests in a given period.IHttpApi.metricCount(MetricOptions props) Metric for the total number API requests in a given period.default MetricIHttpStage.Jsii$Default.metricCount(MetricOptions props) Metric for the total number API requests in a given period.final MetricIHttpStage.Jsii$Proxy.metricCount(MetricOptions props) Metric for the total number API requests in a given period.IHttpStage.metricCount(MetricOptions props) Metric for the total number API requests in a given period.HttpApi.metricDataProcessed(MetricOptions props) Metric for the amount of data processed in bytes.HttpStage.metricDataProcessed(MetricOptions props) Metric for the amount of data processed in bytes.default MetricIHttpApi.Jsii$Default.metricDataProcessed(MetricOptions props) Metric for the amount of data processed in bytes.final MetricIHttpApi.Jsii$Proxy.metricDataProcessed(MetricOptions props) Metric for the amount of data processed in bytes.IHttpApi.metricDataProcessed(MetricOptions props) Metric for the amount of data processed in bytes.default MetricIHttpStage.Jsii$Default.metricDataProcessed(MetricOptions props) Metric for the amount of data processed in bytes.final MetricIHttpStage.Jsii$Proxy.metricDataProcessed(MetricOptions props) Metric for the amount of data processed in bytes.IHttpStage.metricDataProcessed(MetricOptions props) Metric for the amount of data processed in bytes.HttpApi.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.HttpStage.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.default MetricIHttpApi.Jsii$Default.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.final MetricIHttpApi.Jsii$Proxy.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.IHttpApi.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.default MetricIHttpStage.Jsii$Default.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.final MetricIHttpStage.Jsii$Proxy.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.IHttpStage.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.HttpApi.metricLatency(MetricOptions props) 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) 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) 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) 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) 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) 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) 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) The time between when API Gateway receives a request from a client and when it returns a response to the client.HttpApi.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period.HttpStage.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period.default MetricIHttpApi.Jsii$Default.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period.final MetricIHttpApi.Jsii$Proxy.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period.IHttpApi.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period.default MetricIHttpStage.Jsii$Default.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period.final MetricIHttpStage.Jsii$Proxy.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period.IHttpStage.metricServerError(MetricOptions props) Metric for the number of server-side errors captured in a given period. -
Uses of MetricOptions in software.amazon.awscdk.services.bedrock.agentcore.alpha
Methods in software.amazon.awscdk.services.bedrock.agentcore.alpha with parameters of type MetricOptionsModifier and TypeMethodDescription(experimental) Return the given named metric for this browser.CodeInterpreterCustomBase.metric(String metricName, Map<String, String> dimensions, MetricOptions props) (experimental) Return the given named metric for this code interpreter.(experimental) Return the given named metric for this gateway.default MetricIBedrockAgentRuntime.Jsii$Default.metric(String metricName, Map<String, String> dimensions, MetricOptions props) (experimental) Return the given named metric for this agent runtime.final MetricIBedrockAgentRuntime.Jsii$Proxy.metric(String metricName, Map<String, String> dimensions, MetricOptions props) (experimental) Return the given named metric for this agent runtime.(experimental) Return the given named metric for this agent runtime.default MetricIBrowserCustom.Jsii$Default.metric(String metricName, Map<String, String> dimensions, MetricOptions props) (experimental) Return the given named metric for this browser.final MetricIBrowserCustom.Jsii$Proxy.metric(String metricName, Map<String, String> dimensions, MetricOptions props) (experimental) Return the given named metric for this browser.(experimental) Return the given named metric for this browser.default MetricICodeInterpreterCustom.Jsii$Default.metric(String metricName, Map<String, String> dimensions, MetricOptions props) (experimental) Return the given named metric for this code interpreter.final MetricICodeInterpreterCustom.Jsii$Proxy.metric(String metricName, Map<String, String> dimensions, MetricOptions props) (experimental) Return the given named metric for this code interpreter.ICodeInterpreterCustom.metric(String metricName, Map<String, String> dimensions, MetricOptions props) (experimental) Return the given named metric for this code interpreter.default Metric(experimental) Return the given named metric for this gateway.final Metric(experimental) Return the given named metric for this gateway.(experimental) Return the given named metric for this gateway.default Metric(experimental) Return the given named metric for this memory.final Metric(experimental) Return the given named metric for this memory.(experimental) Return the given named metric for this memory.(experimental) Return the given named metric for this memory.(experimental) Return the given named metric for this agent runtime.GatewayBase.metricDuration(MetricOptions props) (experimental) Return a metric measuring the duration of requests for this gateway.default MetricIGateway.Jsii$Default.metricDuration(MetricOptions props) (experimental) Return a metric measuring the duration of requests for this gateway.final MetricIGateway.Jsii$Proxy.metricDuration(MetricOptions props) (experimental) Return a metric measuring the duration of requests for this gateway.IGateway.metricDuration(MetricOptions props) (experimental) Return a metric measuring the duration of requests for this gateway.BrowserCustomBase.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser errors.CodeInterpreterCustomBase.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking code interpreter errors.default MetricIBrowserCustom.Jsii$Default.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this browser.final MetricIBrowserCustom.Jsii$Proxy.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this browser.IBrowserCustom.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this browser.default MetricICodeInterpreterCustom.Jsii$Default.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this code interpreter.final MetricICodeInterpreterCustom.Jsii$Proxy.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this code interpreter.ICodeInterpreterCustom.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this code interpreter.default MetricIMemory.Jsii$Default.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this memory.final MetricIMemory.Jsii$Proxy.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this memory.IMemory.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this memory.MemoryBase.metricErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of errors for a specific API operation performed on this memory.default MetricIMemory.Jsii$Default.metricEventCreationCount(MetricOptions props) (experimental) Returns the metric containing the number of created memory events and memory records.final MetricIMemory.Jsii$Proxy.metricEventCreationCount(MetricOptions props) (experimental) Returns the metric containing the number of created memory events and memory records.IMemory.metricEventCreationCount(MetricOptions props) (experimental) Returns the metric containing the number of created memory events and memory records.MemoryBase.metricEventCreationCount(MetricOptions props) (experimental) Returns the metric containing the number of short-term memory events.BrowserCustomBase.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser api operations..CodeInterpreterCustomBase.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking code interpreter api operations..default MetricIBrowserCustom.Jsii$Default.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this browser.final MetricIBrowserCustom.Jsii$Proxy.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this browser.IBrowserCustom.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this browser.default MetricICodeInterpreterCustom.Jsii$Default.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this code interpreter.final MetricICodeInterpreterCustom.Jsii$Proxy.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this code interpreter.ICodeInterpreterCustom.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this code interpreter.default MetricIMemory.Jsii$Default.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this memory.final MetricIMemory.Jsii$Proxy.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this memory.IMemory.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this memory.MemoryBase.metricForApiOperation(String metricName, String operation, MetricOptions props) (experimental) Return the given named metric related to the API operation performed on this memory.GatewayBase.metricInvocations(MetricOptions props) (experimental) Return a metric containing the total number of invocations for this gateway.default MetricIBedrockAgentRuntime.Jsii$Default.metricInvocations(MetricOptions props) (experimental) Return a metric containing the total number of invocations for this agent runtime.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricInvocations(MetricOptions props) (experimental) Return a metric containing the total number of invocations for this agent runtime.IBedrockAgentRuntime.metricInvocations(MetricOptions props) (experimental) Return a metric containing the total number of invocations for this agent runtime.default MetricIGateway.Jsii$Default.metricInvocations(MetricOptions props) (experimental) Return a metric containing the total number of invocations for this gateway.final MetricIGateway.Jsii$Proxy.metricInvocations(MetricOptions props) (experimental) Return a metric containing the total number of invocations for this gateway.IGateway.metricInvocations(MetricOptions props) (experimental) Return a metric containing the total number of invocations for this gateway.RuntimeBase.metricInvocations(MetricOptions props) (experimental) Return a metric containing the total number of invocations for this agent runtime.default MetricIBedrockAgentRuntime.Jsii$Default.metricInvocationsAggregated(MetricOptions props) (experimental) Return a metric containing the total number of invocations across all resources.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricInvocationsAggregated(MetricOptions props) (experimental) Return a metric containing the total number of invocations across all resources.IBedrockAgentRuntime.metricInvocationsAggregated(MetricOptions props) (experimental) Return a metric containing the total number of invocations across all resources.RuntimeBase.metricInvocationsAggregated(MetricOptions props) (experimental) Return a metric containing the total number of invocations across all resources.BrowserCustomBase.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser invocations.CodeInterpreterCustomBase.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking code interpreter invocations.default MetricIBrowserCustom.Jsii$Default.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific browser operation.final MetricIBrowserCustom.Jsii$Proxy.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific browser operation.IBrowserCustom.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific browser operation.default MetricICodeInterpreterCustom.Jsii$Default.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific code interpreter operation.final MetricICodeInterpreterCustom.Jsii$Proxy.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific code interpreter operation.ICodeInterpreterCustom.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific code interpreter operation.default MetricIMemory.Jsii$Default.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific memory operation.final MetricIMemory.Jsii$Proxy.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific memory operation.IMemory.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific memory operation.MemoryBase.metricInvocationsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the total number of API requests made for a specific memory operation likeCreateEvent,ListEvents,RetrieveMemoryRecords...GatewayBase.metricLatency(MetricOptions props) (experimental) Return a metric measuring the latency of requests for this gateway.default MetricIBedrockAgentRuntime.Jsii$Default.metricLatency(MetricOptions props) (experimental) Return a metric measuring the latency of requests for this agent runtime.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricLatency(MetricOptions props) (experimental) Return a metric measuring the latency of requests for this agent runtime.IBedrockAgentRuntime.metricLatency(MetricOptions props) (experimental) Return a metric measuring the latency of requests for this agent runtime.default MetricIGateway.Jsii$Default.metricLatency(MetricOptions props) (experimental) Return a metric measuring the latency of requests for this gateway.final MetricIGateway.Jsii$Proxy.metricLatency(MetricOptions props) (experimental) Return a metric measuring the latency of requests for this gateway.IGateway.metricLatency(MetricOptions props) (experimental) Return a metric measuring the latency of requests for this gateway.RuntimeBase.metricLatency(MetricOptions props) (experimental) Return a metric measuring the latency of requests for this agent runtime.BrowserCustomBase.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser latencies.CodeInterpreterCustomBase.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking code interpreter latencies.default MetricIBrowserCustom.Jsii$Default.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this browser.final MetricIBrowserCustom.Jsii$Proxy.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this browser.IBrowserCustom.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this browser.default MetricICodeInterpreterCustom.Jsii$Default.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this code interpreter.final MetricICodeInterpreterCustom.Jsii$Proxy.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this code interpreter.ICodeInterpreterCustom.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this code interpreter.default MetricIMemory.Jsii$Default.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this memory.final MetricIMemory.Jsii$Proxy.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this memory.IMemory.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this memory.MemoryBase.metricLatencyForApiOperation(String operation, MetricOptions props) (experimental) Return a metric measuring the latency of a specific API operation performed on this memory.MemoryBase.metricMemoryRecordCreationCount(MetricOptions props) (experimental) Returns the metric containing the number of long-term memory records created by the long-term extraction strategies.default MetricIBedrockAgentRuntime.Jsii$Default.metricSessionCount(MetricOptions props) (experimental) Return a metric containing the number of agent sessions for this agent runtime.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricSessionCount(MetricOptions props) (experimental) Return a metric containing the number of agent sessions for this agent runtime.IBedrockAgentRuntime.metricSessionCount(MetricOptions props) (experimental) Return a metric containing the number of agent sessions for this agent runtime.RuntimeBase.metricSessionCount(MetricOptions props) (experimental) Return a metric containing the number of agent sessions for this agent runtime.BrowserCustomBase.metricSessionDuration(MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser session duration.CodeInterpreterCustomBase.metricSessionDuration(MetricOptions props) (experimental) Creates a CloudWatch metric for tracking code interpreter session duration.default MetricIBrowserCustom.Jsii$Default.metricSessionDuration(MetricOptions props) (experimental) Return a metric measuring the duration of browser sessions.final MetricIBrowserCustom.Jsii$Proxy.metricSessionDuration(MetricOptions props) (experimental) Return a metric measuring the duration of browser sessions.IBrowserCustom.metricSessionDuration(MetricOptions props) (experimental) Return a metric measuring the duration of browser sessions.default MetricICodeInterpreterCustom.Jsii$Default.metricSessionDuration(MetricOptions props) (experimental) Return a metric measuring the duration of code interpreter sessions.final MetricICodeInterpreterCustom.Jsii$Proxy.metricSessionDuration(MetricOptions props) (experimental) Return a metric measuring the duration of code interpreter sessions.ICodeInterpreterCustom.metricSessionDuration(MetricOptions props) (experimental) Return a metric measuring the duration of code interpreter sessions.default MetricIBedrockAgentRuntime.Jsii$Default.metricSessionsAggregated(MetricOptions props) (experimental) Return a metric containing the total number of sessions across all resources.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricSessionsAggregated(MetricOptions props) (experimental) Return a metric containing the total number of sessions across all resources.IBedrockAgentRuntime.metricSessionsAggregated(MetricOptions props) (experimental) Return a metric containing the total number of sessions across all resources.RuntimeBase.metricSessionsAggregated(MetricOptions props) (experimental) Return a metric containing the total number of sessions across all resources.GatewayBase.metricSystemErrors(MetricOptions props) (experimental) Return a metric containing the number of system errors (5xx status code) for this gateway.default MetricIBedrockAgentRuntime.Jsii$Default.metricSystemErrors(MetricOptions props) (experimental) Return a metric containing the number of system errors for this agent runtime.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricSystemErrors(MetricOptions props) (experimental) Return a metric containing the number of system errors for this agent runtime.IBedrockAgentRuntime.metricSystemErrors(MetricOptions props) (experimental) Return a metric containing the number of system errors for this agent runtime.default MetricIGateway.Jsii$Default.metricSystemErrors(MetricOptions props) (experimental) Return a metric containing the number of system errors (5xx status code) for this gateway.final MetricIGateway.Jsii$Proxy.metricSystemErrors(MetricOptions props) (experimental) Return a metric containing the number of system errors (5xx status code) for this gateway.IGateway.metricSystemErrors(MetricOptions props) (experimental) Return a metric containing the number of system errors (5xx status code) for this gateway.RuntimeBase.metricSystemErrors(MetricOptions props) (experimental) Return a metric containing the number of system errors for this agent runtime.BrowserCustomBase.metricSystemErrorsForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser system errors.CodeInterpreterCustomBase.metricSystemErrorsForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking code interpreter system errors.default MetricIBrowserCustom.Jsii$Default.metricSystemErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of system errors for a specific API operation performed on this browser.final MetricIBrowserCustom.Jsii$Proxy.metricSystemErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of system errors for a specific API operation performed on this browser.IBrowserCustom.metricSystemErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of system errors for a specific API operation performed on this browser.default MetricICodeInterpreterCustom.Jsii$Default.metricSystemErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of system errors for a specific API operation performed on this code interpreter.final MetricICodeInterpreterCustom.Jsii$Proxy.metricSystemErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of system errors for a specific API operation performed on this code interpreter.ICodeInterpreterCustom.metricSystemErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of system errors for a specific API operation performed on this code interpreter.BrowserCustomBase.metricTakeOverCount(MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser user takeovers.default MetricIBrowserCustom.Jsii$Default.metricTakeOverCount(MetricOptions props) (experimental) Return a metric containing the number of user takeovers.final MetricIBrowserCustom.Jsii$Proxy.metricTakeOverCount(MetricOptions props) (experimental) Return a metric containing the number of user takeovers.IBrowserCustom.metricTakeOverCount(MetricOptions props) (experimental) Return a metric containing the number of user takeovers.BrowserCustomBase.metricTakeOverDuration(MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser user takeovers duration.default MetricIBrowserCustom.Jsii$Default.metricTakeOverDuration(MetricOptions props) (experimental) Return a metric measuring the duration of user takeovers.final MetricIBrowserCustom.Jsii$Proxy.metricTakeOverDuration(MetricOptions props) (experimental) Return a metric measuring the duration of user takeovers.IBrowserCustom.metricTakeOverDuration(MetricOptions props) (experimental) Return a metric measuring the duration of user takeovers.BrowserCustomBase.metricTakeOverReleaseCount(MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser user takeovers released.default MetricIBrowserCustom.Jsii$Default.metricTakeOverReleaseCount(MetricOptions props) (experimental) Return a metric containing the number of user takeovers released.final MetricIBrowserCustom.Jsii$Proxy.metricTakeOverReleaseCount(MetricOptions props) (experimental) Return a metric containing the number of user takeovers released.IBrowserCustom.metricTakeOverReleaseCount(MetricOptions props) (experimental) Return a metric containing the number of user takeovers released.GatewayBase.metricTargetExecutionTime(MetricOptions props) (experimental) Return a metric measuring the target execution time for this gateway.default MetricIGateway.Jsii$Default.metricTargetExecutionTime(MetricOptions props) (experimental) Return a metric measuring the target execution time for this gateway.final MetricIGateway.Jsii$Proxy.metricTargetExecutionTime(MetricOptions props) (experimental) Return a metric measuring the target execution time for this gateway.IGateway.metricTargetExecutionTime(MetricOptions props) (experimental) Return a metric measuring the target execution time for this gateway.GatewayBase.metricTargetType(String targetType, MetricOptions props) (experimental) Return a metric containing the number of requests served by each target type for this gateway.default MetricIGateway.Jsii$Default.metricTargetType(String targetType, MetricOptions props) (experimental) Return a metric containing the number of requests served by each target type for this gateway.final MetricIGateway.Jsii$Proxy.metricTargetType(String targetType, MetricOptions props) (experimental) Return a metric containing the number of requests served by each target type for this gateway.IGateway.metricTargetType(String targetType, MetricOptions props) (experimental) Return a metric containing the number of requests served by each target type for this gateway.GatewayBase.metricThrottles(MetricOptions props) (experimental) Return a metric containing the number of throttled requests (429 status code) for this gateway.default MetricIBedrockAgentRuntime.Jsii$Default.metricThrottles(MetricOptions props) (experimental) Return a metric containing the number of throttled requests for this agent runtime.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricThrottles(MetricOptions props) (experimental) Return a metric containing the number of throttled requests for this agent runtime.IBedrockAgentRuntime.metricThrottles(MetricOptions props) (experimental) Return a metric containing the number of throttled requests for this agent runtime.default MetricIGateway.Jsii$Default.metricThrottles(MetricOptions props) (experimental) Return a metric containing the number of throttled requests (429 status code) for this gateway.final MetricIGateway.Jsii$Proxy.metricThrottles(MetricOptions props) (experimental) Return a metric containing the number of throttled requests (429 status code) for this gateway.IGateway.metricThrottles(MetricOptions props) (experimental) Return a metric containing the number of throttled requests (429 status code) for this gateway.RuntimeBase.metricThrottles(MetricOptions props) (experimental) Return a metric containing the number of throttled requests for this agent runtime.BrowserCustomBase.metricThrottlesForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser throttles.CodeInterpreterCustomBase.metricThrottlesForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking code interpreter throttles.default MetricIBrowserCustom.Jsii$Default.metricThrottlesForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of throttled requests for a specific API operation performed on this browser.final MetricIBrowserCustom.Jsii$Proxy.metricThrottlesForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of throttled requests for a specific API operation performed on this browser.IBrowserCustom.metricThrottlesForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of throttled requests for a specific API operation performed on this browser.default MetricICodeInterpreterCustom.Jsii$Default.metricThrottlesForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of throttled requests for a specific API operation performed on this code interpreter.final MetricICodeInterpreterCustom.Jsii$Proxy.metricThrottlesForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of throttled requests for a specific API operation performed on this code interpreter.ICodeInterpreterCustom.metricThrottlesForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of throttled requests for a specific API operation performed on this code interpreter.default MetricIBedrockAgentRuntime.Jsii$Default.metricTotalErrors(MetricOptions props) (experimental) Return a metric containing the total number of errors (system + user) for this agent runtime.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricTotalErrors(MetricOptions props) (experimental) Return a metric containing the total number of errors (system + user) for this agent runtime.IBedrockAgentRuntime.metricTotalErrors(MetricOptions props) (experimental) Return a metric containing the total number of errors (system + user) for this agent runtime.RuntimeBase.metricTotalErrors(MetricOptions props) (experimental) Return a metric containing the total number of errors (system + user) for this agent runtime.GatewayBase.metricUserErrors(MetricOptions props) (experimental) Return a metric containing the number of user errors (4xx status code, excluding 429) for this gateway.default MetricIBedrockAgentRuntime.Jsii$Default.metricUserErrors(MetricOptions props) (experimental) Return a metric containing the number of user errors for this agent runtime.final MetricIBedrockAgentRuntime.Jsii$Proxy.metricUserErrors(MetricOptions props) (experimental) Return a metric containing the number of user errors for this agent runtime.IBedrockAgentRuntime.metricUserErrors(MetricOptions props) (experimental) Return a metric containing the number of user errors for this agent runtime.default MetricIGateway.Jsii$Default.metricUserErrors(MetricOptions props) (experimental) Return a metric containing the number of user errors (4xx status code, excluding 429) for this gateway.final MetricIGateway.Jsii$Proxy.metricUserErrors(MetricOptions props) (experimental) Return a metric containing the number of user errors (4xx status code, excluding 429) for this gateway.IGateway.metricUserErrors(MetricOptions props) (experimental) Return a metric containing the number of user errors (4xx status code, excluding 429) for this gateway.RuntimeBase.metricUserErrors(MetricOptions props) (experimental) Return a metric containing the number of user errors for this agent runtime.BrowserCustomBase.metricUserErrorsForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking browser user errors.CodeInterpreterCustomBase.metricUserErrorsForApiOperation(String operation, MetricOptions props) (experimental) Creates a CloudWatch metric for tracking code interpreter user errors.default MetricIBrowserCustom.Jsii$Default.metricUserErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of user errors for a specific API operation performed on this browser.final MetricIBrowserCustom.Jsii$Proxy.metricUserErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of user errors for a specific API operation performed on this browser.IBrowserCustom.metricUserErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of user errors for a specific API operation performed on this browser.default MetricICodeInterpreterCustom.Jsii$Default.metricUserErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of user errors for a specific API operation performed on this code interpreter.final MetricICodeInterpreterCustom.Jsii$Proxy.metricUserErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of user errors for a specific API operation performed on this code interpreter.ICodeInterpreterCustom.metricUserErrorsForApiOperation(String operation, MetricOptions props) (experimental) Return a metric containing the number of user errors for a specific API operation performed on this code interpreter. -
Uses of MetricOptions in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type MetricOptionsModifier and TypeMethodDescriptionGuardrailBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this guardrail.default MetricIGuardrail.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this guardrail.final MetricIGuardrail.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this guardrail.IGuardrail.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this guardrail.static MetricGuardrailBase.metricAll(String metricName, MetricOptions props) (experimental) Return the given named metric for all guardrails.static MetricGuardrailBase.metricAllInvocationLatency(MetricOptions props) (experimental) Return the invocation latency metric for all guardrails.static MetricGuardrailBase.metricAllInvocations(MetricOptions props) (experimental) Return the invocations metric for all guardrails.static MetricGuardrailBase.metricAllInvocationsIntervened(MetricOptions props) (experimental) Return the invocations intervened metric for all guardrails.static MetricGuardrailBase.metricAllTextUnitCount(MetricOptions props) (experimental) Return the text unit count metric for all guardrails.AgentBase.metricCount(MetricOptions props) (experimental) Creates a CloudWatch metric for tracking agent invocations.default MetricIAgent.Jsii$Default.metricCount(MetricOptions props) (experimental) Return the CloudWatch metric for agent count.final MetricIAgent.Jsii$Proxy.metricCount(MetricOptions props) (experimental) Return the CloudWatch metric for agent count.IAgent.metricCount(MetricOptions props) (experimental) Return the CloudWatch metric for agent count.GuardrailBase.metricInvocationClientErrors(MetricOptions props) (experimental) Return the invocation client errors metric for this guardrail.default MetricIGuardrail.Jsii$Default.metricInvocationClientErrors(MetricOptions props) (experimental) Return the invocation client errors metric for this guardrail.final MetricIGuardrail.Jsii$Proxy.metricInvocationClientErrors(MetricOptions props) (experimental) Return the invocation client errors metric for this guardrail.IGuardrail.metricInvocationClientErrors(MetricOptions props) (experimental) Return the invocation client errors metric for this guardrail.GuardrailBase.metricInvocationLatency(MetricOptions props) (experimental) Return the invocation latency metric for this guardrail.default MetricIGuardrail.Jsii$Default.metricInvocationLatency(MetricOptions props) (experimental) Return the invocation latency metric for this guardrail.final MetricIGuardrail.Jsii$Proxy.metricInvocationLatency(MetricOptions props) (experimental) Return the invocation latency metric for this guardrail.IGuardrail.metricInvocationLatency(MetricOptions props) (experimental) Return the invocation latency metric for this guardrail.GuardrailBase.metricInvocations(MetricOptions props) (experimental) Return the invocations metric for this guardrail.default MetricIGuardrail.Jsii$Default.metricInvocations(MetricOptions props) (experimental) Return the invocations metric for this guardrail.final MetricIGuardrail.Jsii$Proxy.metricInvocations(MetricOptions props) (experimental) Return the invocations metric for this guardrail.IGuardrail.metricInvocations(MetricOptions props) (experimental) Return the invocations metric for this guardrail.GuardrailBase.metricInvocationServerErrors(MetricOptions props) (experimental) Return the invocation server errors metric for this guardrail.default MetricIGuardrail.Jsii$Default.metricInvocationServerErrors(MetricOptions props) (experimental) Return the invocation server errors metric for this guardrail.final MetricIGuardrail.Jsii$Proxy.metricInvocationServerErrors(MetricOptions props) (experimental) Return the invocation server errors metric for this guardrail.IGuardrail.metricInvocationServerErrors(MetricOptions props) (experimental) Return the invocation server errors metric for this guardrail.GuardrailBase.metricInvocationsIntervened(MetricOptions props) (experimental) Return the invocations intervened metric for this guardrail.default MetricIGuardrail.Jsii$Default.metricInvocationsIntervened(MetricOptions props) (experimental) Return the invocations intervened metric for this guardrail.final MetricIGuardrail.Jsii$Proxy.metricInvocationsIntervened(MetricOptions props) (experimental) Return the invocations intervened metric for this guardrail.IGuardrail.metricInvocationsIntervened(MetricOptions props) (experimental) Return the invocations intervened metric for this guardrail.GuardrailBase.metricInvocationThrottles(MetricOptions props) (experimental) Return the invocation throttles metric for this guardrail.default MetricIGuardrail.Jsii$Default.metricInvocationThrottles(MetricOptions props) (experimental) Return the invocation throttles metric for this guardrail.final MetricIGuardrail.Jsii$Proxy.metricInvocationThrottles(MetricOptions props) (experimental) Return the invocation throttles metric for this guardrail.IGuardrail.metricInvocationThrottles(MetricOptions props) (experimental) Return the invocation throttles metric for this guardrail.GuardrailBase.metricTextUnitCount(MetricOptions props) (experimental) Return the text unit count metric for this guardrail.default MetricIGuardrail.Jsii$Default.metricTextUnitCount(MetricOptions props) (experimental) Return the text unit count metric for this guardrail.final MetricIGuardrail.Jsii$Proxy.metricTextUnitCount(MetricOptions props) (experimental) Return the text unit count metric for this guardrail.IGuardrail.metricTextUnitCount(MetricOptions props) (experimental) Return the text unit count metric for this guardrail. -
Uses of MetricOptions in software.amazon.awscdk.services.certificatemanager
Methods in software.amazon.awscdk.services.certificatemanager with parameters of type MetricOptionsModifier and TypeMethodDescriptionCertificate.metricDaysToExpiry(MetricOptions props) Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.DnsValidatedCertificate.metricDaysToExpiry(MetricOptions props) Deprecated.default MetricICertificate.Jsii$Default.metricDaysToExpiry(MetricOptions props) 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(MetricOptions props) 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 MetricOptions in software.amazon.awscdk.services.chatbot
Methods in software.amazon.awscdk.services.chatbot with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricISlackChannelConfiguration.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this SlackChannelConfiguration.final MetricISlackChannelConfiguration.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this SlackChannelConfiguration.ISlackChannelConfiguration.metric(String metricName, MetricOptions props) Return the given named metric for this SlackChannelConfiguration.SlackChannelConfiguration.metric(String metricName, MetricOptions props) Return the given named metric for this SlackChannelConfiguration.static MetricSlackChannelConfiguration.metricAll(String metricName, MetricOptions props) Return the given named metric for All SlackChannelConfigurations. -
Uses of MetricOptions in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront with parameters of type MetricOptionsModifier and TypeMethodDescriptionDistribution.metric(String metricName, MetricOptions props) Return the given named metric for this Distribution.Distribution.metric401ErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 401.Distribution.metric403ErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 403.Distribution.metric404ErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 404.Distribution.metric4xxErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 4xx.Distribution.metric502ErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 502.Distribution.metric503ErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 503.Distribution.metric504ErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 504.Distribution.metric5xxErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 5xx.Distribution.metricBytesDownloaded(MetricOptions props) Metric for the total number of bytes downloaded by viewers for GET, HEAD, and OPTIONS requests.Distribution.metricBytesUploaded(MetricOptions props) Metric for the total number of bytes that viewers uploaded to your origin with CloudFront, using POST and PUT requests.Distribution.metricCacheHitRate(MetricOptions props) Metric for the percentage of all cacheable requests for which CloudFront served the content from its cache.Distribution.metricOriginLatency(MetricOptions props) Metric for the total time spent from when CloudFront receives a request to when it starts providing a response to the network (not the viewer), for requests that are served from the origin, not the CloudFront cache.Distribution.metricRequests(MetricOptions props) Metric for the total number of viewer requests received by CloudFront, for all HTTP methods and for both HTTP and HTTPS requests.Distribution.metricTotalErrorRate(MetricOptions props) Metric for the percentage of all viewer requests for which the response's HTTP status code is 4xx or 5xx. -
Uses of MetricOptions in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type MetricOptionsModifier and TypeMethodDescriptionEdgeFunction.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.EdgeFunction.metricDuration(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.EdgeFunction.metricErrors(MetricOptions props) How many invocations of this Lambda fail.EdgeFunction.metricInvocations(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.EdgeFunction.metricThrottles(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled. -
Uses of MetricOptions in software.amazon.awscdk.services.cloudwatch
Classes in software.amazon.awscdk.services.cloudwatch that implement MetricOptionsMethods in software.amazon.awscdk.services.cloudwatch that return MetricOptionsMethods in software.amazon.awscdk.services.cloudwatch with parameters of type MetricOptionsModifier and TypeMethodDescriptionMetric.with(MetricOptions props) Return a copy of Metricwithproperties changed. -
Uses of MetricOptions in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricIProject.Jsii$Default.metric(String metricName, MetricOptions props) final 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(MetricOptions props) Measures the number of builds triggered.IProject.metricBuilds(MetricOptions props) 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(MetricOptions props) Measures the duration of all builds over time.IProject.metricDuration(MetricOptions props) 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(MetricOptions props) 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(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(MetricOptions props) Measures the number of successful builds.IProject.metricSucceededBuilds(MetricOptions props) Measures the number of successful builds.Project.metricSucceededBuilds(MetricOptions props) Measures the number of successful builds. -
Uses of MetricOptions in software.amazon.awscdk.services.dynamodb
Subinterfaces of MetricOptions in software.amazon.awscdk.services.dynamodbModifier and TypeInterfaceDescriptioninterfaceOptions for configuring metrics that considers multiple operations.interfaceOptions for configuring a system errors metric that considers multiple operations.Classes in software.amazon.awscdk.services.dynamodb that implement MetricOptionsModifier and TypeClassDescriptionstatic final classAn implementation forOperationsMetricOptionsstatic final classAn implementation forSystemErrorsForOperationsMetricOptionsMethods in software.amazon.awscdk.services.dynamodb with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricITable.Jsii$Default.metric(String metricName, MetricOptions props) Metric 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.ITable.metric(String metricName, MetricOptions props) Metric for the number of Errors executing all Lambdas.default MetricITableV2.Jsii$Default.metric(String metricName, MetricOptions props) Metric for the number of Errors executing all Lambdas.final MetricITableV2.Jsii$Proxy.metric(String metricName, MetricOptions props) Metric for the number of Errors executing all Lambdas.TableBase.metric(String metricName, MetricOptions props) Return the given named metric for this Table.TableBaseV2.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(MetricOptions props) Metric for the conditional check failed requests.ITable.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests.default MetricITableV2.Jsii$Default.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests.final MetricITableV2.Jsii$Proxy.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests.TableBase.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests this table.TableBaseV2.metricConditionalCheckFailedRequests(MetricOptions props) Metric for the conditional check failed requests for this table.default MetricITable.Jsii$Default.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units.final MetricITable.Jsii$Proxy.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units.ITable.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units.default MetricITableV2.Jsii$Default.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units.final MetricITableV2.Jsii$Proxy.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units.TableBase.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units this table.TableBaseV2.metricConsumedReadCapacityUnits(MetricOptions props) Metric for the consumed read capacity units for this table.default MetricITable.Jsii$Default.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units.final MetricITable.Jsii$Proxy.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units.ITable.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units.default MetricITableV2.Jsii$Default.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units.final MetricITableV2.Jsii$Proxy.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units.TableBase.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units this table.TableBaseV2.metricConsumedWriteCapacityUnits(MetricOptions props) Metric for the consumed write capacity units for this table.default MetricITable.Jsii$Default.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency.final MetricITable.Jsii$Proxy.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency.ITable.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency.default MetricITableV2.Jsii$Default.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency.final MetricITableV2.Jsii$Proxy.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency.TableBase.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency this table.TableBaseV2.metricSuccessfulRequestLatency(MetricOptions props) Metric for the successful request latency for this table.TableBase.metricSystemErrors(MetricOptions props) Deprecated.TableBaseV2.metricSystemErrors(MetricOptions props) Deprecated.usemetricSystemErrorsForOperations.default MetricITable.Jsii$Default.metricThrottledRequests(MetricOptions props) Deprecated.usemetricThrottledRequestsForOperationsfinal MetricITable.Jsii$Proxy.metricThrottledRequests(MetricOptions props) Deprecated.usemetricThrottledRequestsForOperationsITable.metricThrottledRequests(MetricOptions props) Deprecated.usemetricThrottledRequestsForOperationsdefault MetricITableV2.Jsii$Default.metricThrottledRequests(MetricOptions props) Deprecated.usemetricThrottledRequestsForOperationsfinal MetricITableV2.Jsii$Proxy.metricThrottledRequests(MetricOptions props) Deprecated.usemetricThrottledRequestsForOperationsTableBase.metricThrottledRequests(MetricOptions props) Deprecated.Do not use this function.TableBaseV2.metricThrottledRequests(MetricOptions props) Deprecated.Do not use this function.TableBase.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(MetricOptions props) Metric for the user errors.ITable.metricUserErrors(MetricOptions props) Metric for the user errors.default MetricITableV2.Jsii$Default.metricUserErrors(MetricOptions props) Metric for the user errors.final MetricITableV2.Jsii$Proxy.metricUserErrors(MetricOptions props) Metric for the user errors.TableBase.metricUserErrors(MetricOptions props) Metric for the user errors.TableBaseV2.metricUserErrors(MetricOptions props) Metric for the user errors for this table. -
Uses of MetricOptions in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricIVpnConnection.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this VPNConnection.final MetricIVpnConnection.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this VPNConnection.IVpnConnection.metric(String metricName, MetricOptions props) Return the given named metric for this VPNConnection.VpnConnectionBase.metric(String metricName, MetricOptions props) Return the given named metric for this VPNConnection.static MetricVpnConnection.metricAll(String metricName, MetricOptions props) Return the given named metric for 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(MetricOptions props) Metric for the tunnel data out of all VPN connections.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(MetricOptions props) The bytes received through the VPN tunnel.IVpnConnection.metricTunnelDataIn(MetricOptions props) 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(MetricOptions props) The bytes sent through the VPN tunnel.IVpnConnection.metricTunnelDataOut(MetricOptions props) 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(MetricOptions props) The state of the tunnel.IVpnConnection.metricTunnelState(MetricOptions props) The state of the tunnel.VpnConnectionBase.metricTunnelState(MetricOptions props) The state of the tunnel. -
Uses of MetricOptions in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs with parameters of type MetricOptionsModifier and TypeMethodDescriptionBaseService.metric(String metricName, MetricOptions props) This method returns the specified CloudWatch metric name for this service.Cluster.metric(String metricName, MetricOptions props) This method returns the specified CloudWatch metric for this cluster.Cluster.metricCpuReservation(MetricOptions props) This method returns the CloudWatch metric for this clusters CPU reservation.BaseService.metricCpuUtilization(MetricOptions props) This method returns the CloudWatch metric for this service's CPU utilization.Cluster.metricCpuUtilization(MetricOptions props) This method returns the CloudWatch metric for this clusters CPU utilization.Cluster.metricMemoryReservation(MetricOptions props) This method returns the CloudWatch metric for this clusters memory reservation.BaseService.metricMemoryUtilization(MetricOptions props) This method returns the CloudWatch metric for this service's memory utilization.Cluster.metricMemoryUtilization(MetricOptions props) This method returns the CloudWatch metric for this clusters memory utilization. -
Uses of MetricOptions in software.amazon.awscdk.services.elasticache.alpha
Methods in software.amazon.awscdk.services.elasticache.alpha with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricIServerlessCache.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this cache.final MetricIServerlessCache.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this cache.IServerlessCache.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this cache.ServerlessCacheBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this cache.default MetricIServerlessCache.Jsii$Default.metricActiveConnections(MetricOptions props) (experimental) Metric for active connections.final MetricIServerlessCache.Jsii$Proxy.metricActiveConnections(MetricOptions props) (experimental) Metric for active connections.IServerlessCache.metricActiveConnections(MetricOptions props) (experimental) Metric for active connections.ServerlessCacheBase.metricActiveConnections(MetricOptions props) (experimental) Metric for active connections.default MetricIServerlessCache.Jsii$Default.metricCacheHitCount(MetricOptions props) (experimental) Metric for cache hit count.final MetricIServerlessCache.Jsii$Proxy.metricCacheHitCount(MetricOptions props) (experimental) Metric for cache hit count.IServerlessCache.metricCacheHitCount(MetricOptions props) (experimental) Metric for cache hit count.ServerlessCacheBase.metricCacheHitCount(MetricOptions props) (experimental) Metric for cache hit count.default MetricIServerlessCache.Jsii$Default.metricCacheHitRate(MetricOptions props) (experimental) Metric for cache hit rate.final MetricIServerlessCache.Jsii$Proxy.metricCacheHitRate(MetricOptions props) (experimental) Metric for cache hit rate.IServerlessCache.metricCacheHitRate(MetricOptions props) (experimental) Metric for cache hit rate.ServerlessCacheBase.metricCacheHitRate(MetricOptions props) (experimental) Metric for cache hit rate.default MetricIServerlessCache.Jsii$Default.metricCacheMissCount(MetricOptions props) (experimental) Metric for cache miss count.final MetricIServerlessCache.Jsii$Proxy.metricCacheMissCount(MetricOptions props) (experimental) Metric for cache miss count.IServerlessCache.metricCacheMissCount(MetricOptions props) (experimental) Metric for cache miss count.ServerlessCacheBase.metricCacheMissCount(MetricOptions props) (experimental) Metric for cache miss count.default MetricIServerlessCache.Jsii$Default.metricDataStored(MetricOptions props) (experimental) Metric for data stored in the cache.final MetricIServerlessCache.Jsii$Proxy.metricDataStored(MetricOptions props) (experimental) Metric for data stored in the cache.IServerlessCache.metricDataStored(MetricOptions props) (experimental) Metric for data stored in the cache.ServerlessCacheBase.metricDataStored(MetricOptions props) (experimental) Metric for data stored in the cache.default MetricIServerlessCache.Jsii$Default.metricNetworkBytesIn(MetricOptions props) (experimental) Metric for network bytes in.final MetricIServerlessCache.Jsii$Proxy.metricNetworkBytesIn(MetricOptions props) (experimental) Metric for network bytes in.IServerlessCache.metricNetworkBytesIn(MetricOptions props) (experimental) Metric for network bytes in.ServerlessCacheBase.metricNetworkBytesIn(MetricOptions props) (experimental) Metric for network bytes in.default MetricIServerlessCache.Jsii$Default.metricNetworkBytesOut(MetricOptions props) (experimental) Metric for network bytes out.final MetricIServerlessCache.Jsii$Proxy.metricNetworkBytesOut(MetricOptions props) (experimental) Metric for network bytes out.IServerlessCache.metricNetworkBytesOut(MetricOptions props) (experimental) Metric for network bytes out.ServerlessCacheBase.metricNetworkBytesOut(MetricOptions props) (experimental) Metric for network bytes out.default MetricIServerlessCache.Jsii$Default.metricProcessingUnitsConsumed(MetricOptions props) (experimental) Metric for ECPUs consumed.final MetricIServerlessCache.Jsii$Proxy.metricProcessingUnitsConsumed(MetricOptions props) (experimental) Metric for ECPUs consumed.IServerlessCache.metricProcessingUnitsConsumed(MetricOptions props) (experimental) Metric for ECPUs consumed.ServerlessCacheBase.metricProcessingUnitsConsumed(MetricOptions props) (experimental) Metric for ECPUs consumed.default MetricIServerlessCache.Jsii$Default.metricReadRequestLatency(MetricOptions props) (experimental) Metric for read request latency.final MetricIServerlessCache.Jsii$Proxy.metricReadRequestLatency(MetricOptions props) (experimental) Metric for read request latency.IServerlessCache.metricReadRequestLatency(MetricOptions props) (experimental) Metric for read request latency.ServerlessCacheBase.metricReadRequestLatency(MetricOptions props) (experimental) Metric for read request latency.default MetricIServerlessCache.Jsii$Default.metricWriteRequestLatency(MetricOptions props) (experimental) Metric for write request latency.final MetricIServerlessCache.Jsii$Proxy.metricWriteRequestLatency(MetricOptions props) (experimental) Metric for write request latency.IServerlessCache.metricWriteRequestLatency(MetricOptions props) (experimental) Metric for write request latency.ServerlessCacheBase.metricWriteRequestLatency(MetricOptions props) (experimental) Metric for write request latency. -
Uses of MetricOptions in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type MetricOptionsModifier and TypeMethodDescriptionIApplicationLoadBalancerMetrics.activeConnectionCount(MetricOptions props) The total number of concurrent TCP connections active from clients to the load balancer and from the load balancer to targets.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.activeConnectionCount(MetricOptions props) The total number of concurrent TCP connections active from clients to the load balancer and from the load balancer to targets.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.activeConnectionCount(MetricOptions props) The total number of concurrent TCP connections active from clients to the load balancer and from the load balancer to targets.INetworkLoadBalancerMetrics.activeFlowCount(MetricOptions props) The total number of concurrent TCP flows (or connections) from clients to targets.default MetricINetworkLoadBalancerMetrics.Jsii$Default.activeFlowCount(MetricOptions props) The total number of concurrent TCP flows (or connections) from clients to targets.final MetricINetworkLoadBalancerMetrics.Jsii$Proxy.activeFlowCount(MetricOptions props) The total number of concurrent TCP flows (or connections) from clients to targets.IApplicationLoadBalancerMetrics.clientTlsNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the client that did not establish a session with the load balancer.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.clientTlsNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the client that did not establish a session with the load balancer.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.clientTlsNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the client that did not establish a session with the load balancer.IApplicationLoadBalancerMetrics.consumedLCUs(MetricOptions props) The number of load balancer capacity units (LCU) used by your load balancer.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.consumedLCUs(MetricOptions props) The number of load balancer capacity units (LCU) used by your load balancer.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.consumedLCUs(MetricOptions props) The number of load balancer capacity units (LCU) used by your load balancer.INetworkLoadBalancerMetrics.consumedLCUs(MetricOptions props) The number of load balancer capacity units (LCU) used by your load balancer.default MetricINetworkLoadBalancerMetrics.Jsii$Default.consumedLCUs(MetricOptions props) The number of load balancer capacity units (LCU) used by your load balancer.final MetricINetworkLoadBalancerMetrics.Jsii$Proxy.consumedLCUs(MetricOptions props) The number of load balancer capacity units (LCU) used by your load balancer.IApplicationLoadBalancerMetrics.custom(String metricName, MetricOptions props) Return the given named metric for this Application Load Balancer.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.custom(String metricName, MetricOptions props) Return the given named metric for this Application Load Balancer.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.custom(String metricName, MetricOptions props) Return the given named metric for this Application Load Balancer.IApplicationTargetGroupMetrics.custom(String metricName, MetricOptions props) Return the given named metric for this Network Target Group.default MetricIApplicationTargetGroupMetrics.Jsii$Default.custom(String metricName, MetricOptions props) Return the given named metric for this Network Target Group.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.custom(String metricName, MetricOptions props) Return the given named metric for this Network Target Group.INetworkLoadBalancerMetrics.custom(String metricName, MetricOptions props) Return the given named metric for this Network Load Balancer.default MetricINetworkLoadBalancerMetrics.Jsii$Default.custom(String metricName, MetricOptions props) Return the given named metric for this Network Load Balancer.final MetricINetworkLoadBalancerMetrics.Jsii$Proxy.custom(String metricName, MetricOptions props) Return the given named metric for this Network Load Balancer.INetworkTargetGroupMetrics.custom(String metricName, MetricOptions props) Return the given named metric for this Network Target Group.default MetricINetworkTargetGroupMetrics.Jsii$Default.custom(String metricName, MetricOptions props) Return the given named metric for this Network Target Group.final MetricINetworkTargetGroupMetrics.Jsii$Proxy.custom(String metricName, MetricOptions props) Return the given named metric for this Network Target Group.IApplicationLoadBalancerMetrics.elbAuthError(MetricOptions props) The number of user authentications that could not be completed.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.elbAuthError(MetricOptions props) The number of user authentications that could not be completed.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.elbAuthError(MetricOptions props) The number of user authentications that could not be completed.IApplicationLoadBalancerMetrics.elbAuthFailure(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.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.elbAuthFailure(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.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.elbAuthFailure(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.IApplicationLoadBalancerMetrics.elbAuthLatency(MetricOptions props) The time elapsed, in milliseconds, to query the IdP for the ID token and user info.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.elbAuthLatency(MetricOptions props) The time elapsed, in milliseconds, to query the IdP for the ID token and user info.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.elbAuthLatency(MetricOptions props) The time elapsed, in milliseconds, to query the IdP for the ID token and user info.IApplicationLoadBalancerMetrics.elbAuthSuccess(MetricOptions props) The number of authenticate actions that were successful.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.elbAuthSuccess(MetricOptions props) The number of authenticate actions that were successful.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.elbAuthSuccess(MetricOptions props) The number of authenticate actions that were successful.IApplicationTargetGroupMetrics.healthyHostCount(MetricOptions props) The number of healthy hosts in the target group.default MetricIApplicationTargetGroupMetrics.Jsii$Default.healthyHostCount(MetricOptions props) The number of healthy hosts in the target group.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.healthyHostCount(MetricOptions props) The number of healthy hosts in the target group.INetworkTargetGroupMetrics.healthyHostCount(MetricOptions props) The number of targets that are considered healthy.default MetricINetworkTargetGroupMetrics.Jsii$Default.healthyHostCount(MetricOptions props) The number of targets that are considered healthy.final MetricINetworkTargetGroupMetrics.Jsii$Proxy.healthyHostCount(MetricOptions props) The number of targets that are considered healthy.IApplicationLoadBalancerMetrics.httpCodeElb(HttpCodeElb code, MetricOptions props) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.httpCodeElb(HttpCodeElb code, MetricOptions props) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.httpCodeElb(HttpCodeElb code, MetricOptions props) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.IApplicationLoadBalancerMetrics.httpCodeTarget(HttpCodeTarget code, MetricOptions props) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in the load balancer.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.httpCodeTarget(HttpCodeTarget code, MetricOptions props) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in the load balancer.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.httpCodeTarget(HttpCodeTarget code, MetricOptions props) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in the load balancer.IApplicationTargetGroupMetrics.httpCodeTarget(HttpCodeTarget code, MetricOptions props) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in this target group.default MetricIApplicationTargetGroupMetrics.Jsii$Default.httpCodeTarget(HttpCodeTarget code, MetricOptions props) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in this target group.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.httpCodeTarget(HttpCodeTarget code, MetricOptions props) The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in this target group.IApplicationLoadBalancerMetrics.httpFixedResponseCount(MetricOptions props) The number of fixed-response actions that were successful.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.httpFixedResponseCount(MetricOptions props) The number of fixed-response actions that were successful.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.httpFixedResponseCount(MetricOptions props) The number of fixed-response actions that were successful.IApplicationLoadBalancerMetrics.httpRedirectCount(MetricOptions props) The number of redirect actions that were successful.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.httpRedirectCount(MetricOptions props) The number of redirect actions that were successful.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.httpRedirectCount(MetricOptions props) The number of redirect actions that were successful.IApplicationLoadBalancerMetrics.httpRedirectUrlLimitExceededCount(MetricOptions props) The number of redirect actions that couldn't be completed because the URL in the response location header is larger than 8K.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.httpRedirectUrlLimitExceededCount(MetricOptions props) The number of redirect actions that couldn't be completed because the URL in the response location header is larger than 8K.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.httpRedirectUrlLimitExceededCount(MetricOptions props) The number of redirect actions that couldn't be completed because the URL in the response location header is larger than 8K.IApplicationLoadBalancerMetrics.ipv6ProcessedBytes(MetricOptions props) The total number of bytes processed by the load balancer over IPv6.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.ipv6ProcessedBytes(MetricOptions props) The total number of bytes processed by the load balancer over IPv6.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.ipv6ProcessedBytes(MetricOptions props) The total number of bytes processed by the load balancer over IPv6.IApplicationLoadBalancerMetrics.ipv6RequestCount(MetricOptions props) The number of IPv6 requests received by the load balancer.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.ipv6RequestCount(MetricOptions props) The number of IPv6 requests received by the load balancer.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.ipv6RequestCount(MetricOptions props) The number of IPv6 requests received by the load balancer.IApplicationTargetGroupMetrics.ipv6RequestCount(MetricOptions props) The number of IPv6 requests received by the target group.default MetricIApplicationTargetGroupMetrics.Jsii$Default.ipv6RequestCount(MetricOptions props) The number of IPv6 requests received by the target group.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.ipv6RequestCount(MetricOptions props) The number of IPv6 requests received by the target group.ApplicationLoadBalancer.metric(String metricName, MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.custominsteadApplicationTargetGroup.metric(String metricName, MetricOptions props) Return the given named metric for this Application Load Balancer Target Group.NetworkLoadBalancer.metric(String metricName, MetricOptions props) Deprecated.UseNetworkLoadBalancer.metrics.custominsteadApplicationLoadBalancer.metricActiveConnectionCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.activeConnectionCountinsteadNetworkLoadBalancer.metricActiveFlowCount(MetricOptions props) Deprecated.UseNetworkLoadBalancer.metrics.activeFlowCountinsteadApplicationLoadBalancer.metricClientTlsNegotiationErrorCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.clientTlsNegotiationErrorCountinsteadApplicationLoadBalancer.metricConsumedLCUs(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.consumedLCUsinsteadNetworkLoadBalancer.metricConsumedLCUs(MetricOptions props) Deprecated.UseNetworkLoadBalancer.metrics.activeFlowCountinsteadApplicationLoadBalancer.metricElbAuthError(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.elbAuthErrorinsteadApplicationLoadBalancer.metricElbAuthFailure(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.elbAuthFailureinsteadApplicationLoadBalancer.metricElbAuthLatency(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.elbAuthLatencyinsteadApplicationLoadBalancer.metricElbAuthSuccess(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.elbAuthSuccessinsteadApplicationTargetGroup.metricHealthyHostCount(MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.healthyHostCountinsteadNetworkTargetGroup.metricHealthyHostCount(MetricOptions props) Deprecated.UseNetworkTargetGroup.metrics.healthyHostCountinsteadApplicationLoadBalancer.metricHttpCodeElb(HttpCodeElb code, MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.httpCodeElbinsteadApplicationLoadBalancer.metricHttpCodeTarget(HttpCodeTarget code, MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.httpCodeTargetinsteadApplicationTargetGroup.metricHttpCodeTarget(HttpCodeTarget code, MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.httpCodeTargetinsteadApplicationLoadBalancer.metricHttpFixedResponseCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.httpFixedResponseCountinsteadApplicationLoadBalancer.metricHttpRedirectCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.httpRedirectCountinsteadApplicationLoadBalancer.metricHttpRedirectUrlLimitExceededCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.httpRedirectUrlLimitExceededCountinsteadApplicationLoadBalancer.metricIpv6ProcessedBytes(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.ipv6ProcessedBytesinsteadApplicationLoadBalancer.metricIpv6RequestCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.ipv6RequestCountinsteadApplicationTargetGroup.metricIpv6RequestCount(MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.ipv6RequestCountinsteadApplicationLoadBalancer.metricNewConnectionCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.newConnectionCountinsteadNetworkLoadBalancer.metricNewFlowCount(MetricOptions props) Deprecated.UseNetworkLoadBalancer.metrics.newFlowCountinsteadApplicationLoadBalancer.metricProcessedBytes(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.processedBytesinsteadNetworkLoadBalancer.metricProcessedBytes(MetricOptions props) Deprecated.UseNetworkLoadBalancer.metrics.processedBytesinsteadApplicationLoadBalancer.metricRejectedConnectionCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.rejectedConnectionCountinsteadApplicationLoadBalancer.metricRequestCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.requestCountinsteadApplicationTargetGroup.metricRequestCount(MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.requestCountinsteadApplicationTargetGroup.metricRequestCountPerTarget(MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.requestCountPerTargetinsteadApplicationLoadBalancer.metricRuleEvaluations(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.ruleEvaluationsinsteadApplicationLoadBalancer.metricTargetConnectionErrorCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.targetConnectionErrorCountinsteadApplicationTargetGroup.metricTargetConnectionErrorCount(MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.targetConnectionErrorCountinsteadApplicationLoadBalancer.metricTargetResponseTime(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.targetResponseTimeinsteadApplicationTargetGroup.metricTargetResponseTime(MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.targetResponseTimeinsteadApplicationLoadBalancer.metricTargetTLSNegotiationErrorCount(MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.targetTLSNegotiationErrorCountinsteadApplicationTargetGroup.metricTargetTLSNegotiationErrorCount(MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.tlsNegotiationErrorCountinsteadNetworkLoadBalancer.metricTcpClientResetCount(MetricOptions props) Deprecated.UseNetworkLoadBalancer.metrics.tcpClientResetCountinsteadNetworkLoadBalancer.metricTcpElbResetCount(MetricOptions props) Deprecated.UseNetworkLoadBalancer.metrics.tcpElbResetCountinsteadNetworkLoadBalancer.metricTcpTargetResetCount(MetricOptions props) Deprecated.UseNetworkLoadBalancer.metrics.tcpTargetResetCountinsteadApplicationTargetGroup.metricUnhealthyHostCount(MetricOptions props) Deprecated.UseApplicationTargetGroup.metrics.unhealthyHostCountinsteadNetworkTargetGroup.metricUnHealthyHostCount(MetricOptions props) Deprecated.UseNetworkTargetGroup.metrics.healthyHostCountinsteaddefault MetricIApplicationLoadBalancerMetrics.Jsii$Default.newConnectionCount(MetricOptions props) The total number of new TCP connections established from clients to the load balancer and from the load balancer to targets.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.newConnectionCount(MetricOptions props) The total number of new TCP connections established from clients to the load balancer and from the load balancer to targets.IApplicationLoadBalancerMetrics.newConnectionCount(MetricOptions props) The total number of new TCP connections established from clients to the load balancer and from the load balancer to targets.default MetricINetworkLoadBalancerMetrics.Jsii$Default.newFlowCount(MetricOptions props) The total number of new TCP flows (or connections) established from clients to targets in the time period.final MetricINetworkLoadBalancerMetrics.Jsii$Proxy.newFlowCount(MetricOptions props) The total number of new TCP flows (or connections) established from clients to targets in the time period.INetworkLoadBalancerMetrics.newFlowCount(MetricOptions props) The total number of new TCP flows (or connections) established from clients to targets in the time period.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.processedBytes(MetricOptions props) The total number of bytes processed by the load balancer over IPv4 and IPv6.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.processedBytes(MetricOptions props) The total number of bytes processed by the load balancer over IPv4 and IPv6.IApplicationLoadBalancerMetrics.processedBytes(MetricOptions props) The total number of bytes processed by the load balancer over IPv4 and IPv6.default MetricINetworkLoadBalancerMetrics.Jsii$Default.processedBytes(MetricOptions props) The total number of bytes processed by the load balancer, including TCP/IP headers.final MetricINetworkLoadBalancerMetrics.Jsii$Proxy.processedBytes(MetricOptions props) The total number of bytes processed by the load balancer, including TCP/IP headers.INetworkLoadBalancerMetrics.processedBytes(MetricOptions props) The total number of bytes processed by the load balancer, including TCP/IP headers.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.rejectedConnectionCount(MetricOptions props) The number of connections that were rejected because the load balancer had reached its maximum number of connections.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.rejectedConnectionCount(MetricOptions props) The number of connections that were rejected because the load balancer had reached its maximum number of connections.IApplicationLoadBalancerMetrics.rejectedConnectionCount(MetricOptions props) The number of connections that were rejected because the load balancer had reached its maximum number of connections.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.requestCount(MetricOptions props) The number of requests processed over IPv4 and IPv6.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.requestCount(MetricOptions props) The number of requests processed over IPv4 and IPv6.IApplicationLoadBalancerMetrics.requestCount(MetricOptions props) The number of requests processed over IPv4 and IPv6.default MetricIApplicationTargetGroupMetrics.Jsii$Default.requestCount(MetricOptions props) The number of requests processed over IPv4 and IPv6.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.requestCount(MetricOptions props) The number of requests processed over IPv4 and IPv6.IApplicationTargetGroupMetrics.requestCount(MetricOptions props) The number of requests processed over IPv4 and IPv6.default MetricIApplicationTargetGroupMetrics.Jsii$Default.requestCountPerTarget(MetricOptions props) The average number of requests received by each target in a target group.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.requestCountPerTarget(MetricOptions props) The average number of requests received by each target in a target group.IApplicationTargetGroupMetrics.requestCountPerTarget(MetricOptions props) The average number of requests received by each target in a target group.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.ruleEvaluations(MetricOptions props) The number of rules processed by the load balancer given a request rate averaged over an hour.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.ruleEvaluations(MetricOptions props) The number of rules processed by the load balancer given a request rate averaged over an hour.IApplicationLoadBalancerMetrics.ruleEvaluations(MetricOptions props) The number of rules processed by the load balancer given a request rate averaged over an hour.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.targetConnectionErrorCount(MetricOptions props) The number of connections that were not successfully established between the load balancer and target.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.targetConnectionErrorCount(MetricOptions props) The number of connections that were not successfully established between the load balancer and target.IApplicationLoadBalancerMetrics.targetConnectionErrorCount(MetricOptions props) The number of connections that were not successfully established between the load balancer and target.default MetricIApplicationTargetGroupMetrics.Jsii$Default.targetConnectionErrorCount(MetricOptions props) The number of connections that were not successfully established between the load balancer and target.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.targetConnectionErrorCount(MetricOptions props) The number of connections that were not successfully established between the load balancer and target.IApplicationTargetGroupMetrics.targetConnectionErrorCount(MetricOptions props) The number of connections that were not successfully established between the load balancer and target.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.targetResponseTime(MetricOptions props) The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.targetResponseTime(MetricOptions props) The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.IApplicationLoadBalancerMetrics.targetResponseTime(MetricOptions props) The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.default MetricIApplicationTargetGroupMetrics.Jsii$Default.targetResponseTime(MetricOptions props) The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.targetResponseTime(MetricOptions props) The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.IApplicationTargetGroupMetrics.targetResponseTime(MetricOptions props) The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.default MetricIApplicationLoadBalancerMetrics.Jsii$Default.targetTLSNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the load balancer that did not establish a session with the target.final MetricIApplicationLoadBalancerMetrics.Jsii$Proxy.targetTLSNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the load balancer that did not establish a session with the target.IApplicationLoadBalancerMetrics.targetTLSNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the load balancer that did not establish a session with the target.default MetricIApplicationTargetGroupMetrics.Jsii$Default.targetTLSNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the load balancer that did not establish a session with the target.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.targetTLSNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the load balancer that did not establish a session with the target.IApplicationTargetGroupMetrics.targetTLSNegotiationErrorCount(MetricOptions props) The number of TLS connections initiated by the load balancer that did not establish a session with the target.default MetricINetworkLoadBalancerMetrics.Jsii$Default.tcpClientResetCount(MetricOptions props) The total number of reset (RST) packets sent from a client to a target.final MetricINetworkLoadBalancerMetrics.Jsii$Proxy.tcpClientResetCount(MetricOptions props) The total number of reset (RST) packets sent from a client to a target.INetworkLoadBalancerMetrics.tcpClientResetCount(MetricOptions props) The total number of reset (RST) packets sent from a client to a target.default MetricINetworkLoadBalancerMetrics.Jsii$Default.tcpElbResetCount(MetricOptions props) The total number of reset (RST) packets generated by the load balancer.final MetricINetworkLoadBalancerMetrics.Jsii$Proxy.tcpElbResetCount(MetricOptions props) The total number of reset (RST) packets generated by the load balancer.INetworkLoadBalancerMetrics.tcpElbResetCount(MetricOptions props) The total number of reset (RST) packets generated by the load balancer.default MetricINetworkLoadBalancerMetrics.Jsii$Default.tcpTargetResetCount(MetricOptions props) The total number of reset (RST) packets sent from a target to a client.final MetricINetworkLoadBalancerMetrics.Jsii$Proxy.tcpTargetResetCount(MetricOptions props) The total number of reset (RST) packets sent from a target to a client.INetworkLoadBalancerMetrics.tcpTargetResetCount(MetricOptions props) The total number of reset (RST) packets sent from a target to a client.default MetricIApplicationTargetGroupMetrics.Jsii$Default.unhealthyHostCount(MetricOptions props) The number of unhealthy hosts in the target group.final MetricIApplicationTargetGroupMetrics.Jsii$Proxy.unhealthyHostCount(MetricOptions props) The number of unhealthy hosts in the target group.IApplicationTargetGroupMetrics.unhealthyHostCount(MetricOptions props) The number of unhealthy hosts in the target group.default MetricINetworkTargetGroupMetrics.Jsii$Default.unHealthyHostCount(MetricOptions props) The number of targets that are considered unhealthy.final MetricINetworkTargetGroupMetrics.Jsii$Proxy.unHealthyHostCount(MetricOptions props) The number of targets that are considered unhealthy.INetworkTargetGroupMetrics.unHealthyHostCount(MetricOptions props) The number of targets that are considered unhealthy. -
Uses of MetricOptions in software.amazon.awscdk.services.elasticsearch
Methods in software.amazon.awscdk.services.elasticsearch with parameters of type MetricOptionsModifier and TypeMethodDescriptionDomain.metric(String metricName, MetricOptions props) Deprecated.use opensearchservice module insteaddefault MetricIDomain.Jsii$Default.metric(String metricName, MetricOptions props) Deprecated.use opensearchservice module insteadfinal MetricIDomain.Jsii$Proxy.metric(String metricName, MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metric(String metricName, MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricAutomatedSnapshotFailure(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricClusterIndexWritesBlocked(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricClusterStatusRed(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricClusterStatusYellow(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricCPUUtilization(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricFreeStorageSpace(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricIndexingLatency(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricJVMMemoryPressure(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricKMSKeyError(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricKMSKeyInaccessible(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricMasterCPUUtilization(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricMasterJVMMemoryPressure(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricNodes(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricSearchableDocuments(MetricOptions props) 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(MetricOptions props) Deprecated.use opensearchservice module insteadIDomain.metricSearchLatency(MetricOptions props) Deprecated.use opensearchservice module instead -
Uses of MetricOptions in software.amazon.awscdk.services.gamelift.alpha
Methods in software.amazon.awscdk.services.gamelift.alpha with parameters of type MetricOptionsModifier and TypeMethodDescriptionFleetBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.GameServerGroupBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.GameSessionQueueBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.default MetricIBuildFleet.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.final MetricIBuildFleet.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.default MetricIFleet.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.final MetricIFleet.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.IFleet.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.default MetricIGameServerGroup.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.final MetricIGameServerGroup.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.IGameServerGroup.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.default MetricIGameSessionQueue.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.final MetricIGameSessionQueue.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.IGameSessionQueue.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this fleet.default MetricIMatchmakingConfiguration.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this matchmaking configuration.final MetricIMatchmakingConfiguration.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this matchmaking configuration.IMatchmakingConfiguration.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this matchmaking configuration.default MetricIMatchmakingRuleSet.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this matchmaking ruleSet.final MetricIMatchmakingRuleSet.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this matchmaking ruleSet.IMatchmakingRuleSet.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this matchmaking ruleSet.MatchmakingConfigurationBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this matchmaking configuration.MatchmakingRuleSetBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric for this matchmaking ruleSet.FleetBase.metricActiveInstances(MetricOptions props) (experimental) Instances withACTIVEstatus, which means they are running active server processes.default MetricIBuildFleet.Jsii$Default.metricActiveInstances(MetricOptions props) (experimental) Instances withACTIVEstatus, which means they are running active server processes.final MetricIBuildFleet.Jsii$Proxy.metricActiveInstances(MetricOptions props) (experimental) Instances withACTIVEstatus, which means they are running active server processes.default MetricIFleet.Jsii$Default.metricActiveInstances(MetricOptions props) (experimental) Instances withACTIVEstatus, which means they are running active server processes.final MetricIFleet.Jsii$Proxy.metricActiveInstances(MetricOptions props) (experimental) Instances withACTIVEstatus, which means they are running active server processes.IFleet.metricActiveInstances(MetricOptions props) (experimental) Instances withACTIVEstatus, which means they are running active server processes.GameSessionQueueBase.metricAverageWaitTime(MetricOptions props) (experimental) Average amount of time that game session placement requests in the queue with status PENDING have been waiting to be fulfilled.default MetricIGameSessionQueue.Jsii$Default.metricAverageWaitTime(MetricOptions props) (experimental) Average amount of time that game session placement requests in the queue with status PENDING have been waiting to be fulfilled.final MetricIGameSessionQueue.Jsii$Proxy.metricAverageWaitTime(MetricOptions props) (experimental) Average amount of time that game session placement requests in the queue with status PENDING have been waiting to be fulfilled.IGameSessionQueue.metricAverageWaitTime(MetricOptions props) (experimental) Average amount of time that game session placement requests in the queue with status PENDING have been waiting to be fulfilled.default MetricIMatchmakingConfiguration.Jsii$Default.metricCurrentTickets(MetricOptions props) (experimental) Matchmaking requests currently being processed or waiting to be processed.final MetricIMatchmakingConfiguration.Jsii$Proxy.metricCurrentTickets(MetricOptions props) (experimental) Matchmaking requests currently being processed or waiting to be processed.IMatchmakingConfiguration.metricCurrentTickets(MetricOptions props) (experimental) Matchmaking requests currently being processed or waiting to be processed.MatchmakingConfigurationBase.metricCurrentTickets(MetricOptions props) (experimental) Matchmaking requests currently being processed or waiting to be processed.FleetBase.metricDesiredInstances(MetricOptions props) (experimental) Target number of active instances that GameLift is working to maintain in the fleet.default MetricIBuildFleet.Jsii$Default.metricDesiredInstances(MetricOptions props) (experimental) Target number of active instances that GameLift is working to maintain in the fleet.final MetricIBuildFleet.Jsii$Proxy.metricDesiredInstances(MetricOptions props) (experimental) Target number of active instances that GameLift is working to maintain in the fleet.default MetricIFleet.Jsii$Default.metricDesiredInstances(MetricOptions props) (experimental) Target number of active instances that GameLift is working to maintain in the fleet.final MetricIFleet.Jsii$Proxy.metricDesiredInstances(MetricOptions props) (experimental) Target number of active instances that GameLift is working to maintain in the fleet.IFleet.metricDesiredInstances(MetricOptions props) (experimental) Target number of active instances that GameLift is working to maintain in the fleet.FleetBase.metricIdleInstances(MetricOptions props) (experimental) Active instances that are currently hosting zero (0) game sessions.default MetricIBuildFleet.Jsii$Default.metricIdleInstances(MetricOptions props) (experimental) Active instances that are currently hosting zero (0) game sessions.final MetricIBuildFleet.Jsii$Proxy.metricIdleInstances(MetricOptions props) (experimental) Active instances that are currently hosting zero (0) game sessions.default MetricIFleet.Jsii$Default.metricIdleInstances(MetricOptions props) (experimental) Active instances that are currently hosting zero (0) game sessions.final MetricIFleet.Jsii$Proxy.metricIdleInstances(MetricOptions props) (experimental) Active instances that are currently hosting zero (0) game sessions.IFleet.metricIdleInstances(MetricOptions props) (experimental) Active instances that are currently hosting zero (0) game sessions.FleetBase.metricInstanceInterruptions(MetricOptions props) (experimental) Number of spot instances that have been interrupted.default MetricIBuildFleet.Jsii$Default.metricInstanceInterruptions(MetricOptions props) (experimental) Number of spot instances that have been interrupted.final MetricIBuildFleet.Jsii$Proxy.metricInstanceInterruptions(MetricOptions props) (experimental) Number of spot instances that have been interrupted.default MetricIFleet.Jsii$Default.metricInstanceInterruptions(MetricOptions props) (experimental) Number of spot instances that have been interrupted.final MetricIFleet.Jsii$Proxy.metricInstanceInterruptions(MetricOptions props) (experimental) Number of spot instances that have been interrupted.IFleet.metricInstanceInterruptions(MetricOptions props) (experimental) Number of spot instances that have been interrupted.default MetricIMatchmakingConfiguration.Jsii$Default.metricMatchesAccepted(MetricOptions props) (experimental) For matchmaking configurations that require acceptance, the potential matches that were accepted since the last report.final MetricIMatchmakingConfiguration.Jsii$Proxy.metricMatchesAccepted(MetricOptions props) (experimental) For matchmaking configurations that require acceptance, the potential matches that were accepted since the last report.IMatchmakingConfiguration.metricMatchesAccepted(MetricOptions props) (experimental) For matchmaking configurations that require acceptance, the potential matches that were accepted since the last report.MatchmakingConfigurationBase.metricMatchesAccepted(MetricOptions props) (experimental) For matchmaking configurations that require acceptance, the potential matches that were accepted since the last report.default MetricIMatchmakingConfiguration.Jsii$Default.metricMatchesCreated(MetricOptions props) (experimental) Potential matches that were created since the last report.final MetricIMatchmakingConfiguration.Jsii$Proxy.metricMatchesCreated(MetricOptions props) (experimental) Potential matches that were created since the last report.IMatchmakingConfiguration.metricMatchesCreated(MetricOptions props) (experimental) Potential matches that were created since the last report.MatchmakingConfigurationBase.metricMatchesCreated(MetricOptions props) (experimental) Potential matches that were created since the last report.default MetricIMatchmakingConfiguration.Jsii$Default.metricMatchesPlaced(MetricOptions props) (experimental) Matches that were successfully placed into a game session since the last report.final MetricIMatchmakingConfiguration.Jsii$Proxy.metricMatchesPlaced(MetricOptions props) (experimental) Matches that were successfully placed into a game session since the last report.IMatchmakingConfiguration.metricMatchesPlaced(MetricOptions props) (experimental) Matches that were successfully placed into a game session since the last report.MatchmakingConfigurationBase.metricMatchesPlaced(MetricOptions props) (experimental) Matches that were successfully placed into a game session since the last report.default MetricIMatchmakingConfiguration.Jsii$Default.metricMatchesRejected(MetricOptions props) (experimental) For matchmaking configurations that require acceptance, the potential matches that were rejected by at least one player since the last report.final MetricIMatchmakingConfiguration.Jsii$Proxy.metricMatchesRejected(MetricOptions props) (experimental) For matchmaking configurations that require acceptance, the potential matches that were rejected by at least one player since the last report.IMatchmakingConfiguration.metricMatchesRejected(MetricOptions props) (experimental) For matchmaking configurations that require acceptance, the potential matches that were rejected by at least one player since the last report.MatchmakingConfigurationBase.metricMatchesRejected(MetricOptions props) (experimental) For matchmaking configurations that require acceptance, the potential matches that were rejected by at least one player since the last report.FleetBase.metricMaxInstances(MetricOptions props) (experimental) Maximum number of instances that are allowed for the fleet.default MetricIBuildFleet.Jsii$Default.metricMaxInstances(MetricOptions props) (experimental) Maximum number of instances that are allowed for the fleet.final MetricIBuildFleet.Jsii$Proxy.metricMaxInstances(MetricOptions props) (experimental) Maximum number of instances that are allowed for the fleet.default MetricIFleet.Jsii$Default.metricMaxInstances(MetricOptions props) (experimental) Maximum number of instances that are allowed for the fleet.final MetricIFleet.Jsii$Proxy.metricMaxInstances(MetricOptions props) (experimental) Maximum number of instances that are allowed for the fleet.IFleet.metricMaxInstances(MetricOptions props) (experimental) Maximum number of instances that are allowed for the fleet.FleetBase.metricMinInstances(MetricOptions props) (experimental) Minimum number of instances allowed for the fleet.default MetricIBuildFleet.Jsii$Default.metricMinInstances(MetricOptions props) (experimental) Minimum number of instances allowed for the fleet.final MetricIBuildFleet.Jsii$Proxy.metricMinInstances(MetricOptions props) (experimental) Minimum number of instances allowed for the fleet.default MetricIFleet.Jsii$Default.metricMinInstances(MetricOptions props) (experimental) Minimum number of instances allowed for the fleet.final MetricIFleet.Jsii$Proxy.metricMinInstances(MetricOptions props) (experimental) Minimum number of instances allowed for the fleet.IFleet.metricMinInstances(MetricOptions props) (experimental) Minimum number of instances allowed for the fleet.FleetBase.metricPercentIdleInstances(MetricOptions props) (experimental) Percentage of all active instances that are idle (calculated as IdleInstances / ActiveInstances).default MetricIBuildFleet.Jsii$Default.metricPercentIdleInstances(MetricOptions props) (experimental) Percentage of all active instances that are idle (calculated as IdleInstances / ActiveInstances).final MetricIBuildFleet.Jsii$Proxy.metricPercentIdleInstances(MetricOptions props) (experimental) Percentage of all active instances that are idle (calculated as IdleInstances / ActiveInstances).default MetricIFleet.Jsii$Default.metricPercentIdleInstances(MetricOptions props) (experimental) Percentage of all active instances that are idle (calculated as IdleInstances / ActiveInstances).final MetricIFleet.Jsii$Proxy.metricPercentIdleInstances(MetricOptions props) (experimental) Percentage of all active instances that are idle (calculated as IdleInstances / ActiveInstances).IFleet.metricPercentIdleInstances(MetricOptions props) (experimental) Percentage of all active instances that are idle (calculated as IdleInstances / ActiveInstances).GameSessionQueueBase.metricPlacementsCanceled(MetricOptions props) (experimental) Game session placement requests that were canceled before timing out since the last report.default MetricIGameSessionQueue.Jsii$Default.metricPlacementsCanceled(MetricOptions props) (experimental) Game session placement requests that were canceled before timing out since the last report.final MetricIGameSessionQueue.Jsii$Proxy.metricPlacementsCanceled(MetricOptions props) (experimental) Game session placement requests that were canceled before timing out since the last report.IGameSessionQueue.metricPlacementsCanceled(MetricOptions props) (experimental) Game session placement requests that were canceled before timing out since the last report.GameSessionQueueBase.metricPlacementsFailed(MetricOptions props) (experimental) Game session placement requests that failed for any reason since the last report.default MetricIGameSessionQueue.Jsii$Default.metricPlacementsFailed(MetricOptions props) (experimental) Game session placement requests that failed for any reason since the last report.final MetricIGameSessionQueue.Jsii$Proxy.metricPlacementsFailed(MetricOptions props) (experimental) Game session placement requests that failed for any reason since the last report.IGameSessionQueue.metricPlacementsFailed(MetricOptions props) (experimental) Game session placement requests that failed for any reason since the last report.GameSessionQueueBase.metricPlacementsStarted(MetricOptions props) (experimental) New game session placement requests that were added to the queue since the last report.default MetricIGameSessionQueue.Jsii$Default.metricPlacementsStarted(MetricOptions props) (experimental) New game session placement requests that were added to the queue since the last report.final MetricIGameSessionQueue.Jsii$Proxy.metricPlacementsStarted(MetricOptions props) (experimental) New game session placement requests that were added to the queue since the last report.IGameSessionQueue.metricPlacementsStarted(MetricOptions props) (experimental) New game session placement requests that were added to the queue since the last report.GameSessionQueueBase.metricPlacementsSucceeded(MetricOptions props) (experimental) Game session placement requests that resulted in a new game session since the last report.default MetricIGameSessionQueue.Jsii$Default.metricPlacementsSucceeded(MetricOptions props) (experimental) Game session placement requests that resulted in a new game session since the last report.final MetricIGameSessionQueue.Jsii$Proxy.metricPlacementsSucceeded(MetricOptions props) (experimental) Game session placement requests that resulted in a new game session since the last report.IGameSessionQueue.metricPlacementsSucceeded(MetricOptions props) (experimental) Game session placement requests that resulted in a new game session since the last report.GameSessionQueueBase.metricPlacementsTimedOut(MetricOptions props) (experimental) Game session placement requests that reached the queue's timeout limit without being fulfilled since the last report.default MetricIGameSessionQueue.Jsii$Default.metricPlacementsTimedOut(MetricOptions props) (experimental) Game session placement requests that reached the queue's timeout limit without being fulfilled since the last report.final MetricIGameSessionQueue.Jsii$Proxy.metricPlacementsTimedOut(MetricOptions props) (experimental) Game session placement requests that reached the queue's timeout limit without being fulfilled since the last report.IGameSessionQueue.metricPlacementsTimedOut(MetricOptions props) (experimental) Game session placement requests that reached the queue's timeout limit without being fulfilled since the last report.default MetricIMatchmakingConfiguration.Jsii$Default.metricPlayersStarted(MetricOptions props) (experimental) Players in matchmaking tickets that were added since the last report.final MetricIMatchmakingConfiguration.Jsii$Proxy.metricPlayersStarted(MetricOptions props) (experimental) Players in matchmaking tickets that were added since the last report.IMatchmakingConfiguration.metricPlayersStarted(MetricOptions props) (experimental) Players in matchmaking tickets that were added since the last report.MatchmakingConfigurationBase.metricPlayersStarted(MetricOptions props) (experimental) Players in matchmaking tickets that were added since the last report.default MetricIMatchmakingRuleSet.Jsii$Default.metricRuleEvaluationsFailed(MetricOptions props) (experimental) Rule evaluations during matchmaking that failed since the last report.final MetricIMatchmakingRuleSet.Jsii$Proxy.metricRuleEvaluationsFailed(MetricOptions props) (experimental) Rule evaluations during matchmaking that failed since the last report.IMatchmakingRuleSet.metricRuleEvaluationsFailed(MetricOptions props) (experimental) Rule evaluations during matchmaking that failed since the last report.MatchmakingRuleSetBase.metricRuleEvaluationsFailed(MetricOptions props) (experimental) Rule evaluations during matchmaking that failed since the last report.default MetricIMatchmakingRuleSet.Jsii$Default.metricRuleEvaluationsPassed(MetricOptions props) (experimental) Rule evaluations during the matchmaking process that passed since the last report.final MetricIMatchmakingRuleSet.Jsii$Proxy.metricRuleEvaluationsPassed(MetricOptions props) (experimental) Rule evaluations during the matchmaking process that passed since the last report.IMatchmakingRuleSet.metricRuleEvaluationsPassed(MetricOptions props) (experimental) Rule evaluations during the matchmaking process that passed since the last report.MatchmakingRuleSetBase.metricRuleEvaluationsPassed(MetricOptions props) (experimental) Rule evaluations during the matchmaking process that passed since the last report.default MetricIMatchmakingConfiguration.Jsii$Default.metricTimeToMatch(MetricOptions props) (experimental) For matchmaking requests that were put into a potential match before the last report, the amount of time between ticket creation and potential match creation.final MetricIMatchmakingConfiguration.Jsii$Proxy.metricTimeToMatch(MetricOptions props) (experimental) For matchmaking requests that were put into a potential match before the last report, the amount of time between ticket creation and potential match creation.IMatchmakingConfiguration.metricTimeToMatch(MetricOptions props) (experimental) For matchmaking requests that were put into a potential match before the last report, the amount of time between ticket creation and potential match creation.MatchmakingConfigurationBase.metricTimeToMatch(MetricOptions props) (experimental) For matchmaking requests that were put into a potential match before the last report, the amount of time between ticket creation and potential match creation. -
Uses of MetricOptions in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha with parameters of type MetricOptionsModifier 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, MetricOptions props) (experimental) Create a CloudWatch metric.IJob.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.JobBase.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(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job failure.IJob.metricFailure(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job failure.JobBase.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(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job success.IJob.metricSuccess(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job success.JobBase.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(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job timeout.IJob.metricTimeout(MetricOptions props) (experimental) Create a CloudWatch Metric indicating job timeout.JobBase.metricTimeout(MetricOptions props) (experimental) Return a CloudWatch Metric indicating job timeout. -
Uses of MetricOptions in software.amazon.awscdk.services.kinesis
Methods in software.amazon.awscdk.services.kinesis with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricIStream.Jsii$Default.metric(String metricName, MetricOptions props) Return stream metric based from its metric name.final MetricIStream.Jsii$Proxy.metric(String metricName, MetricOptions props) Return stream metric based from its metric name.IStream.metric(String metricName, MetricOptions props) 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(MetricOptions props) 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(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(MetricOptions props) 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(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(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(MetricOptions props) 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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(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(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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(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(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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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.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(MetricOptions props) 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.Stream.metricWriteProvisionedThroughputExceeded(MetricOptions props) The number of records rejected due to throttling for the stream over the specified time period. -
Uses of MetricOptions in software.amazon.awscdk.services.kinesisanalytics.flink.alpha
Methods in software.amazon.awscdk.services.kinesisanalytics.flink.alpha with parameters of type MetricOptionsModifier and TypeMethodDescriptionApplication.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 MetricIApplication.Jsii$Proxy.metric(String metricName, MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (experimental) Overall heap memory utilization across task managers.IApplication.metricHeapMemoryUtilization(MetricOptions props) (experimental) Overall heap memory utilization across task managers.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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (experimental) The total size of the last checkpoint.IApplication.metricLastCheckpointSize(MetricOptions props) (experimental) The total size of the last checkpoint.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(MetricOptions props) (experimental) The total amount of managed memory.IApplication.metricManagedMemoryTotal(MetricOptions props) (experimental) The total amount of managed memory.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(MetricOptions props) (experimental) The amount of managed memory currently used.IApplication.metricManagedMemoryUsed(MetricOptions props) (experimental) The amount of managed memory currently used.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(MetricOptions props) (experimental) Derived from managedMemoryUsed/managedMemoryTotal.IApplication.metricManagedMemoryUtilization(MetricOptions props) (experimental) Derived from managedMemoryUsed/managedMemoryTotal.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(MetricOptions props) (experimental) The number of times checkpointing has failed.IApplication.metricNumberOfFailedCheckpoints(MetricOptions props) (experimental) The number of times checkpointing has failed.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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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(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(MetricOptions props) (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 MetricOptions in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type MetricOptionsModifier and TypeMethodDescriptionDeliveryStream.metric(String metricName, MetricOptions props) Return the given named metric for this delivery stream.default MetricIDeliveryStream.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this delivery stream.final MetricIDeliveryStream.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this delivery stream.IDeliveryStream.metric(String metricName, MetricOptions props) Return the given named metric for this delivery stream.DeliveryStream.metricBackupToS3Bytes(MetricOptions props) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.default MetricIDeliveryStream.Jsii$Default.metricBackupToS3Bytes(MetricOptions props) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3Bytes(MetricOptions props) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.IDeliveryStream.metricBackupToS3Bytes(MetricOptions props) Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.DeliveryStream.metricBackupToS3DataFreshness(MetricOptions props) Metric for the age (from getting into Amazon Data Firehose to now) of the oldest record in Amazon Data Firehose.default MetricIDeliveryStream.Jsii$Default.metricBackupToS3DataFreshness(MetricOptions props) Metric for the age (from getting into Amazon Data Firehose to now) of the oldest record in Amazon Data Firehose.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3DataFreshness(MetricOptions props) Metric for the age (from getting into Amazon Data Firehose to now) of the oldest record in Amazon Data Firehose.IDeliveryStream.metricBackupToS3DataFreshness(MetricOptions props) Metric for the age (from getting into Amazon Data Firehose to now) of the oldest record in Amazon Data Firehose.DeliveryStream.metricBackupToS3Records(MetricOptions props) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.default MetricIDeliveryStream.Jsii$Default.metricBackupToS3Records(MetricOptions props) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.final MetricIDeliveryStream.Jsii$Proxy.metricBackupToS3Records(MetricOptions props) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.IDeliveryStream.metricBackupToS3Records(MetricOptions props) Metric for the number of records delivered to Amazon S3 for backup over the specified time period.DeliveryStream.metricIncomingBytes(MetricOptions props) 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) 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) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.IDeliveryStream.metricIncomingBytes(MetricOptions props) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.DeliveryStream.metricIncomingRecords(MetricOptions props) 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) 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) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.IDeliveryStream.metricIncomingRecords(MetricOptions props) Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling. -
Uses of MetricOptions in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda with parameters of type MetricOptionsModifier and TypeMethodDescriptionAlias.metric(String metricName, MetricOptions props) 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 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 MetricIFunction.Jsii$Proxy.metric(String metricName, MetricOptions props) 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 MetricIVersion.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Lambda Return the given named metric for this Function.Version.metric(String metricName, MetricOptions props) Return the given named metric for this Function.static MetricFunction.metricAll(String metricName, MetricOptions props) Return the given named metric for this Lambda.static MetricFunction.metricAllConcurrentExecutions(MetricOptions props) Metric for the number of concurrent executions across all Lambdas.static MetricFunction.metricAllDuration(MetricOptions props) Metric for the Duration executing all Lambdas.static MetricFunction.metricAllErrors(MetricOptions props) Metric for the number of Errors executing all Lambdas.static MetricFunction.metricAllInvocations(MetricOptions props) Metric for the number of invocations of all Lambdas.static MetricFunction.metricAllThrottles(MetricOptions props) Metric for the number of throttled invocations of all Lambdas.static MetricFunction.metricAllUnreservedConcurrentExecutions(MetricOptions props) Metric for the number of unreserved concurrent executions across all Lambdas.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(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(MetricOptions props) 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(MetricOptions props) Metric for the Duration of this Lambda How long execution of this Lambda takes.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(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(MetricOptions props) 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(MetricOptions props) How many invocations of this Lambda fail.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(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(MetricOptions props) 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(MetricOptions props) Metric for the number of invocations of this Lambda How often this Lambda is invoked.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(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(MetricOptions props) 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(MetricOptions props) Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled. -
Uses of MetricOptions in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricILogGroup.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Log Group.final MetricILogGroup.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Log Group.ILogGroup.metric(String metricName, MetricOptions props) Return the given named metric for this Log Group.LogGroup.metric(String metricName, MetricOptions props) Creates a CloudWatch metric for this log group.MetricFilter.metric(MetricOptions props) Return the given named metric for this Metric Filter.default MetricILogGroup.Jsii$Default.metricIncomingBytes(MetricOptions props) The volume of log events in uncompressed bytes uploaded to CloudWatch Logs.final MetricILogGroup.Jsii$Proxy.metricIncomingBytes(MetricOptions props) The volume of log events in uncompressed bytes uploaded to CloudWatch Logs.ILogGroup.metricIncomingBytes(MetricOptions props) The volume of log events in uncompressed bytes uploaded to CloudWatch Logs.LogGroup.metricIncomingBytes(MetricOptions props) Creates a CloudWatch metric for the volume of incoming log data in bytes to this log group.default MetricILogGroup.Jsii$Default.metricIncomingLogEvents(MetricOptions props) The number of log events uploaded to CloudWatch Logs.final MetricILogGroup.Jsii$Proxy.metricIncomingLogEvents(MetricOptions props) The number of log events uploaded to CloudWatch Logs.ILogGroup.metricIncomingLogEvents(MetricOptions props) The number of log events uploaded to CloudWatch Logs.LogGroup.metricIncomingLogEvents(MetricOptions props) Creates a CloudWatch metric for the number of incoming log events to this log group. -
Uses of MetricOptions in software.amazon.awscdk.services.neptune.alpha
Methods in software.amazon.awscdk.services.neptune.alpha with parameters of type MetricOptionsModifier and TypeMethodDescriptionDatabaseClusterBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric associated with this DatabaseCluster instance.DatabaseInstanceBase.metric(String metricName, MetricOptions props) (experimental) Return the given named metric associated with this database instance.default MetricIDatabaseCluster.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric associated with this DatabaseCluster instance.final MetricIDatabaseCluster.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric associated with this DatabaseCluster instance.IDatabaseCluster.metric(String metricName, MetricOptions props) (experimental) Return the given named metric associated with this DatabaseCluster instance.default MetricIDatabaseInstance.Jsii$Default.metric(String metricName, MetricOptions props) (experimental) Return the given named metric associated with this database instance.final MetricIDatabaseInstance.Jsii$Proxy.metric(String metricName, MetricOptions props) (experimental) Return the given named metric associated with this database instance.IDatabaseInstance.metric(String metricName, MetricOptions props) (experimental) Return the given named metric associated with this database instance. -
Uses of MetricOptions in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice with parameters of type MetricOptionsModifier and TypeMethodDescriptionDomain.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 MetricIDomain.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this domain.IDomain.metric(String metricName, MetricOptions props) Return the given named metric for this domain.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(MetricOptions props) Metric for automated snapshot failures.IDomain.metricAutomatedSnapshotFailure(MetricOptions props) Metric for automated snapshot failures.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(MetricOptions props) Metric for the cluster blocking index writes.IDomain.metricClusterIndexWritesBlocked(MetricOptions props) Metric for the cluster blocking index writes.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(MetricOptions props) Metric for the time the cluster status is red.IDomain.metricClusterStatusRed(MetricOptions props) Metric for the time the cluster status is red.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(MetricOptions props) Metric for the time the cluster status is yellow.IDomain.metricClusterStatusYellow(MetricOptions props) Metric for the time the cluster status is yellow.Domain.metricCPUUtilization(MetricOptions props) Metric for CPU utilization.default MetricIDomain.Jsii$Default.metricCPUUtilization(MetricOptions props) Metric for CPU utilization.final MetricIDomain.Jsii$Proxy.metricCPUUtilization(MetricOptions props) Metric for CPU utilization.IDomain.metricCPUUtilization(MetricOptions props) Metric for CPU utilization.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(MetricOptions props) 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(MetricOptions props) Metric for indexing latency.default MetricIDomain.Jsii$Default.metricIndexingLatency(MetricOptions props) Metric for indexing latency.final MetricIDomain.Jsii$Proxy.metricIndexingLatency(MetricOptions props) Metric for indexing latency.IDomain.metricIndexingLatency(MetricOptions props) Metric for indexing latency.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(MetricOptions props) Metric for JVM memory pressure.IDomain.metricJVMMemoryPressure(MetricOptions props) Metric for JVM memory pressure.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(MetricOptions props) Metric for KMS key errors.IDomain.metricKMSKeyError(MetricOptions props) Metric for KMS key errors.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(MetricOptions props) Metric for KMS key being inaccessible.IDomain.metricKMSKeyInaccessible(MetricOptions props) Metric for KMS key being inaccessible.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(MetricOptions props) Metric for master CPU utilization.IDomain.metricMasterCPUUtilization(MetricOptions props) Metric for master CPU utilization.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(MetricOptions props) Metric for master JVM memory pressure.IDomain.metricMasterJVMMemoryPressure(MetricOptions props) Metric for master JVM memory pressure.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(MetricOptions props) Metric for the number of nodes.IDomain.metricNodes(MetricOptions props) Metric for the number of nodes.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(MetricOptions props) Metric for number of searchable documents.IDomain.metricSearchableDocuments(MetricOptions props) Metric for number of searchable documents.Domain.metricSearchLatency(MetricOptions props) Metric for search latency.default MetricIDomain.Jsii$Default.metricSearchLatency(MetricOptions props) Metric for search latency.final MetricIDomain.Jsii$Proxy.metricSearchLatency(MetricOptions props) Metric for search latency.IDomain.metricSearchLatency(MetricOptions props) Metric for search latency. -
Uses of MetricOptions in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds with parameters of type MetricOptionsModifier and TypeMethodDescriptionDatabaseClusterBase.metric(String metricName, MetricOptions props) Return the given named metric for this DBCluster.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 MetricIDatabaseCluster.Jsii$Proxy.metric(String metricName, MetricOptions props) 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 MetricIDatabaseInstance.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this DBInstance.IDatabaseInstance.metric(String metricName, MetricOptions props) Return the given named metric for this DBInstance.DatabaseCluster.metricACUUtilization(MetricOptions props) This value is represented as a percentage.DatabaseClusterFromSnapshot.metricACUUtilization(MetricOptions props) This value is represented as a percentage.DatabaseClusterBase.metricCPUUtilization(MetricOptions props) 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(MetricOptions props) 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(MetricOptions props) The percentage of CPU utilization.IDatabaseInstance.metricCPUUtilization(MetricOptions props) The percentage of CPU utilization.DatabaseClusterBase.metricDatabaseConnections(MetricOptions props) 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(MetricOptions props) 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(MetricOptions props) The number of database connections in use.IDatabaseInstance.metricDatabaseConnections(MetricOptions props) The number of database connections in use.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(MetricOptions props) 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(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(MetricOptions props) 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(MetricOptions props) The amount of available random access memory, in bytes.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(MetricOptions props) 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(MetricOptions props) The amount of available random access memory.IDatabaseInstance.metricFreeableMemory(MetricOptions props) The amount of available random access memory.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(MetricOptions props) The amount of local storage available, in bytes.IDatabaseCluster.metricFreeLocalStorage(MetricOptions props) The amount of local storage available, in bytes.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(MetricOptions props) The amount of available storage space.IDatabaseInstance.metricFreeStorageSpace(MetricOptions props) The amount of available storage space.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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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.DatabaseCluster.metricServerlessDatabaseCapacity(MetricOptions props) As a cluster-level metric, it represents the average of the ServerlessDatabaseCapacity values of all the Aurora Serverless v2 DB instances in the cluster.DatabaseClusterFromSnapshot.metricServerlessDatabaseCapacity(MetricOptions props) As a cluster-level metric, it represents the average of the ServerlessDatabaseCapacity values of all the Aurora Serverless v2 DB instances in the cluster.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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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 MetricOptions in software.amazon.awscdk.services.sagemaker.alpha
Methods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricIEndpointInstanceProductionVariant.Jsii$Default.metric(String namespace, String metricName, MetricOptions props) (experimental) Return the given named metric for Endpoint.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metric(String namespace, String metricName, MetricOptions props) (experimental) Return the given named metric for Endpoint.IEndpointInstanceProductionVariant.metric(String namespace, String metricName, MetricOptions props) (experimental) Return the given named metric for Endpoint.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricCpuUtilization(MetricOptions props) (experimental) Metric for CPU utilization.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricCpuUtilization(MetricOptions props) (experimental) Metric for CPU utilization.IEndpointInstanceProductionVariant.metricCpuUtilization(MetricOptions props) (experimental) Metric for CPU utilization.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricDiskUtilization(MetricOptions props) (experimental) Metric for disk utilization.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricDiskUtilization(MetricOptions props) (experimental) Metric for disk utilization.IEndpointInstanceProductionVariant.metricDiskUtilization(MetricOptions props) (experimental) Metric for disk utilization.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricGpuMemoryUtilization(MetricOptions props) (experimental) Metric for GPU memory utilization.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricGpuMemoryUtilization(MetricOptions props) (experimental) Metric for GPU memory utilization.IEndpointInstanceProductionVariant.metricGpuMemoryUtilization(MetricOptions props) (experimental) Metric for GPU memory utilization.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricGpuUtilization(MetricOptions props) (experimental) Metric for GPU utilization.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricGpuUtilization(MetricOptions props) (experimental) Metric for GPU utilization.IEndpointInstanceProductionVariant.metricGpuUtilization(MetricOptions props) (experimental) Metric for GPU utilization.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricInvocationResponseCode(InvocationHttpResponseCode responseCode, MetricOptions props) (experimental) Metric for the number of invocations by HTTP response code.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricInvocationResponseCode(InvocationHttpResponseCode responseCode, MetricOptions props) (experimental) Metric for the number of invocations by HTTP response code.IEndpointInstanceProductionVariant.metricInvocationResponseCode(InvocationHttpResponseCode responseCode, MetricOptions props) (experimental) Metric for the number of invocations by HTTP response code.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricInvocations(MetricOptions props) (experimental) Metric for the number of invocations.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricInvocations(MetricOptions props) (experimental) Metric for the number of invocations.IEndpointInstanceProductionVariant.metricInvocations(MetricOptions props) (experimental) Metric for the number of invocations.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricInvocationsPerInstance(MetricOptions props) (experimental) Metric for the number of invocations per instance.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricInvocationsPerInstance(MetricOptions props) (experimental) Metric for the number of invocations per instance.IEndpointInstanceProductionVariant.metricInvocationsPerInstance(MetricOptions props) (experimental) Metric for the number of invocations per instance.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricMemoryUtilization(MetricOptions props) (experimental) Metric for memory utilization.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricMemoryUtilization(MetricOptions props) (experimental) Metric for memory utilization.IEndpointInstanceProductionVariant.metricMemoryUtilization(MetricOptions props) (experimental) Metric for memory utilization.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricModelLatency(MetricOptions props) (experimental) Metric for model latency.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricModelLatency(MetricOptions props) (experimental) Metric for model latency.IEndpointInstanceProductionVariant.metricModelLatency(MetricOptions props) (experimental) Metric for model latency.default MetricIEndpointInstanceProductionVariant.Jsii$Default.metricOverheadLatency(MetricOptions props) (experimental) Metric for overhead latency.final MetricIEndpointInstanceProductionVariant.Jsii$Proxy.metricOverheadLatency(MetricOptions props) (experimental) Metric for overhead latency.IEndpointInstanceProductionVariant.metricOverheadLatency(MetricOptions props) (experimental) Metric for overhead latency. -
Uses of MetricOptions in software.amazon.awscdk.services.scheduler
Methods in software.amazon.awscdk.services.scheduler with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricIScheduleGroup.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this group schedules.final MetricIScheduleGroup.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this group schedules.IScheduleGroup.metric(String metricName, MetricOptions props) Return the given named metric for this group schedules.ScheduleGroup.metric(String metricName, MetricOptions props) Return the given named metric for this schedule group.static MetricSchedule.metricAll(String metricName, MetricOptions props) Return the given named metric for all schedules.static MetricSchedule.metricAllAttempts(MetricOptions props) Metric for all invocation attempts across all schedules.static MetricSchedule.metricAllDropped(MetricOptions props) Metric for dropped invocations when EventBridge Scheduler stops attempting to invoke the target after a schedule's retry policy has been exhausted.static MetricSchedule.metricAllErrors(MetricOptions props) Emitted when the target returns an exception after EventBridge Scheduler calls the target API across all schedules.static MetricSchedule.metricAllFailedToBeSentToDLQ(String errorCode, MetricOptions props) Metric for failed invocations that also failed to deliver to DLQ across all schedules.static MetricSchedule.metricAllSentToDLQ(MetricOptions props) Metric for invocations delivered to the DLQ across all schedules.static MetricSchedule.metricAllSentToDLQTruncated(MetricOptions props) Metric for delivery of failed invocations to DLQ when the payload of the event sent to the DLQ exceeds the maximum size allowed by Amazon SQS.static MetricSchedule.metricAllTargetThrottled(MetricOptions props) Metric for invocation failures due to API throttling by the target across all schedules.static MetricSchedule.metricAllThrottled(MetricOptions props) Metric for the number of invocations that were throttled across all schedules.default MetricIScheduleGroup.Jsii$Default.metricAttempts(MetricOptions props) Metric for all invocation attempts.final MetricIScheduleGroup.Jsii$Proxy.metricAttempts(MetricOptions props) Metric for all invocation attempts.IScheduleGroup.metricAttempts(MetricOptions props) Metric for all invocation attempts.ScheduleGroup.metricAttempts(MetricOptions props) Metric for all invocation attempts.default MetricIScheduleGroup.Jsii$Default.metricDropped(MetricOptions props) Metric for dropped invocations when EventBridge Scheduler stops attempting to invoke the target after a schedule's retry policy has been exhausted.final MetricIScheduleGroup.Jsii$Proxy.metricDropped(MetricOptions props) Metric for dropped invocations when EventBridge Scheduler stops attempting to invoke the target after a schedule's retry policy has been exhausted.IScheduleGroup.metricDropped(MetricOptions props) Metric for dropped invocations when EventBridge Scheduler stops attempting to invoke the target after a schedule's retry policy has been exhausted.ScheduleGroup.metricDropped(MetricOptions props) Metric for dropped invocations when EventBridge Scheduler stops attempting to invoke the target after a schedule's retry policy has been exhausted.default MetricIScheduleGroup.Jsii$Default.metricFailedToBeSentToDLQ(String errorCode, MetricOptions props) Metric for failed invocations that also failed to deliver to DLQ.final MetricIScheduleGroup.Jsii$Proxy.metricFailedToBeSentToDLQ(String errorCode, MetricOptions props) Metric for failed invocations that also failed to deliver to DLQ.IScheduleGroup.metricFailedToBeSentToDLQ(String errorCode, MetricOptions props) Metric for failed invocations that also failed to deliver to DLQ.ScheduleGroup.metricFailedToBeSentToDLQ(String errorCode, MetricOptions props) Metric for failed invocations that also failed to deliver to DLQ.default MetricIScheduleGroup.Jsii$Default.metricSentToDLQ(MetricOptions props) Metric for invocations delivered to the DLQ.final MetricIScheduleGroup.Jsii$Proxy.metricSentToDLQ(MetricOptions props) Metric for invocations delivered to the DLQ.IScheduleGroup.metricSentToDLQ(MetricOptions props) Metric for invocations delivered to the DLQ.ScheduleGroup.metricSentToDLQ(MetricOptions props) Metric for invocations delivered to the DLQ.default MetricIScheduleGroup.Jsii$Default.metricSentToDLQTruncated(MetricOptions props) Metric for delivery of failed invocations to DLQ when the payload of the event sent to the DLQ exceeds the maximum size allowed by Amazon SQS.final MetricIScheduleGroup.Jsii$Proxy.metricSentToDLQTruncated(MetricOptions props) Metric for delivery of failed invocations to DLQ when the payload of the event sent to the DLQ exceeds the maximum size allowed by Amazon SQS.IScheduleGroup.metricSentToDLQTruncated(MetricOptions props) Metric for delivery of failed invocations to DLQ when the payload of the event sent to the DLQ exceeds the maximum size allowed by Amazon SQS.ScheduleGroup.metricSentToDLQTruncated(MetricOptions props) Metric for delivery of failed invocations to DLQ when the payload of the event sent to the DLQ exceeds the maximum size allowed by Amazon SQS.default MetricIScheduleGroup.Jsii$Default.metricTargetErrors(MetricOptions props) Emitted when the target returns an exception after EventBridge Scheduler calls the target API.final MetricIScheduleGroup.Jsii$Proxy.metricTargetErrors(MetricOptions props) Emitted when the target returns an exception after EventBridge Scheduler calls the target API.IScheduleGroup.metricTargetErrors(MetricOptions props) Emitted when the target returns an exception after EventBridge Scheduler calls the target API.ScheduleGroup.metricTargetErrors(MetricOptions props) Emitted when the target returns an exception after EventBridge Scheduler calls the target API.default MetricIScheduleGroup.Jsii$Default.metricTargetThrottled(MetricOptions props) Metric for invocation failures due to API throttling by the target.final MetricIScheduleGroup.Jsii$Proxy.metricTargetThrottled(MetricOptions props) Metric for invocation failures due to API throttling by the target.IScheduleGroup.metricTargetThrottled(MetricOptions props) Metric for invocation failures due to API throttling by the target.ScheduleGroup.metricTargetThrottled(MetricOptions props) Metric for invocation failures due to API throttling by the target.default MetricIScheduleGroup.Jsii$Default.metricThrottled(MetricOptions props) Metric for the number of invocations that were throttled because it exceeds your service quotas.final MetricIScheduleGroup.Jsii$Proxy.metricThrottled(MetricOptions props) Metric for the number of invocations that were throttled because it exceeds your service quotas.IScheduleGroup.metricThrottled(MetricOptions props) Metric for the number of invocations that were throttled because it exceeds your service quotas.ScheduleGroup.metricThrottled(MetricOptions props) Metric for the number of invocations that were throttled because it exceeds your service quotas. -
Uses of MetricOptions in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricITopic.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Topic.final MetricITopic.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Topic.ITopic.metric(String metricName, MetricOptions props) 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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) 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(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(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.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(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.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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) The rate of successful SMS message deliveries.ITopic.metricSMSSuccessRate(MetricOptions props) The rate of successful SMS message deliveries.TopicBase.metricSMSSuccessRate(MetricOptions props) The rate of successful SMS message deliveries. -
Uses of MetricOptions in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs with parameters of type MetricOptionsModifier and TypeMethodDescriptiondefault MetricIQueue.Jsii$Default.metric(String metricName, MetricOptions props) Return the given named metric for this Queue.final MetricIQueue.Jsii$Proxy.metric(String metricName, MetricOptions props) Return the given named metric for this Queue.IQueue.metric(String metricName, MetricOptions props) 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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) The number of messages that are in flight.IQueue.metricApproximateNumberOfMessagesNotVisible(MetricOptions props) 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(MetricOptions props) 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(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(MetricOptions props) 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(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(MetricOptions props) The number of messages deleted from the queue.IQueue.metricNumberOfMessagesDeleted(MetricOptions props) 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(MetricOptions props) 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(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(MetricOptions props) The number of messages added to a queue.IQueue.metricNumberOfMessagesSent(MetricOptions props) 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(MetricOptions props) The size of messages added to a queue.IQueue.metricSentMessageSize(MetricOptions props) The size of messages added to a queue.QueueBase.metricSentMessageSize(MetricOptions props) The size of messages added to a queue. -
Uses of MetricOptions in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions with parameters of type MetricOptionsModifier and TypeMethodDescriptionActivity.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 MetricIStateMachine.Jsii$Proxy.metric(String metricName, MetricOptions props) 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.StateMachine.metric(String metricName, MetricOptions props) Return the given named metric for this State Machine's executions.static MetricStateTransitionMetric.metric(String metricName, MetricOptions props) Return the given named metric for the service's state transition metrics.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(MetricOptions props) Metric for the number of executions that were aborted.IStateMachine.metricAborted(MetricOptions props) 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(MetricOptions props) Metric for the number of available state transitions per second.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(MetricOptions props) Metric for the number of executions that failed.IStateMachine.metricFailed(MetricOptions props) Metric for the number of executions that failed.StateMachine.metricFailed(MetricOptions props) Metric for the number of executions that failed.TaskStateBase.metricFailed(MetricOptions props) Metric for the number of times this activity fails.Activity.metricHeartbeatTimedOut(MetricOptions props) 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(MetricOptions props) Metric for the number of available state transitions.static MetricStateTransitionMetric.metricProvisionedRefillRate(MetricOptions props) Metric for the provisioned steady-state execution rate.Activity.metricRunTime(MetricOptions props) The interval, in milliseconds, between the time the activity 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(MetricOptions props) 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(MetricOptions props) 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(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(MetricOptions props) Metric for the number of executions that were started.IStateMachine.metricStarted(MetricOptions props) Metric for the number of executions that were started.StateMachine.metricStarted(MetricOptions props) Metric for the number of executions that were started.TaskStateBase.metricStarted(MetricOptions props) Metric for the number of times this activity is started.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(MetricOptions props) Metric for the number of executions that succeeded.IStateMachine.metricSucceeded(MetricOptions props) Metric for the number of executions that succeeded.StateMachine.metricSucceeded(MetricOptions props) Metric for the number of executions that succeeded.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(MetricOptions props) Metric for the number of executions that were throttled.IStateMachine.metricThrottled(MetricOptions props) 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(MetricOptions props) Metric for the number of throttled state transitions.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(MetricOptions props) 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(MetricOptions props) Metric for the interval, in milliseconds, between the time the execution starts 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(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(MetricOptions props) Metric for the number of executions that timed out.IStateMachine.metricTimedOut(MetricOptions props) Metric for the number of executions that timed out.StateMachine.metricTimedOut(MetricOptions props) Metric for the number of executions that timed out.TaskStateBase.metricTimedOut(MetricOptions props) Metric for the number of times this activity times out. -
Uses of MetricOptions in software.amazon.awscdk.services.synthetics
Methods in software.amazon.awscdk.services.synthetics with parameters of type MetricOptionsModifier and TypeMethodDescriptionCanary.metricDuration(MetricOptions options) Measure the Duration of a single canary run, in seconds.Canary.metricFailed(MetricOptions options) Measure the number of failed canary runs over a given time period.Canary.metricSuccessPercent(MetricOptions options) Measure the percentage of successful canary runs.
metricSystemErrorsForOperations.