RUM JS Agent version 0.xedit
Bug Fixesedit
-
check marks are greater than fetchStart 6d35eaa
-
add transactionDurationThreshold config option 67f5c5d
Bug Fixesedit
-
check for undefined span when the agent is not active 3613b01
Bug Fixesedit
-
update elastic-apm-js-core to 0.8.1
-
filter out transactions with zero spans
Bug Fixesedit
-
update elastic-apm-js-core to 0.7.1
-
consolidate Transaction and Error contexts
BREAKING CHANGESedit
-
update elastic-apm-js-core to 0.7.0
-
remove timestamp on error and transaction payload
-
supporting apm-server 6.3
Bug Fixesedit
-
update span.context.http.url structure 40d6bb2
Bug Fixesedit
-
update elastic-apm-js-core 0.6.2 b3807e0
-
remove marks before fetchStart to align with resource spans
-
spans generated from navigation and resource timing apis
-
add transaction custom marks API 4d2b71b
BREAKING CHANGESedit
-
rename hasRouterLibrary to sendPageLoadTransaction
Bug Fixesedit
-
update to elastic-apm-js-core 0.4.3 1e307ac
Bug Fixesedit
-
send page load metrics even after load event abe3680
-
upgrade to elastic-apm-js-core 0.2.2 c2a6469
-
enforce server string limit
-
set descriptive names for navigation timing spans
-
Remove elastic-apm-js-zone dependency (Reducing the size of the bundle)
-
Use es6-promise
-
Queue Errors and Transactions before sending
-
Throttle adding Errors and Transactions
Bug Fixesedit
-
ApmBase: Disable the module if running on nodejs 2bf4199
-
upgrade to elastic-apm-js-core 0.1.7 325a918
-
add captureError to ApmBase 04436b4
-
add setUserContext and setCustomContext 86b4ccc
BREAKING CHANGESedit
-
init returns ApmServer instance instead of ServiceFactory
BREAKING CHANGESedit
-
upgrading to apm-agent-js-core@0.1.0 150bc66
-
rename apiOrigin to serverUrl
-
rename app to service