Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MetricMonitoredCommand #6873

Open
SufyanRizvi24 opened this issue Feb 7, 2025 · 1 comment
Open

MetricMonitoredCommand #6873

SufyanRizvi24 opened this issue Feb 7, 2025 · 1 comment
Assignees
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.

Comments

@SufyanRizvi24
Copy link

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/

@SufyanRizvi24 SufyanRizvi24 added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Feb 7, 2025
@zshzbh zshzbh self-assigned this Feb 7, 2025
@zshzbh zshzbh added p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Feb 10, 2025
@zshzbh
Copy link
Contributor

zshzbh commented Feb 10, 2025

Hey @SufyanRizvi24 ,

I have forwarded your feedback to the service documentation team.

Thanks!
Maggie

@zshzbh zshzbh added the service-api This issue is due to a problem in a service API, not the SDK implementation. label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants