Monitor whole cluster
halah-dev opened this issue · 1 comments
halah-dev commented
Hello, I wanted to ask if I can use HouseWatch to monitor all the cluster nodes or only the one connected to it?
yakkomajuri commented
So right now you can only connect one node, but a bunch of the metrics will look at the whole cluster. We default to showing whole cluster aggregates/averages (using clusterAllReplicas
) but specify in the UI when you're looking at node-only metrics.
We do have plans to allow adding more nodes to be monitored though!