Releases: RisingStack/trace-nodejs
v3.1.0
3.1.0
This release is published on npm. Install it with
npm install @risingstack/[email protected]
Feats
- tracer: implement transaction event support (edb734e)
- api: gzip encoding (060186e)
- http: add keep query params option (e58ced8)
- collector: force CS-CR, CS-NE events to be collected in pairs (761e16e)
Fixes
- postgres: wrap the returned event emitter when no callback is provided, (0566ae6)
- instrumentations:
- mysql:
- security: upgrade to agent api (91b3bff)
- collector:
- instrumentations/http/server: read communication id (f9c4057)
- instrumentation: fix http request emitter context propagation (3c8d7af)
- tests: fix tests (0e010e2)
Tests
- postgres: fix event emitter tests (4e7b120)
- general: fix noop test (d909b1c)
- e2e:
- collector: add tests (#79) (4c4e8aa)
Chores
- general:
- tracer: add option to configure sampler (596c053)
- instrumentations: add debug warning for multiple writeHead calls (4bf5272)
Refactors
- instrumentations: add safeguard for unknown values (72ea9aa)
v3.1.0-beta.5
3.1.0-beta.5
This beta prerelease is published on npm. Install it with
npm install @risingstack/[email protected]
Feats
- tracer: implement transaction event support (8051f9c)
- api: gzip encoding (9539165)
- http: add keep query params option (39aed94)
- collector: force CS-CR, CS-NE events to be collected in pairs (8a3fafc)
Fixes
- security: upgrade to agent api (a9e582b)
- collector:
- instrumentations/http/server: read communication id (9e699c0)
- instrumentation: fix http request emitter context propagation (e9d507d)
- tests: fix tests (a778048)
- instrumentations:
Docs
- readme: add v7 support to docs (858e73a)
Tests
Chores
- general:
- tracer: add option to configure sampler (58ce9be)
- instrumentations: add debug warning for multiple writeHead calls (7cdc9d1)
Refactors
- instrumentations: add safeguard for unknown values (ef99b9c)
v3.1.0-beta.4
3.1.0-beta.4
This beta prerelease is published on npm. Install it with
npm install @risingstack/[email protected]
Feats
- tracer: implement transaction event support (8051f9c)
- api: gzip encoding (9539165)
- http: add keep query params option (39aed94)
- collector: force CS-CR, CS-NE events to be collected in pairs (8a3fafc)
Fixes
- security: upgrade to agent api (a9e582b)
- collector:
- instrumentations/http/server: read communication id (9e699c0)
- instrumentation: fix http request emitter context propagation (e9d507d)
- tests: fix tests (a778048)
- instrumentations: report statusCode passed to writeHead (b8dcb4e)
Docs
- readme: add v7 support to docs (858e73a)
Tests
Chores
- general:
- tracer: add option to configure sampler (58ce9be)
- instrumentations: add debug warning for multiple writeHead calls (7cdc9d1)
Refactors
- instrumentations: add safeguard for unknown values (ef99b9c)
v3.1.0-beta.3
3.1.0-beta.3
This beta prerelease is published on npm. Install it with
npm install @risingstack/[email protected]
Feats
- tracer: implement transaction event support (8051f9c)
- api: gzip encoding (9539165)
- http: add keep query params option (39aed94)
- collector: force CS-CR, CS-NE events to be collected in pairs (8a3fafc)
Fixes
- security: upgrade to agent api (a9e582b)
- collector:
- instrumentations/http/server: read communication id (9e699c0)
- instrumentation: fix http request emitter context propagation (e9d507d)
- tests: fix tests (a778048)
Docs
- readme: add v7 support to docs (858e73a)
Tests
Chores
- general:
- tracer: add option to configure sampler (58ce9be)
- instrumentations: add debug warning for multiple writeHead calls (7cdc9d1)
Refactors
- instrumentations: add safeguard for unknown values (ef99b9c)
v3.0.5
v3.1.0-beta.2
3.1.0-beta.2
This beta prerelease is published on npm. Install it with
npm install @risingstack/[email protected]
Feats
- tracer: implement transaction event support (8051f9c)
- api: gzip encoding (9539165)
- http: add keep query params option (39aed94)
- collector: force CS-CR, CS-NE events to be collected in pairs (8a3fafc)
Fixes
- security: upgrade to agent api (a9e582b)
- collector:
- instrumentations/http/server: read communication id (9e699c0)
- instrumentation: fix http request emitter context propagation (e9d507d)
- tests: fix tests (a778048)
Docs
- readme: add v7 support to docs (858e73a)
Tests
Chores
- general:
- tracer: add option to configure sampler (58ce9be)
Refactors
- instrumentations: add safeguard for unknown values (ef99b9c)
v3.1.0-beta.1
3.1.0-beta.1
This beta prerelease is published on npm. Install it with
npm install @risingstack/[email protected]
Feats
- tracer: implement transaction event support (305ee50)
- api: gzip encoding (6a17592)
- http: add keep query params option (7715a4a)
- collector: force CS-CR, CS-NE events to be collected in pairs (73f1872)
Fixes
- security: upgrade to agent api (2531a6f)
- collector:
- instrumentations/http/server: read communication id (77252c4)
- instrumentation: fix http request emitter context propagation (488da05)
- tests: fix tests (9c91b45)
Tests
Chores
- general:
- tracer: add option to configure sampler (39523fd)
Refactors
- instrumentations: add safeguard for unknown values (1511760)
v3.1.0-beta.0
v3.1.0-beta.0