open-consul/.changelog/9749.txt
John Cowen 08cf0f18a6
ui: [BUGFIX] Ensure we show the correct count of instances for each node (#9749)
* 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.
```