.. |
Checks
|
76bd3de2fd
Add checks monitoring framework to provide alerts if certain conditions do not hold.
|
před 11 roky |
Interfaces
|
681653ca13
Add a method to IStatsCollector for returning stats as an OSDMap.
|
před 12 roky |
Properties
|
59b63b6406
On to 0.8.3!
|
před 9 roky |
Stats
|
371c9dd2af
bad merge?
|
před 9 roky |
AssetStatsCollector.cs
|
681653ca13
Add a method to IStatsCollector for returning stats as an OSDMap.
|
před 12 roky |
BaseStatsCollector.cs
|
f70357eaa3
Merge branch 'master' into careminster
|
před 11 roky |
ChecksManager.cs
|
76bd3de2fd
Add checks monitoring framework to provide alerts if certain conditions do not hold.
|
před 11 roky |
JobEngine.cs
|
686b22da6e
On shutdown (job engine stop), don't allow the ObjectDisposedException on BlockingCollection.Take() to propogate if the running thread checked IsRunning before the stop thread set it and disposed of the canellation source.
|
před 10 roky |
MemoryWatchdog.cs
|
5b1a9f84fd
minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful
|
před 11 roky |
ServerStatsCollector.cs
|
371c9dd2af
bad merge?
|
před 9 roky |
SimExtraStatsCollector.cs
|
0ddcc55166
let extra stats travel side by side with viewers ones... try to fix damm array indexes all over the place
|
před 9 roky |
StatsLogger.cs
|
8ae5ab809f
Fix issue with running "stats record start|stop" console command
|
před 10 roky |
StatsManager.cs
|
82785f559e
remove a avn thing before it gets into core
|
před 9 roky |
UserStatsCollector.cs
|
681653ca13
Add a method to IStatsCollector for returning stats as an OSDMap.
|
před 12 roky |
Watchdog.cs
|
4b1ecc90fc
fix modifing m_threads on a foreach scanning it
|
před 9 roky |
WorkManager.cs
|
c8135834db
Prevent a crash if "debug jobengine log" is entered without a log level
|
před 9 roky |