Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 742c9b158d Merge pull request #59906 from abhi/log_stats
Automatic merge from submit-queue (batch tested with PRs 54191, 59374, 59824, 55032, 59906). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Adding per container stats for CRI runtimes

**What this PR does / why we need it**

This commit aims to collect per container log stats. The change was proposed as a part of #55905. The change includes change the log path from /var/pod/<pod uid>/containername_attempt.log to /var/pod/<pod uid>/containername/containername_attempt.log. The logs are collected by reusing volume package to collect metrics from the log path.
Fixes #55905

**Special notes for your reviewer:**
cc @Random-Liu

**Release note:**

```
Adding container log stats for CRI runtimes.
```
2018-02-21 19:40:42 -08:00
..
2018-01-29 15:07:51 -05:00
2018-02-16 13:43:01 -08:00
2017-10-15 18:18:13 -07:00
2018-02-16 13:43:01 -08:00
2018-02-16 13:43:01 -08:00
2018-02-16 13:43:01 -08:00
2018-02-16 13:43:01 -08:00
2018-02-16 13:43:01 -08:00
2018-02-16 13:43:01 -08:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2018-02-16 13:43:01 -08:00
2018-02-16 00:51:20 +00:00
2017-07-10 14:05:46 -07:00
2017-07-19 11:33:06 +08:00
2018-01-29 21:44:54 -08:00
2017-12-07 06:24:20 +00:00