gcpdiag icon indicating copy to clipboard operation
gcpdiag copied to clipboard

Make it possible to filter resources by resource name.

Open schweikert opened this issue 3 years ago • 0 comments

Currently it is only possible to filter by project id, labels and regions, but it would be useful for example to analyze only a specific GKE cluster. This is more complicated than it seems, because we would need to somehow include resources related to that (on the other hand, maybe we can just do substring matching).

schweikert avatar Jun 15 '22 14:06 schweikert