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

Ability to ignore k8s labels #1213

Open
tr3mor opened this issue Nov 5, 2023 · 1 comment · Fixed by #1260
Open

Ability to ignore k8s labels #1213

tr3mor opened this issue Nov 5, 2023 · 1 comment · Fixed by #1260

Comments

@tr3mor
Copy link

tr3mor commented Nov 5, 2023

Hi,

Currently k8s Scalyr agent adds all labels of a pod and controller to pod logs. While this is a valuable feature, on a larger scale it can introduce noise from unnecessary labels and increase the volume of ingested data. Some of these labels may not be useful as log labels, such as labels used for configuring other tools.

It would be great to have a configuration option for the Kubernetes monitor that allows users to specify a list of labels to be ignored and not added to logs. This feature could help users get rid of irrelevant labels from their logs.

@weilliu
Copy link

weilliu commented Nov 7, 2023

Sounds good, I will create a feature request for us to track internally.

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

Successfully merging a pull request may close this issue.

3 participants