tracker-bench

command
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

README

Documentation

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

Enabling Prometheus

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

Metrics tracked

tracker-bench tracks three important stats about tracker'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 tracker should have a stable throughput of events emitted with minimal event loss. If heavy event loss occurs, consider tuning tracker 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