Search
⌃K

Customize Data Collection

groundcover supports many custom configurations so you can fit it to the way your deployment works and to your exact needs.

Data collection

groundcover allows you to control the way data is being collected and treated across your cluster in many ways.
Here are a few worth knowing:
  1. 1.
    Namespace blacklist - by default the groundcover agent collects and stores data from all namespaces found in the cluster. In some cases it makes sense to avoid collecting and storing from specific namespaces. These namespaces can be specified as blacklisted at the agent's installation.
  2. 2.
    Sensitive data obfuscation - as any application monitoring system, the data collected by groundcover is by nature sensitive and contains payloads of full requests and queries. Raw traces can go a long way in a troubleshooting process, but you can choose to obfuscate their payload.
  3. 3.
    Node label collection - by default the groundcover agent will add any node label to the labels of every metric generated under this agent. This allows intelligent dissection of the data by labels which may be much more meaningful than a node name. This collection can be turned off at any time.
groundcover supports most K8s primitives out there. Can't find what you need? let us know over Slack.