Keep 'container_fs_.*' metrics from cAdvisor
This commit is contained in:
@@ -67,7 +67,7 @@ spec:
|
||||
- pod
|
||||
- namespace
|
||||
- action: drop
|
||||
regex: (container_fs_.*|container_blkio_device_usage_total);.+
|
||||
regex: (container_blkio_device_usage_total);.+
|
||||
sourceLabels:
|
||||
- __name__
|
||||
- container
|
||||
|
||||
Reference in New Issue
Block a user