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

Get cloud monitor supported namespaces and metrics from SDK. #144

Open
kevisong opened this issue Aug 4, 2021 · 1 comment
Open

Get cloud monitor supported namespaces and metrics from SDK. #144

kevisong opened this issue Aug 4, 2021 · 1 comment

Comments

@kevisong
Copy link

kevisong commented Aug 4, 2021

Hi Team.

When building an app that syncs cloud monitor metrics via cloud API. It is necessary to provide namespace and metric names so that the metrics data can be pulled.

Now, one implementation is to read documents at https://cloud.tencent.com/document/product/248/6843 and manage the metric names in config file.

It is possible to get the supported metric names via SDK? So the code can be nice and clean without managing a long list of metric names by developer themselves.

@zqfan
Copy link
Member

zqfan commented Aug 5, 2021

Sounds reasonable, but those documents are not synced by my team, so I cannot generate the namespaces & metrics into the SDK for now.
I will discuss it with the Cloud Monitor team later.
Thanks for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants