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

Kubernetes: missing annotations enrichment #29597

Closed
tetianakravchenko opened this issue Dec 23, 2021 · 1 comment · Fixed by #29605
Closed

Kubernetes: missing annotations enrichment #29597

tetianakravchenko opened this issue Dec 23, 2021 · 1 comment · Fixed by #29605
Assignees
Labels
Team:Integrations Label for the Integrations team

Comments

@tetianakravchenko
Copy link
Contributor

When working on elastic/integrations#2362, I've noticed that events are not enriched with node annotations when used include_annotations.
Configuration example:

add_resource_metadata:
  namespace:
    include_labels: ["test.label"]
  node:
    include_labels: ["test.node.label", "kubernetes.io/arch"]
    include_annotations: ["test.annotation"]
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 23, 2021
@tetianakravchenko tetianakravchenko added the Team:Integrations Label for the Integrations team label Dec 23, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Dec 23, 2021
@tetianakravchenko tetianakravchenko self-assigned this Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants