Skip to content

Kubernetes: missing annotations enrichment #29597

@tetianakravchenko

Description

@tetianakravchenko

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"]

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions