-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Description
Describe the enhancement:
The k8seventsreceiver
is not going to get deprecated eventually: open-telemetry/opentelemetry-collector-contrib#24242
Hence this component can be used directly for collecting K8s Events without the need for additional transform actions.
Describe a specific use case for the enhancement or feature:
As described at elastic/integrations#15127 the usage of the k8sobjects
receiver for K8s Events collection comes with several limitations. Using the specific k8sevents
receiver directly will help improving the out of the box experience.
What is the definition of done?
- Include the
k8sevents
receiver as an EDOT Collector component: Add k8seventsreceiver otel component #9826 - Enhance the
kube-stack
values file to make use of it (it can be shipped in the same PR with the above): [kube-stack] Add k8s events receiver #10086 - Mark
k8sobjects
receiver for removal from thekube-stack
configurations: [kube-stack] Add k8s events receiver #10086 - Test (only) the K8s OTel content pack and verify that K8s Events panels can be tuned to work with data coming from the
k8sevents
receiver. The integration will be updated in follow-up PR in later release: [kube-stack] Add k8s events receiver #10086
ltflb-bgdi
Metadata
Metadata
Assignees
Labels
No labels