Justin Clark-Casey (justincc)
|
9e277b54b9
Improve spacing between data and units on console stats display
|
před 11 roky |
Justin Clark-Casey (justincc)
|
805ac6435e
For stats which can show average change over time, show the last sample as well as the average.
|
před 11 roky |
Robert Adams
|
fa02f28dbf
Add ToOSDMap() overrides to the Stat subclass CounterStat.
|
před 11 roky |
Justin Clark-Casey (justincc)
|
086fd70a5f
Make it possible to specify display of stats in a particular 'container' by separating category and container with a period.
|
před 11 roky |
Justin Clark-Casey (justincc)
|
84af1cab9b
Display existing statistic of how many http requests a server is making as server.network.HTTPRequestsMade in "show stats all"
|
před 11 roky |
Justin Clark-Casey (justincc)
|
dda44e31e3
minor: tidy up spacing if display a unit for additional stat information
|
před 11 roky |
Justin Clark-Casey (justincc)
|
9501a583cb
Make number of inbound http requests handled available as a httpserver.<port>.IncomingHTTPRequestsProcessed stat
|
před 11 roky |
Justin Clark-Casey (justincc)
|
768e8e363b
Fix issue where stat samples were accidentally static, so that any additional stat with sampling would produce wrong results
|
před 11 roky |
Robert Adams
|
2aae046b95
Make StatsManager default output a little more readable
|
před 11 roky |
Robert Adams
|
76ee47c797
Add a virtual ToOSDMap() function to Monitoring.Stat for future
|
před 11 roky |
Robert Adams
|
303e21babe
Add CounterStat which is a wrapper for a counter stat but, because
|
před 11 roky |
Justin Clark-Casey (justincc)
|
55f889cc66
refactor: Move stat classes out of StatManager and into their own files for clarity.
|
před 12 roky |