RUM JS Agent version 2.xedit
-
introduce subtype and action in Spans 5fd4af7 #9
Bug Fixesedit
-
use dist package for url-parse to avoid packaging issues 10 9018a8d
-
introduce subtype and action in Spans 9 5fd4af7
BREAKING CHANGESedit
-
use apm-server intake/v2 (APM Server v6.5+)
Bug Fixesedit
-
start page load transaction immediately after init 3b80bdb
-
use pageLoadTransactionName config option d3d3587
-
adopt the w3c dt header flag proposal ff0fdfc
-
don’t startSpan after transaction has ended 137bd63
-
filter out invalid spans c9fb0e1
-
ignore apm-server xhrs 5527cca
-
merging two spans related to fetching the initial document 6ee4108
-
set pageLoadTraceId on page load transacton start c6510ca
-
set the sync property on xhr spans 4283e85
-
shorten page load config options 2550c24
-
truncate active spans on transaction end a28759c
-
validate DT header 5aa1cc1
-
add allowed origins for distributed tracing 0812ff7
-
add DT header to same origin http requests a60d6d9
-
add DT page load trace id config option 149ebaa
-
add pageLoadTransactionName config option a2644df
-
add parent_id to spans 21934b3
-
add sampling for transactions 8105e0c
-
generate random ids based on DT guidelines 8fd2581
-
provide span_count.started f3effcf
-
use correct id format for transactions and spans d44592e