Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace and Pod Name not populating when pod has more than four containers #151

Open
AaronClark-CRWD opened this issue May 23, 2023 · 1 comment

Comments

@AaronClark-CRWD
Copy link

What we observed is if pod has more than 4 container then logscale is not populated with namespace_name and pod_name

e.g. namespace : wba-qa and pod_name : dep-wba-atm-preferences-single-7b5d4b9f79-t4g5j

I have verified this with 1,2,3,4 container in pod and logscale show log in console.

This behavior is in all environment.

@jswoods
Copy link
Contributor

jswoods commented May 23, 2023

I tested this by spinning up a pod with 1 container, then 4, then 5 containers. Could not reproduce it.
Screenshot 2023-05-23 at 3 48 58 PM

To be clear, this helm chart is simply a wrapper around https://github.com/fluent/fluent-bit so if there is an issue with the metadata it would most likely be upstream. But if there is a valid test that shows it breaking I could look into it further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants