aws-samples / 1click-hpc

Deploy your HPC Cluster on AWS in 20min. with just 1-Click.
MIT No Attribution
62 stars 44 forks source link

Grafana monitoring - all panels keep saying No data #19

Open rvencu opened 2 years ago

rvencu commented 2 years ago

Grafana seems to be installed correctly but all panels say No data. Including the compute nodes list, everything is empty.

Is there any further configuration step that I missed?

rvencu commented 2 years ago

So it seems to be a problem with the ELB and CORS. I can see live nodes on Prometheus interface but Grafana does not like the missing CORS settings. I found workaround for Nginx or Apache as a reverse proxy but not for the Load Balancer.

rvencu commented 2 years ago

fixed that one, sent PR