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

Initial commit for synthetic trace generator #1

Closed maynk closed 5 years ago

maynk commented 5 years ago

This change adds in a java project for the synthetic load generator. The code generates traces for the specified application topology and operation model parameters and root service/routes.

Included is a sample application topology modeling a subset of the OpenCensus sample hipster shop application.