- APM Real User Monitoring JavaScript Agent: other versions:
- Introduction
- Set up the Agent
- Supported Technologies
- Configuration
- API Reference
- Source maps
- Framework-specific integrations
- Distributed Tracing
- Breakdown Metrics
- OpenTracing
- Advanced Topics
- Performance Tuning
- Troubleshooting
- Upgrading
- Release notes
RUM JS Agent version 0.x
editRUM JS Agent version 0.x
edit0.10.3 (2018-08-20)
editBug Fixes
edit- check marks are greater than fetchStart 6d35eaa
Features
edit- add transactionDurationThreshold config option 67f5c5d
0.10.1 (2018-08-14)
editBug Fixes
edit- update elastic-apm-js-core to 0.8.1
- filter out transactions with zero spans
0.9.1 (2018-06-22)
editBug Fixes
edit- update elastic-apm-js-core to 0.7.1
- consolidate Transaction and Error contexts
0.9.0 (2018-06-15)
editBREAKING CHANGES
edit- update elastic-apm-js-core to 0.7.0
- remove timestamp on error and transaction payload
- supporting apm-server 6.3
Bug Fixes
edit- update span.context.http.url structure 40d6bb2
0.8.2 (2018-06-12)
editBug Fixes
edit- 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
0.4.1 (2018-02-20)
editBug Fixes
edit- send page load metrics even after load event abe3680
Features
edit- upgrade to elastic-apm-js-core 0.2.2 c2a6469
- enforce server string limit
- set descriptive names for navigation timing spans
0.4.0 (2018-02-07)
editFeatures
edit- 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
On this page
- 0.10.3 (2018-08-20)
- Bug Fixes
- Features
- 0.10.2 (2018-08-16)
- Bug Fixes
- 0.10.1 (2018-08-14)
- Bug Fixes
- 0.10.0 (2018-08-07)
- Features
- 0.9.1 (2018-06-22)
- Bug Fixes
- 0.9.0 (2018-06-15)
- BREAKING CHANGES
- Bug Fixes
- 0.8.2 (2018-06-12)
- Bug Fixes
- 0.8.1 (2018-05-28)
- Features
- 0.8.0 (2018-05-23)
- BREAKING CHANGES
- 0.7.0 (2018-04-30)
- Features
- 0.6.1 (2018-04-10)
- Bug Fixes
- 0.6.0 (2018-04-04)
- Features
- 0.5.0 (2018-03-09)
- Features
- 0.4.1 (2018-02-20)
- Bug Fixes
- Features
- 0.4.0 (2018-02-07)
- Features
- 0.3.0 (2018-01-11)
- Bug Fixes
- Features
- 0.2.0 (2017-12-20)
- BREAKING CHANGES
- 0.1.1 (2017-12-20)
- Bug Fixes
- 0.1.0 (2017-12-13)
- BREAKING CHANGES
Was this helpful?
Thank you for your feedback.