I have Jaeger working inside Kubernetes and I would like to know if it is possible to send the traces to Elastic Cloud, but I have not found much information about it, almost all the examples were with local elastic instances, but not with the Elastic Cloud service.
Can you tell me if it is possible and what do I need? because I understand that I will have to authenticate in some way with the Elastic instance and it is not clear to me if I need to change parameters in the APM service or not.
Thanks very much