Please honor developers work by citing publications listed in the bibliography.
# How to get monitoring traces
* How to setup Kieker monitoring is described best at http://kieker-monitoring.net/
* Note that accurate performance models can only be derived if you do not have side effects within your measurements. It may be worthwhile to inspect traces, e.g., using https://se3.informatik.uni-wuerzburg.de/kieker4dql/KiekerDQLAdapter
* Two options
** either monitor resource utilization in addition to response times
** or perform a calbration run that has no/low contention in it (which could be even without resource utilization logging)