We would like to pull in K8 events into APM like the results from commands like:
kubectl events
kubectl events -n <namespace>
I do not see an option to do this via the UMA. Is there a way we can pull them in via the K8 APIs (Kubernetes API for Events)?