-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
k8s Metadata TODOs for v8.0.0 #16483
Comments
I'm not quite convinced about moving pod labels to |
Plan was discussed and defined at #16558 |
@MichaelKatsoulis I guess we are ok to close this one? |
Yes I will close that! |
This issue aims to keep track of changes that should be applied on metadata
Generators
for all the different resources.Final decision was taken in #16558
beats/libbeat/common/kubernetes/metadata/namespace.go
Line 50 in 9375fb9
Convert
kubernetes.namespace
into an object:namespace
->namespace.name
,namespace_uid
->namespace.uid
,namespace_labels
->namespace.labels
beats/x-pack/elastic-agent/pkg/composable/providers/kubernetes/pod.go
Line 221 in 46d17b4
cc: @exekias @vjsamuel
ps: assigning this to myself so as not to get forgotten :)
The text was updated successfully, but these errors were encountered: