google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.CpuTime View Source

Modeled after information exposed by /proc/stat.

Attributes

  • rate (Float): Average CPU utilization rate (% non-idle cpu / second) since previous sample. Defaults to: null.
  • timestamp (String): Timestamp of the measurement. Defaults to: null.
  • totalMs (String): Total active CPU time across all cores (ie., non-idle) in milliseconds since start-up. Defaults to: null.