Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed client.process.io.wait.time (dup of client.io.wait.time)

...

io.wait.time

Metric name

Type

Labels

Description

client.process.memory.bytes

Gauge


Current process/runtime memory usage (RSS, not virtual).

client.process.cpu.user.time

Sum


User CPU time used (seconds).

client.process.cpu.system.time

Sum


System CPU time used (seconds).

client.process.

SumIO wait time (seconds).

client.process.pid

Gauge


The process id. Can be used, in conjunction with the client host name to map multiple client instances to the same process.

...