Closed paulfantom closed 2 years ago
What happened?
Installed tobs from main branch and port-forwarded to grafana to check a dashboard. Dashboards had connectivity issues due to misconfigured promscale (promql) datasource.
main
Grafana errors out with:
Templating Template variable service failed Get "http://test-promscale-connector.default.svc:9201/api/v1/series?match%5B%5D=up%7Bjob%3D%22kubelet%22%2C%20metrics_path%3D%22%2Fmetrics%2Fcadvisor%22%7D&start=1659346071&end=1659349671": dial tcp: lookup test-promscale-connector.default.svc on 10.96.0.10:53: no such host
Did you expect to see something different?
I expected dashboard to work.
Relates to https://github.com/timescale/tobs/issues/517.
What happened?
Installed tobs from
main
branch and port-forwarded to grafana to check a dashboard. Dashboards had connectivity issues due to misconfigured promscale (promql) datasource.Grafana errors out with:
Did you expect to see something different?
I expected dashboard to work.