Alberto Delgado Roda

Results 79 comments of Alberto Delgado Roda

Hi @jclusso, Since the default configuration causes the "KO" scenario. From RUM perspective you only have two ways of overcoming this: - **scenario 1**: you need to disable the tracing...

Hi @suraj-dot-gupta, At present, RUM agent is not supported on react-native and there are no plans yet for so. Despite so, I would like to provide you with a workaround:...

Hi @suraj-dot-gupta, Glad it worked! > how can we create a function or service so that all route navigation and user actions are captured without explicity writing transactions for each...

Hi @akselinurmio, Thanks for reaching out! I have a few questions: - What browser (and version) is reporting the error? - Have you tested the behaviour on a different browser?...

Hi @akselinurmio, Thanks for your answer! -- I have been checking the application and I believe that there is something going on with the minification/compression of your javascript: When checking...

Hi @akselinurmio, Have you found a solution for this? Ping us if you need further help Thanks, Alberto

More specific tickets are going to be created. The first one is: https://github.com/elastic/apm-agent-rum-js/issues/1295 For someone reading this in the future, the idea is to create those new tickets using the...

It's true that it's possible to add the "error.kind" attribute manually executing: `log.Err(err).Str("error.kind", "my-favourite-kind").Msg("log error")` Nevertheless, it would be also nice to rely on "MarshalZerologObject" to add custom attributes to...

thank you for your answer, @roccoblues

Hi @andriijas, Thanks for raising this issue! We have had a few conversations about this and there are plans and ideas in mind to achieve what you are commenting for...