tracing/tracing-tower
Eliza Weisman ad558aad6c
tower: make the load generator example more fun (#276)
This commit tweaks the `tracing-tower` load-generator example a little
to better simulate a real application under load. In particular, there
are now three load generators rather than a single one, and there is a
small amount of random jitter to when each load generator sends a
request. This has the effect of making events more likely to be
interleaved, so filtering becomes much more necessary.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2019-08-13 18:33:28 -07:00
..