Adding time_ prefix to all CPU time measurements

This commit is contained in:
Cameron Sparr
2015-09-21 10:05:58 -07:00
parent 82d914149e
commit b012713cf2
4 changed files with 34 additions and 22 deletions

View File

@@ -47,16 +47,16 @@ Meta:
- tags: `cpu=<cpuN> or <cpu-total>`
Measurement names:
- cpu_user
- cpu_system
- cpu_idle
- cpu_nice
- cpu_iowait
- cpu_irq
- cpu_softirq
- cpu_steal
- cpu_guest
- cpu_guest_nice
- cpu_time_user
- cpu_time_system
- cpu_time_idle
- cpu_time_nice
- cpu_time_iowait
- cpu_time_irq
- cpu_time_softirq
- cpu_time_steal
- cpu_time_guest
- cpu_time_guest_nice
### CPU Usage Percent Measurements: