Crate lading

Source
Expand description

The lading daemon load generation and introspection tool.

This library support the lading binary found elsewhere in this project. The bits and pieces here are not intended to be used outside of supporting lading, although if they are helpful in other domains that’s a nice surprise.

Modules§

blackhole
Lading blackholes
captures
Capture and record lading’s internal metrics
config
This module controls configuration parsing from the end user, providing a convenience mechanism for the rest of the program. Crashes are most likely to originate from this code, intentionally.
generator
Lading generators
inspector
Manage the target inspector sub-process
observer
Manage the target observer
payload
Lading payloads
signals
Module to control shutdown in lading.
target
Manages lading’s target
target_metrics
Fetch metrics from the target process
throttle
A throttle for input into the target program.