tidb-dashboard icon indicating copy to clipboard operation
tidb-dashboard copied to clipboard

Invalid Metrics URL when deployed on AWS EKS

Open dveeden opened this issue 4 years ago • 1 comments
trafficstars

Bug Report

What did you do?

Deploy TiDB on AWS EKS with the TiDB Operator

What did you expect to see?

The View Metrics link pointing to the grafana URL.

What did you see instead?

The link pointing to http://basic-grafana.tidb-cluster.svc:3000/.

It probably needs to figure out the ELB address for Grafana and use that instead.

What version of TiDB Dashboard are you using (./tidb-dashboard --version)?

It says "PD v5.0.1" in the top.

dveeden avatar May 14 '21 08:05 dveeden

Thanks for the report! Currently there is no way to configure the advertise address of Grafana so that this will happen. In future we will drop the Grafana link (and use our own dashboard instead). At that time this will not be a problem any more.

breezewish avatar May 14 '21 14:05 breezewish