spark

spark

26M Downloads

[Suggestion] Add command to get info about a specific time consuming tick

KarlOfDuty opened this issue ยท 6 comments

commented

We are having a few lag spikes where ticks randomly take several seconds. It is rare enough that it doesn't really show anything in particular on the general monitoring report. It would be nice to be able get a breakdown of everything that happened during that specific tick.

commented

/spark start --only-ticks-over <lag spike length in ms>

commented

Ah, and the resulting report will only contain measurements from those specific ticks?

commented

Oh, wait I was thinking of the monitoring command, nvm, yes that's great thanks.

commented

(you can close the issue if your issue is resolved)

commented

Thank you very much!