RUM JS Agent version 3.xedit

3.0.0 (2019-01-29)edit

BREAKING CHANGEedit
  • remove setTags in favor of addTags API #28
  • introduce subtype and action in Spans 5fd4af7 #9
Featuresedit
  • add OpenTracing support #138 0cff389
  • include transaction flags on error 29 36c13f3
  • send span sync field to apm server 17 abad58b
  • add addContext and addTags to Spans and Transactions 16 de0d72b
  • add paint timing mark to page-load transaction 14 544530a
Bug Fixesedit
  • propagate transaction ID for unsampled transactions 30 3884806
  • remove invalid chars in span tags and marks 34 9bdc575
  • Bundling - moving to webpack 4 and babel 7 #123 0ae3f53
  • remove query strings from xhr and fetch span name 24 cc82e92
  • set pageLoadTransactionName when transaction ends from configs 25 afdacee
Performance Improvementsedit
  • introduce minimal url parser to reduce bundle size 32 2000ee2