hubble-ui icon indicating copy to clipboard operation
hubble-ui copied to clipboard

Document what labels Hubble UI relies on

Open solidDoWant opened this issue 9 months ago • 1 comments

What labels Hubble UI uses for flows, service "map", and filters is pretty opaque. This makes Hubble UI difficult to use in several cases:

It'd be great if a maintainer could list out which labels are used, even if just in a GitHub issue or discussion.

Alternatively, it would be really nice if the labels could be made configurable so that the UI could be made to work with user's clusters, rather than adapting clusters for the UI.

solidDoWant avatar Mar 20 '25 06:03 solidDoWant

I believe this is the relevant code: https://github.com/cilium/hubble-ui/blob/master/backend/domain/labels/labels.go or https://github.com/cilium/hubble-ui/blob/master/src/domain/labels.ts

lancehudson avatar May 01 '25 02:05 lancehudson