Open
Description
Component(s)
receiver/k8sevents, receiver/k8sobjects
Describe the issue you're reporting
With the introduction of the k8sobjectsreceiver the purpose of the k8seventsreceiver is now handle by a more generic component. I propose we deprecate the k8seventsreceiver in favor of the k8sobjectsreceiver.
Work to do:
- Feature gap analysis to ensure all the functionality in k8seventsreceiver is handled by the k8sobjectsreceiver
- Fill any gaps
- Provide a migration path with a configuration that would produce the same data using k8sobjectsreceiver
- Follow deprecation process