What are you trying to achieve?
Increase the dataproxy timeout, as my ML training is constantly Erroring
How are you trying to achieve it?
I dont know. That’s why i’m asking
What happened?
Nothing
What did you expect to happen?
Nothing… I didn’t do anything yet
Can you copy/paste the configuration(s) that you are having problems with?
I’m using hosted Grafana, so i’m not sure exactly how to SSH into my hosted Grafana instance, or if it’s even possible?
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
Training failed:
Hi @cx_182 ! I’m not sure if you are still working on this issue, but if so can you confirm the data source that your Machine Learning jobs are using?
And regarding your question here:
I’m using hosted Grafana, so i’m not sure exactly how to SSH into my hosted Grafana instance, or if it’s even possible?
SSH access to the hosted Grafana server is not provided. You can interact with your Grafana instance via the main user interface at your hosted Grafana URL or using the API:
Good question. I have a very simple setup: (1) InfluxDB + Grafana on a bare metal home server (2) I call from a browser on my laptop.
InfluxDB itself has dashboards. The queries behind the InfluxDB dashboards take about two minutes but work fine i.e. no TCP timeouts from my home server. I only get the timeouts in the Grafana dashboards (which use InfluxDB as data source).
Both InfluxDB service and Grafana service run on the same bare metal machine. Is it possible to have a TCP timeout between these services on the same machine? Or did you mean a timeout between my chrome browser client and the Grafana server? Below the TCP settings on my home server. TCP keepalive is 2 hours.