Sibi John
Sibi John
We are using "@elastic/apm-rum-angular": "version": "2.0.1" on chrome.
only the following. but there is nothing here that should affect spans. Everything is done at the transaction level. ``` apm.observe('transaction:end', (transaction: any) => { const regex = /\d+/g; const...
 so the post request body itself is garbled but i could see that the span names are correct at least in the logs we see with logelevel: 'debug'
My application is running on the following versions of Ember and jQuery. Ember : 2.14.0 jQuery : 3.2.1
bump. Angular 13 using ng add @datorama/akita
+1 i have the exact same issue :(