Add cpu_l3_cache to polling yaml

We need this for cache monitoring features to work out of the box.

Change-Id: I1d145a7e869416e6c0fe0133d94d126f740db016
(cherry picked from commit 701684525b)
This commit is contained in:
Pradeep Kilambi 2017-11-27 13:53:00 -05:00
parent ba7c232284
commit f5fed88724
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ sources:
interval: 300
meters:
- cpu
- cpu_l3_cache
- memory.usage
- network.incoming.bytes
- network.incoming.packets