weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.85k stars 708 forks source link

Topology filtering based on k8s label #3112

Open ycao56 opened 6 years ago

ycao56 commented 6 years ago

@Currently, UI could only filter k8s resources by namespaces. It would be more useful to be able to filter by label. In k8s world, labels enable users to map their own organizational structures onto system objects in a loosely coupled fashion. Users will be benefit from this to customize their own topology view by using label filter.

ycao56 commented 6 years ago

Create a PR to implement this https://github.com/weaveworks/scope/pull/3118