MetricMonitoredCommand #6873
Labels
documentation
This is a problem with documentation.
p2
This is a standard priority issue
service-api
This issue is due to a problem in a service API, not the SDK implementation.
Describe the issue
It would be nice to know if a particular metric is being monitored or not. Currently, the only way to check if a metric is being monitored is if we get datapoints for it using the GetMetricStatisticsCommand or the GetMetricDataCommand. Like, I want to check if my 5XX errors are being monitored, if there are no errors it states not enough data points which leads me to assume that it is not being monitored.
Hopefully someone has a solution.
Thanks!
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch/
The text was updated successfully, but these errors were encountered: