Package

kamon.instrumentation.system

host

Permalink

package host

Visibility
  1. Public
  2. All

Type Members

  1. class HostMetricsCollector extends ScheduledAction

    Permalink

    Collects CPU, Memory, Swap, Storage and Network metrics.

    Collects CPU, Memory, Swap, Storage and Network metrics. The metrics collection is split into two groups: frequent and infrequent collector; the frequent collector records metrics that are highly volatile and do not accumulate over time, like the CPU usage, while the infrequent collector focuses on metrics that can be updated less frequently like swap and memory usage and cumulative metrics like network and storage usage.

Value Members

  1. object HostMetrics

    Permalink
  2. object HostMetricsCollector

    Permalink

Ungrouped