gnocchixyz / gnocchi

Timeseries database
Apache License 2.0
299 stars 85 forks source link

Grafana cannot connect gnocchi #1306

Closed francomdza18 closed 1 year ago

francomdza18 commented 1 year ago

Before reporting an issue on Gnocchi, please be sure to provide all necessary information.

Which version of Gnocchi are you using

gnocchi 7.0.4

How to reproduce your problem

I tried to install a grafana to view the openstack metric via gnocchi datasource, but after following the documents, I failed.

I am not sure what I am missing, I am appreciated if anyone can help.

Grafana is started in 3000 port (default), It is a different server, within the same network where my deployed openstack is.

CORS configuration is set in keystone.conf and gnocchi.conf

image

I attach de listen ports in my openstack for keystone. Screenshot from 2023-06-28 19-25-12

I attach de listen ports for grafana server. image

Finally, when I try to add the data source, the following message appears (it stays for a long time), it establishes the connection but closes it after a short time.

image

image

image

What is result that you expected

The datasource should be added successfully.