Hi guys, sorry for stupid question, I am trying to check how my node is working, I used VPS from google server it seems like its working, i also mananged to go in grafana page through localhost:3000, but when i put my server IP address:3000 it is not going anywhere, I do not know where to look for mistake
check in your grafana.ini
under the [server] stanza look for http_addr
this should be set to 0.0.0.0 to bind to all addresses