You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing the same issue, keys referenced as either labels or structured_metadata are not being removed from kubernetes map automatically, and it is also impossible to remove them manually as shown in this issue.
I believe that the underlying issue is sorting as described in this comment: #5546 (comment) as I was able to get different keys like namespace_name or container_name to be removed automatically when changing the ordering in label-map.json, but not all of them.
I tested latest (3.1.6) version of Fluent-bit and the issue is still there.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.
Bug Report
can't not set multiple remove_keys in a nest key
Describe the bug
sample data
case1 , it's can work
case2 , it's can work
case3 , only pod_id remove
case4 , only namespace_name remove
Expected behavior
all specific key will be remove
Your Environment
fliter: kubernetes
The text was updated successfully, but these errors were encountered: