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

Support for Jaeger gRPC trace emitter #31

Open RashmiRam opened 4 years ago

RashmiRam commented 4 years ago

We have a setup where jaeger collector listens for traces and send it to our backend servers and we want to do the load test on whole flow of jaeger collector + our backend servers.

If you think this is a value add to the load-generator, I would be happy to send a PR for the same.

pjanotti commented 4 years ago

Hi @RashmiRam - this is a good addition to the load generator, it will be welcome.