Controlling the eBPF sampling mechanism
Force Sampling
By request header (HTTP/gRPC only)
x-groundcover-force-sample: trueBy pod labels / annotations
groundcover/force-sample: "true"Rate Limiting
agent:
sensor:
env:
- name: GC_GLOBALLIMITER_MAXQUEUE
value: 10 # will limit to a rate of 100 traces / secondLast updated
