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

Gnocchi is unreachable or CORS is misconfigured #81

Open
dardelean opened this issue Jun 6, 2022 · 0 comments
Open

Gnocchi is unreachable or CORS is misconfigured #81

dardelean opened this issue Jun 6, 2022 · 0 comments

Comments

@dardelean
Copy link

Hi,

The Gnocchi Grafana datasource is failing with Gnocchi is unreachable or CORS is misconfigured (detail: TypeError: NetworkError when attempting to fetch resource.) Grafana version is 8.2.1 and gnocchixyz-gnocchi-datasource has this fix applied.

Both Keystone and Gnocchi have this in their configs:

[cors]
allowed_origin = *
allow_methods = GET,POST,PUT,DELETE,OPTIONS,HEAD
allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-Domain-Id,X-Domain-Name

But somehow the integration keep failing.

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

No branches or pull requests

1 participant