Filtering Kubernetes entities
Customize data collection by filtering K8s entities
Last updated
Customize data collection by filtering K8s entities
Last updated
By default, groundcover traces all namespaces and workloads in your cluster, but sometimes you want to block ones that are irrelevant to your needs, or alternatively only allow something very specific.
groundcover allows you to add traces filtering rules on specific workloads and namespaces by creating a custom values.yaml
file.
The rules are a list of regex patterns with its matching type (allow / block) that represents the entities you want groundcover filter.
more on getting api-key, see: