UbitUmarov
|
e9d2d81880
pesty warnings
|
6 năm trước cách đây |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 năm trước cách đây |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 năm trước cách đây |
Melanie Thielker
|
fed566b8d3
Abbreviate the stats by removing unneeded and redundant elements. Human readability is overrated. Also add a (hardcoded) password.
|
9 năm trước cách đây |
Justin Clark-Casey (justincc)
|
b4ce71df1e
Make proper fix for last commit wrt Mantis 7317 by replacing disallowed c char and not literal 'c'
|
10 năm trước cách đây |
Justin Clark-Casey (justincc)
|
e271607bef
For stat names containing periods, replace with '#' rather than throw exception
|
10 năm trước cách đây |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 năm trước cách đây |
Robert Adams
|
216f5afe54
Stats treaking. Update ToOSDMap for Stat and PercentageStat to return
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
9a4a513b5e
Correct issue where the last instance of a sampled stat was shown 3x larger than it should have been (though internal use was correct)
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
76e46d0158
Improve spacing between data and units on console stats display
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
90528c23d9
For stats which can show average change over time, show the last sample as well as the average.
|
11 năm trước cách đây |
Robert Adams
|
fa02f28dbf
Add ToOSDMap() overrides to the Stat subclass CounterStat.
|
11 năm trước cách đây |
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.
|
11 năm trước cách đây |
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"
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
dda44e31e3
minor: tidy up spacing if display a unit for additional stat information
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
9501a583cb
Make number of inbound http requests handled available as a httpserver.<port>.IncomingHTTPRequestsProcessed stat
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
768e8e363b
Fix issue where stat samples were accidentally static, so that any additional stat with sampling would produce wrong results
|
11 năm trước cách đây |
Robert Adams
|
2aae046b95
Make StatsManager default output a little more readable
|
11 năm trước cách đây |
Robert Adams
|
76ee47c797
Add a virtual ToOSDMap() function to Monitoring.Stat for future
|
11 năm trước cách đây |
Robert Adams
|
303e21babe
Add CounterStat which is a wrapper for a counter stat but, because
|
11 năm trước cách đây |
Justin Clark-Casey (justincc)
|
55f889cc66
refactor: Move stat classes out of StatManager and into their own files for clarity.
|
12 năm trước cách đây |