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)
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)