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

Does gophercloud utils support gnocchi aggregate? #163

Open
DeyunLuo opened this issue Sep 17, 2021 · 1 comment
Open

Does gophercloud utils support gnocchi aggregate? #163

DeyunLuo opened this issue Sep 17, 2021 · 1 comment

Comments

@DeyunLuo
Copy link

I find how to get instance cpu_util (Instance percentage of host cpu ) from stackoverflow https://stackoverflow.com/a/57386023/12524552
But I cant't find about aggregate interface in gophercloud/utils/gnocchi/metric/v1/
So utils doesn't support aggregate like this ["(* (aggregate mean (metric cpu.util mean)) 4)"]?(https://gnocchi.osci.io/rest.html#examples)

@jtopjian
Copy link
Contributor

Yeah, it looks like we're missing the /v1/aggregates APIs. I'd be happy to review a PR for anyone who wants to submit it.

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