Alberto Delgado Roda

Results 79 comments of Alberto Delgado Roda
trafficstars

Hi @drgsr, Thanks for reaching out! On this case "Click-div" is the name which corresponds to a `user-interaction` [transaction](https://www.elastic.co/guide/en/apm/guide/current/data-model-transactions.html) which are always related to a user's click. The agent observes...

Hi @zhaoShijuan, Thank you for using the RUM agent!! I would need more info in order to help you properly. Questions: 1. Are you creating the "external" span [manually](https://www.elastic.co/guide/en/apm/agent/rum-js/master/span-api.html)? or...

Hi @zhaoShijuan, Thanks for providing those details! Overwriting setRequestHeader will not add the header you want to the "external" span. -- Since the span is created automatically by the agent...

Hi @zhaoShijuan, Have you managed to get this working? Thanks, Alberto

Hi @suraj-dot-gupta, The RUM agent does not handle User-Agent (UA) headers. That is something that the browser does automatically. Let me know if I'm understanding correctly, there are transactions which...

Hi @suraj-dot-gupta, Do you need thing anything else from our side? or should I close the issue? Thanks, Alberto

Proposal: as we have plans to stop using XHR to send events (fetch will be the one chosen). This ticket can be started at that very same moment.

Hi @AndyOGo, Thanks for reaching out! We will have a look and will let you know CC: @vigneshshanmugam @kyungeunni