This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
Releases: apilytics/apilytics-node
Releases · apilytics/apilytics-node
v1.5.0
v1.4.1
Added
- Add platform name to sent Apilytics version info.
v1.4.0
Added
- Send current system CPU usage together with metrics.
- Send current system memory usage and total available memory together with metrics.
v1.3.0
Added
- Send
User-Agent
information with metrics.
v1.2.0
Added
- Send request and response body size information with metrics.
- Thoroughly document all exported symbols with JSDoc.
- Enable
inlineSources
for source maps.
Changed
- Change
statusCode
into an optional parameter in@apilytics/core
sendApilyticsMetrics
.
v1.1.0
Added
- Send query parameters in addition to the path.
v1.0.2
Added
- Send Apilytics version info together with metrics.