taliban

command module
v0.0.0-...-a64bcf8 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

Taliban

An invasive telemetry benchmark tool.

Build

docker build -t taliban:latest .
docker run -p 8080:8080 taliban:latest -p examples/histogram.yaml

Use

The service expose metrics generated according to the specified configuration. Checkout the examples folder for sample configurations.

docker run -d -p 8080:8080 taliban:latest
curl localhost:8080/metrics
# HELP naughty_mccarthy Arbitrarily-generated gauge metrics
# TYPE naughty_mccarthy gauge
# naughty_mccarthy{amazing_euler6="sleepy_lamarr4",dazzling_poitras1="vigilant_bell2",great_jemison6="flamboyant_keldysh0"} -1.0110213543693957e+307
# naughty_mccarthy{amazing_euler6="sleepy_lamarr4",dazzling_poitras1="vigilant_bell2",great_jemison6="magical_jackson4"} -8.454367145552644e+307
# naughty_mccarthy{amazing_euler6="sleepy_lamarr4",dazzling_poitras1="vigilant_bell2",great_jemison6="vigorous_rosalind7"} 1.7798864549666633e+308
# naughty_mccarthy{amazing_euler6="sleepy_lamarr4",dazzling_poitras1="vigilant_bell2",great_jemison6="wizardly_khayyam8"} 4.62380796130322e+307
# naughty_mccarthy{amazing_euler6="sleepy_lamarr4",dazzling_poitras1="vigilant_bell2",great_jemison6="zealous_mendel7"} -1.6770941555759105e+307
# ...

You might want to start with the provided sample deployment to deploy on Kubernetes.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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