kumahq / kuma-gui

🐻 A GUI built on Vue.js for use with Kuma.
https://kuma.io/
Apache License 2.0
38 stars 21 forks source link

When using MeshService service count are all over the place #2966

Open lahabana opened 1 week ago

lahabana commented 1 week ago

What happened?

See:

image

In total I have 2 zones with 2 services in each. Seems like this mixes up everything

johncowen commented 1 week ago

If you still have this running, could you grab me the contents of /global-insight?

Briefly looking at the code for this, we specifically look at services.internal.total, which would be wrong, so defo needs changing.

johncowen commented 1 week ago

I added a 2.9 milestone also

jakubdyszkiewicz commented 1 week ago

Triage: we should have number of MeshService / Mz / Ext in MeshInsights and GlobalInsights now