aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/Stats (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-20Make it possible to specify display of stats in a particular 'container' by s...Justin Clark-Casey (justincc)1-0/+8
2013-06-19Display existing statistic of how many http requests a server is making as se...Justin Clark-Casey (justincc)1-0/+5
2013-06-18minor: tidy up spacing if display a unit for additional stat informationJustin Clark-Casey (justincc)1-1/+1
2013-06-18Make number of inbound http requests handled available as a httpserver.<port>...Justin Clark-Casey (justincc)1-1/+6
2013-06-18Fix issue where stat samples were accidentally static, so that any additional...Justin Clark-Casey (justincc)1-1/+1
2013-02-24Make StatsManager default output a little more readableRobert Adams1-1/+1
2013-02-24Add EventHistogram.GetHistogramAsOSDMap that returns that parametersRobert Adams1-211/+228
2013-02-21Add a virtual ToOSDMap() function to Monitoring.Stat for futureRobert Adams1-0/+16
2013-02-21Add CounterStat which is a wrapper for a counter stat but, becauseRobert Adams2-1/+218
2012-11-16refactor: Move stat classes out of StatManager and into their own files for c...Justin Clark-Casey (justincc)2-0/+326