telemetry: add cpu_l3_cache meter
This patch add content about cpu_l3_cache meter. Change-Id: I330373d87ff19a31b74644dcabac31b152e9138a
This commit is contained in:
parent
cf3e2143d5
commit
61ac96e022
@ -265,6 +265,7 @@ VM instance:
|
||||
+-------------------------+------------+-----------+--------------------------------------+----------------------------------+----------------------------------+
|
||||
| cpu | cumulative | ns | bb52e52b-1e42-4751-b3ac-45c52d83ba07 | b6e62aad26174382bc3781c12fe413c8 | cbfa8e3dfab64a27a87c8e24ecd5c60f |
|
||||
| cpu_util | gauge | % | bb52e52b-1e42-4751-b3ac-45c52d83ba07 | b6e62aad26174382bc3781c12fe413c8 | cbfa8e3dfab64a27a87c8e24ecd5c60f |
|
||||
| cpu_l3_cache | gauge | B | bb52e52b-1e42-4751-b3ac-45c52d83ba07 | b6e62aad26174382bc3781c12fe413c8 | cbfa8e3dfab64a27a87c8e24ecd5c60f |
|
||||
| disk.ephemeral.size | gauge | GB | bb52e52b-1e42-4751-b3ac-45c52d83ba07 | b6e62aad26174382bc3781c12fe413c8 | cbfa8e3dfab64a27a87c8e24ecd5c60f |
|
||||
| disk.read.bytes | cumulative | B | bb52e52b-1e42-4751-b3ac-45c52d83ba07 | b6e62aad26174382bc3781c12fe413c8 | cbfa8e3dfab64a27a87c8e24ecd5c60f |
|
||||
| disk.read.bytes.rate | gauge | B/s | bb52e52b-1e42-4751-b3ac-45c52d83ba07 | b6e62aad26174382bc3781c12fe413c8 | cbfa8e3dfab64a27a87c8e24ecd5c60f |
|
||||
|
@ -359,6 +359,11 @@ The following meters are collected for OpenStack Compute:
|
||||
| | | | ID | | Hyper-V | ince previous d\ |
|
||||
| | | | | | | atapoint |
|
||||
+-----------+-------+------+----------+----------+---------+------------------+
|
||||
| **Meters added in the Newton release** |
|
||||
+-----------+-------+------+----------+----------+---------+------------------+
|
||||
| cpu_l3_c\ | Gauge | B | instance | Pollster | Libvirt | L3 cache used b\ |
|
||||
| ache | | | ID | | | y the instance |
|
||||
+-----------+-------+------+----------+----------+---------+------------------+
|
||||
|
||||
|
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user