maestro-java icon indicating copy to clipboard operation
maestro-java copied to clipboard

SUT statistics (broker related)

Open michalxo opened this issue 6 years ago • 1 comments

It would make sense to gather various statistics about broker. For example:

  • -XX:+PrintGCApplicationStoppedTime
  • -XX:+PrintGCTimeStamps
  • -Xloggc:gc.log

Also, broker should be started by default with -XX:+HeapDumpOnOutOfMemoryError

michalxo avatar Aug 13 '18 09:08 michalxo

I talked @michalxo and the metrics and he also needs the GC cycle count.

Tentatively adding this for 1.6. I will do it sooner if I can.

orpiske avatar Aug 13 '18 09:08 orpiske