aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Statistics/AssetStatsReporter.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-1/+1
|
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-1/+1
|
* * Add 'asset not found' statistics to grid asset server statsJustin Clarke Casey2008-01-301-8/+23
|
* * Insert 'assets served per hour' speed to asset server statsJustin Clarke Casey2008-01-301-6/+15
|
* * Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey2008-01-281-0/+82
* The hooks are still plugged in too high at the asset server, but then next layer down is the database and this may be refactored soon. * This change will requires a prebuild