Hello !
I have grafana container and postgres container in the same machine with network_mode: host.
I have a problem with the PSQL datasource configuration wich when i click in ‘Save and test’ the error ‘Metric request error’ is showed to me.
I already create the user grafana, but i tested with postgres user and get the same error to.
obs: My PSQL database is used just to get relational data, nothing related with time series.
My datasource configuration:
The source code error: