File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -66,11 +66,16 @@ spec:
66
66
sourceLabels :
67
67
- __name__
68
68
- action : drop
69
- regex : (container_fs_.*| container_spec_.*|container_blkio_device_usage_total |container_file_descriptors|container_sockets|container_threads_max|container_threads|container_start_time_seconds|container_last_seen);;
69
+ regex : (container_spec_.*|container_file_descriptors|container_sockets|container_threads_max|container_threads|container_start_time_seconds|container_last_seen);;
70
70
sourceLabels :
71
71
- __name__
72
72
- pod
73
73
- namespace
74
+ - action : drop
75
+ regex : (container_fs_.*|container_blkio_device_usage_total);.+
76
+ sourceLabels :
77
+ - __name__
78
+ - container
74
79
- action : drop
75
80
regex : container_memory_failures_total
76
81
sourceLabels :
Original file line number Diff line number Diff line change 121
121
"subdir" : " jsonnet/kube-prometheus"
122
122
}
123
123
},
124
- "version" : " 6f744e24a5c75a3f8f631dc966b40177208a21bf " ,
125
- "sum" : " cbOPi0ArIyjnDsW289gDieoSvH+ccow1p/uNFiV6zOk ="
124
+ "version" : " 211e758dfeae14ac1eb018599d0b141b3b2c3d9c " ,
125
+ "sum" : " 7Y2gI0uyUCeEpjdhPIOxLs9vHu6cnOUu311HNSN1BiE ="
126
126
},
127
127
{
128
128
"source" : {
You can’t perform that action at this time.
0 commit comments