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

[AWS Cloudwatch] Avoid calling ListMetrics by namespace #33134

Closed
girodav opened this issue Sep 20, 2022 · 0 comments · Fixed by #34055
Closed

[AWS Cloudwatch] Avoid calling ListMetrics by namespace #33134

girodav opened this issue Sep 20, 2022 · 0 comments · Fixed by #34055
Labels
aws Enable builds in the CI for aws cloud testing enhancement Team:Cloud-Monitoring Label for the Cloud Monitoring team

Comments

@girodav
Copy link
Contributor

girodav commented Sep 20, 2022

Avoid calling ListMetrics by namespace, and do a single call per region instead. Use the API response to filter the namespaces we are interested in.

Full context behind this change is available at elastic/integrations#2913

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Enable builds in the CI for aws cloud testing enhancement Team:Cloud-Monitoring Label for the Cloud Monitoring team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant