iter8-tools / iter8

Kubernetes release optimizer
https://iter8.tools
Apache License 2.0
253 stars 34 forks source link

Some `http` and `grpc` endpoints are unreachable #1589

Open Alan-Cha opened 11 months ago

Alan-Cha commented 11 months ago

The current behavior of the http and grpc is that if some of the multiple endpoints are unreachable, simple skip over them. That means the current Grafana dashboard will not indicate that these endpoints could not be reached.

Should the Grafana dashboard be changed to show that these endpoints could not be reached? If so, how should it be changed?