[Openstack] Gnocchi - cannot retrieve measures
Dirk Braunschweiger
dirkmb+lists.openstack at wh-stuttgart.net
Thu Feb 18 11:15:19 UTC 2016
Hey everyone,
I have a question concerning Gnocchi. I hope this is the correct mailing
list, I could not find a separate one.
My problem is: when I do a GET request to a metric, it always returns an
empty list (and HTTP 200 status code).
I followed the instructions from http://gnocchi.xyz/rest.html
I can create "archive policies", I can retrieve the metric information,
and I can successful POST measures to the metric.
At least I get a 202 Accepted and some measure files appear on the HDD.
When I try to retrieve the stored measures with a GET request I always
get the empty list.
I could not fine a similar open bug on
https://bugs.launchpad.net/gnocchi
I tried it with Python 3.4.2 on a Debian jessie with the gnocchi version
from pip3, the branch 'stable/1.3', the 'master' branch and the commits
tagged with '1.3.3' and '1.3.4'. Gnocchi is always running with root
privileges to prevent any problems with access rights.
Can anyone help finding the error/mistake?
Best regards,
Dirk
More information about the Openstack
mailing list