8000 [k8sprocessor] Owner metadata should have a grace period after deletion · Issue #1242 · SumoLogic/sumologic-otel-collector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[k8sprocessor] Owner metadata should have a grace period after deletion #1242
Closed
@swiatekm

Description

@swiatekm

We keep Pod metadata around after the Pod itself is deleted, to account for telemetry data that might be processed after the deletion takes place. However, we do not do this for owner metadata, whereas we should for the same reason. As is, if a Deployment is deleted and we process data from a Pod belonging to that Deployment afterwards, we won't add the deployment attribute.

I believe this was introduced in #710, where we started calculating owner metadata dynamically instead of keeping it alongside Pod metadata.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0