2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-13 23:36:00 +00:00
John Cowen 96204a21d8
ui: [BUGFIX] Ensure we show the correct count of instances for each node ()
* Add MeshServiceInstances property to node model

* Use MeshServiceInstances property

* Make sure we show the 'No * checks' if Checks.length is zero
2021-02-11 11:36:36 +00:00

4 lines
98 B
Plaintext

```release-note:bug
ui: Exclude proxies when showing the total number of instances on a node.
```