tracee-bench

command
v0.20.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

README

Documentation

tracee-bench is a promQL based tool to query tracee runtime performance metrics. It can be used to benchmark tracee's event pipeline's (see here) performance on your environment.

Enabling Prometheus

In order to use prometheus with tracee see this documentation. A simple script for running a prometheus container scraping tracee is available in this repository in prometheus.sh.

Metrics tracked

tracee-bench tracks three important stats about tracee's performance in your environment:1

  1. Avg rate of events emitted per second
  2. Avg rate of events lost per second
  3. Overall events lost

Ideal performance of tracee should have a stable throughput of events emitted with minimal event loss. If heavy event loss occurs, consider tuning tracee either through filtering or allocating additional CPU (if running on kubernetes).

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL