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

Add missing fields to the affected kubernetes package data_streams #2351

Closed
tetianakravchenko opened this issue Dec 16, 2021 · 0 comments · Fixed by #2361
Closed

Add missing fields to the affected kubernetes package data_streams #2351

tetianakravchenko opened this issue Dec 16, 2021 · 0 comments · Fixed by #2361
Assignees

Comments

@tetianakravchenko
Copy link
Contributor

in elastic/beats#29133 was added configuration option for add_resource_metadata in kubernetes module, as a result node and namespace metadata are added to the Pod, container and service resources.

What must be added to the fields.yml:

  • kubernetes.node.labels.*
  • kubernetes.namespace_labels.*
  • kubernetes.namespace_uid
  • kubernetes.node.uid

Why it is important?
When the default version of stack will be 8.0 (8.1) tests will be failing for kubernetes package

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

Successfully merging a pull request may close this issue.

1 participant