issues
search
honeycombio
/
loadgen
A flexible command-line load generator to create traces in OTel or Honeycomb formats
Apache License 2.0
6
stars
2
forks
source link
feat: Allow for adjustable boolean probability
#42
Closed
kentquirk
closed
9 months ago
kentquirk
commented
9 months ago
Which problem is this PR solving?
Sometimes you don't want a bool to be a coinflip. This allows specifying the probability of truth.
Short description of the changes
Add optional probability of truth, default to 50%.
Which problem is this PR solving?
Short description of the changes