index
:
github/spark.git
1.8.9
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spark-common
/
src
/
main
/
java
/
me
/
lucko
/
spark
/
common
/
command
/
modules
/
HealthModule.java
Age
Commit message (
Expand
)
Author
2022-04-19
Fix /proc/net output parsing and number formatting (#195)
Luck
2022-04-18
Include network interface statistics in '/spark health' command
Luck
2022-01-20
Add ping statistics and command
Luck
2021-12-28
Include platform and system statistics in profiler viewer payload
Luck
2021-12-21
Combine long messages into one component
Luck
2021-04-07
Add a basic API for retrieving spark statistics
Luck
2021-03-27
Execute commands async
Luck
2021-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-21
Refactor rolling average slightly
Luck
2020-11-07
Update from text to adventure
Luck
2020-05-26
Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)
Andrew Steinborn
2020-02-04
Monitor average tick durations & report them in /spark tps
Luck
2019-08-09
Codestyle changes
Luck
2019-08-03
Some more reorganising
Luck
2019-06-18
Send separate messages instead of using newline (#17)
Luck
2019-06-02
Add support for heap dump compression (#16)
Luck
2019-05-13
Combine tps and cpu commands into one
Luck
2019-05-13
Change the way CPU monitoring is performed
Luck
2019-05-04
Update to text 3.0.0
Luck
2019-05-04
Start implementing activity log feature
Luck
2019-04-27
Use text components instead of legacy formatting codes throughout the project
Luck
2019-04-17
Add CPU and disk usage to health command
Luck
2019-04-17
Add /spark health command to report tps / memory usage stats
Luck