atatus-node
Version:
The official Atatus agent for Node.js
66 lines (51 loc) • 982 B
Markdown
Changelog
=========
0.1.7
-----
- Fixed ignored status code in error requests.
- Added boot id support.
- Updated host info with agent settings.
- Send host info for every 30 minutes.
0.1.6
-----
- Fixed typescript definitions.
0.1.4
-----
- Fixed node 10 issue.
0.1.3
-----
- Fixed request library version to avoid missing external requests.
0.1.2
-----
- Added support for setting custom transaction name.
0.1.1
-----
- Fixed port number issue for Heroku apps
0.1.0
-----
- Added custom transaction support
0.0.8
-----
- Added few debug statements for MongoDB probe.
0.0.7
-----
- Fixed issue in timers with latest version of Node.
0.0.6
-----
- Excluded Socket.io transactions.
- Added query params to path in error data.
0.0.5
-----
- Fixed issue in package json.
0.0.4
-----
- Added an option to change hostname.
0.0.3
-----
- Updated Readme.
0.0.2
-----
- Added support for User ID in custom parameters.
0.0.1
-----
- Release initial version.