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

API to get a list of CloudWatch metric namespaces #3175

Closed
mobsense opened this issue Jan 10, 2022 · 3 comments
Closed

API to get a list of CloudWatch metric namespaces #3175

mobsense opened this issue Jan 10, 2022 · 3 comments
Labels
closed-for-staleness feature-request New feature or enhancement. May require GitHub community feedback. p3 This is a minor priority issue service-api This issue is due to a problem in a service API, not the SDK implementation.

Comments

@mobsense
Copy link

I want to get a list of the CloudWatch (custom) metrics namespaces.

I can do this with CWL.listMetrics() but if the account has many thousands (> 50k) metrics, this API is very, very slow.

What I want is to just get the top level metric namespaces. The console seems to be able to do this via a custom service API.

Can this API be made public?

@mobsense mobsense added the feature-request New feature or enhancement. May require GitHub community feedback. label Jan 10, 2022
@mobsense
Copy link
Author

mobsense commented May 3, 2022

The private API seems to be:

x-amz-target: CloudWatchVersion20130116.SearchMetricSchemas

Can I get access to this API. Is it in the SDK or is it available via REST?

@ajredniwja ajredniwja added the service-api This issue is due to a problem in a service API, not the SDK implementation. label Sep 28, 2022
@RanVaknin RanVaknin added the p3 This is a minor priority issue label Feb 22, 2023
Copy link

Greetings! We’re closing this issue because it has been open a long time and hasn’t been updated in a while and may not be getting the attention it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to comment or open a new issue.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Feb 23, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
closed-for-staleness feature-request New feature or enhancement. May require GitHub community feedback. p3 This is a minor 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

3 participants