You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cdk-monitoring-constructs currently supports monitoring Opensearch and Elasticsearch clusters, but not Opensearch serverless. I am requesting you add support to monitor an Opensearch serverless.
The text was updated successfully, but these errors were encountered:
echeung-amzn
changed the title
Add support for monitoring Opensearch Serverless
[opensearchserverless] Add support for monitoring OpenSearch Serverless
Apr 4, 2023
Hi, I'd like to work on this. On a high level, I am planning to add monitorOpenSearchServerlessCollection to facade. With following metrics and alarm support on these metrics. Since OCU is on account level, I am also considering having a boolean param to specify whether to include OCU metrics as part of this segment instance.
Since OCU is on account level, I am also considering having a boolean param to specify whether to include OCU metrics as part of this segment instance.
It'd probably make more sense to separate it such that there's monitorOpenSearchServerlessCollection that monitors a collection and something like monitorOpenSearchServerless that monitors higher-level metrics that aren't at a collection/instance level.
Feature scope
Opensearch Serverless
Describe your suggested feature
cdk-monitoring-constructs
currently supports monitoring Opensearch and Elasticsearch clusters, but not Opensearch serverless. I am requesting you add support to monitor an Opensearch serverless.The text was updated successfully, but these errors were encountered: