@@ -93,6 +93,11 @@ objects:
93
93
- --memcached=memcached-0.memcached.${NAMESPACE}.svc.cluster.local:11211
94
94
- --memcached=memcached-1.memcached.${NAMESPACE}.svc.cluster.local:11211
95
95
- --memcached=memcached-2.memcached.${NAMESPACE}.svc.cluster.local:11211
96
+ - --whitelist=openshift_logging:log_forwarder_input_type:sum
97
+ - --whitelist=openshift_logging:log_forwarder_output_type:sum
98
+ - --whitelist=openshift_logging:log_forwarder_pipelines:sum
99
+ - --whitelist=openshift_logging:log_forwarders:sum
100
+ - --whitelist=openshift_logging:vector_component_received_bytes_total:rate5m
96
101
- --whitelist={__name__=":apiserver_v1_image_imports:sum"}
97
102
- --whitelist={__name__="alerts",alertstate="firing",severity=~"critical|warning|info|none"}
98
103
- --whitelist={__name__="alerts",alertstate="firing"}
@@ -389,6 +394,11 @@ objects:
389
394
- --memcached=memcached-0.memcached.${NAMESPACE}.svc.cluster.local:11211
390
395
- --memcached=memcached-1.memcached.${NAMESPACE}.svc.cluster.local:11211
391
396
- --memcached=memcached-2.memcached.${NAMESPACE}.svc.cluster.local:11211
397
+ - --whitelist=openshift_logging:log_forwarder_input_type:sum
398
+ - --whitelist=openshift_logging:log_forwarder_output_type:sum
399
+ - --whitelist=openshift_logging:log_forwarder_pipelines:sum
400
+ - --whitelist=openshift_logging:log_forwarders:sum
401
+ - --whitelist=openshift_logging:vector_component_received_bytes_total:rate5m
392
402
- --whitelist={__name__=":apiserver_v1_image_imports:sum"}
393
403
- --whitelist={__name__="alerts",alertstate="firing",severity=~"critical|warning|info|none"}
394
404
- --whitelist={__name__="alerts",alertstate="firing"}
0 commit comments