In Grafana there is not an option for postgresql version 16.2 so when i try to connect it is not able to connect to that.
What can be the solution to it.
Grafana supports the following databases:
- SQLite 3
- MySQL 5.7+
- PostgreSQL 12+
What error do you receive?
I’m talking about grafana cloud
sorry I forgot to mention
Ok, if you choose version 15 from dropdown list and try to connect, what error do you receive?
Do you have a static IP address with necessary open ports in firewall so as Grafana Cloud was able to reach your local database?
Yes I checked with other local systems they are able to connect to this local database on my system so yes I think port is open to connect.
So you have a static IP at your local system visible from anywhere?
And when you check its port with, for example, this service, it says Port is open?
Oh, I think I got the problem.
yes the port is not open the other systems are able to connect because they are on the same local network.
Thanks for the advice.