RUM JS Agent version 2.xedit

2.2.0 (2018-12-05)edit

Featuresedit
  • introduce subtype and action in Spans 5fd4af7 #9

2.1.1 (2018-12-05)edit

Bug Fixesedit
  • use dist package for url-parse to avoid packaging issues 10 9018a8d
Featuresedit
  • introduce subtype and action in Spans 9 5fd4af7

2.1.0 (2018-12-03)edit

Featuresedit

2.0.0 (2018-11-14)edit

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
Featuresedit
  • 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