opsgenie / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
1.04k stars 351 forks source link

added capability to use elasticsearch datastreams #165

Open applike-ss opened 2 years ago

applike-ss commented 2 years ago

This should fix #164, however i am aware that the solution is nowhere near good.

However since i wasted roughly 6 hours on this small issue and how to resolve it (thanks to the great way bitnami builds their images and how this software is built - which doesnt seem to work since after the vendor update anymore via th dockerfile).

Consider this as "where to add the missing field" data wise and not as "should be merged" code.