cilium / tetragon

eBPF-based Security Observability and Runtime Enforcement
https://tetragon.io
Apache License 2.0
3.54k stars 344 forks source link

Define debug metrics group #2779

Open lambdanis opened 1 month ago

lambdanis commented 1 month ago

Separate metrics monitoring Tetragon health (used by operators) from metrics exposing details useful for debugging (used mainly by Tetragon developers, potentially high-cardinality). The idea is to disable the latter by default, to reduce the default metrics cardinality and performance overhead.

See Tetragon metrics framework for more context.

After this is done, health metrics group should be marked as constrained.

lambdanis commented 2 weeks ago

Identified debug metrics

(not a complete list)