26.04.2017 · I'm making the connection to the API via kube proxy and an SSH tunnel throught port 8001 (Kubernetes Dashboard works fine). If I check monitoring-grafana 's pod logs I can see it's trying to connect to the Grafana server in the container without success: ubuntu@master:~$ kubectl logs monitoring-grafana-3319647107-tpwf8 -f --namespace=kube ...
Apr 26, 2017 · I'm making the connection to the API via kube proxy and an SSH tunnel throught port 8001 (Kubernetes Dashboard works fine). If I check monitoring-grafana 's pod logs I can see it's trying to connect to the Grafana server in the container without success: ubuntu@master:~$ kubectl logs monitoring-grafana-3319647107-tpwf8 -f --namespace=kube ...
13.08.2020 · Remember that we can use environment variables instead of hardcoded values. Below, you’ll find a short description of used options: name – your unique name of the data source.; type – one of the officially supported data sources.; url – the URL of your data source (in my case, the Prometheus server).; access – access mode. You can choose either proxy or direct.
May 13, 2020 · What happened: Grafana randomly doesn't show data when loading/refreshing dashboard. Go through added screenshots first to understand the issue. What you expected to happen: Grafana to load panels as expected.
Oct 05, 2019 · When i try to create a new influxdb datasource in grafana with influxdb-2 i get a Network Error: Bad Gateway(502), the logfile is showing: 2782ca98a4d7_grafana | 2019/10/05 13:18:50 http: proxy error: dial tcp 172.20.0.4:12380: connect: connection refused
Oct 01, 2020 · What happened: After upgrading grafana from 7.1.5 to 7.2.0, some dashboards don't load completely anymore. But the strange thing is that it seems to stop sending out ajax calls to the backend (Prometheus) to get its data.
01.10.2020 · Data source type & version: Prometheus/Thanos. OS Grafana is installed on: Debian 10. User OS & Browser: Firefox Arch Linux. Grafana plugins: /. Others: The text was updated successfully, but these errors were encountered: Copy link.
Aug 13, 2020 · Provisioning a predefined Grafana dashboard. We can use one of the predefined, ready to use Grafana dashboards to save time on configuration. Therefore, to display metrics gathered on my Spring Boot project, I’m going to use the „Dashboard for Micrometer instrumented applications (Java, Spring Boot, Micronaut)” i. e. the JVM dashboard.
04.10.2019 · When i try to create a new influxdb datasource in grafana with influxdb-2 i get a Network Error: Bad Gateway(502), the logfile is showing: 2782ca98a4d7_grafana | 2019/10/05 13:18:50 http: proxy error: dial tcp 172.20.0.4:12380: connect: connection refused
Oct 11, 2021 · In the docker image for grafana I can see a connection refused message. t=2021-10-11T01:34:53+0000 lvl=eror msg=“Data proxy error” logger=data-proxy-log userId=1 ...
Proxy error: dial tcp 127.0.0.1:8086: connect: connection refused. Copy. with your grafana, and get ip from influxdb , docker inspect <container id> links: ...
Dec 11, 2017 · exact solution for this and all related connection problems between docker images. Connection to prometheus to local app and from grafana to prometheus. All of these issues is able to solved by using host.internal.docker instead of localhost or local ip
11.10.2021 · What Grafana version and what operating system are you using? v8.2.0 (d7f71e9eae) running in docker on Windows 10. What are you trying to achieve? Connect Jaeger as a data source after the initial install of G…