Omnition / synthetic-load-generator

Generates synthetic operational load (traces, metrics, logs, events) simulating a microservice-based app.
Apache License 2.0
67 stars 35 forks source link

Add topology to generate 100K spans per sec with 20 fix tags #20

Closed pjanotti closed 5 years ago

pjanotti commented 5 years ago

It seems that generating 100K spans with random tags and respective values is a bottle-neck. Adding this file that allows experimenting with fix tags and values instead.

On bare metal I got the one with pre-defined tags to generate about 10K more spans per second (although I'm not sure at this point what was the bottle-neck preventing it to go even higher).