Package io.deephaven.stats
-
Interface Summary Interface Description StatsDriver.StatusAdapter StatsIntradayLogger -
Class Summary Class Description Driver A Deephaven-side shim forStatsDriver
.ObjectAllocationCollector Use the allocation instrumenter from https://github.com/google/allocation-instrumenter to produce stats To use make sure you set -Dallocation.stats.enabled=true -javaagent:/opt/deephaven/server/lib/java-allocation-instrumenter-3.3.0.jarStatsCPUCollector Collects statistic related to CPU and memory usage of the entire system, the process, and each thread in the process.StatsDriver Drives the collection of statistics on a 1-second timer task.StatsDriver.StatusAdapter.Null StatsIntradayLogger.Null StatsMemoryCollector