Trace Nodejs Versions Save

Trace is a visualised distributed tracing platform designed for microservices.

v3.11.0

7 years ago

<a name"3.11.0">

3.11.0 (2017-05-17)

Bug Fixes

  • a possibility of crash being not reported (9a9e9940)

v3.10.0

7 years ago

<a name"3.10.0">

3.10.0 (2017-05-12)

Bug Fixes

  • propagate serviceKey to tracer (1c4b0434)

v3.9.0

7 years ago

<a name"3.9.0">

3.9.0 (2017-05-09)

Features

  • profiler: configurable profile window length (02a4e1d9)

v3.8.0

7 years ago

<a name"3.8.0">

3.8.0 (2017-05-05)

Bug Fixes

  • typeerror in mongoose instrumentation (fc789701)

v3.7.0

7 years ago

3.7.0 (2017-05-04)

Bug Fixes

Features

  • event-paths: add path based event reporting with CollectorTransactionRaw 1.1.0 support (a1cbeb45)

v3.6.2

7 years ago

v3.6.1

7 years ago

3.6.1 (2017-04-05)

Bug Fixes

v3.6.0

7 years ago

3.6.0

This release is published on npm. Install it with npm install @risingstack/[email protected]

Features

  • general:
    • update deps (d8f3b5a)
    • use precompiled binaries for native dependencies when available (1aa4637)

Docs

  • general: clarify support in readme (a337cd6)

Tests

  • instrumentation: add test for koa (179bfa8)

  • general: upgrade to sinon@2 (7492c46)

Chores

  • general:
    • changing to [email protected] as it supports node v7 (41626f8)
    • reorganize build scripts (8f8778f)
    • make linter happy; remove code style logo (07fdee1)

Builds

  • general:
    • use self-hosted native dependencies (7a3acbe)
    • add back release scripts (78deb47)

Docs

  • general: Update readme (5e214dd)

v3.5.3

7 years ago

3.5.3

This release is published on npm. Install it with npm install @risingstack/[email protected]

Bug Fixes

  • rename instrumentation modules (b80acae4)
  • agent: debug log typeerror (3cdb41f2)
  • instrumentation:
    • pass undefined if cannot parse number (86334985)
    • redis multi typeerror (5e05126c)
  • security: increase buffer size for npm ls outputs (8ae4ad88)

v3.5.2

7 years ago

3.5.2

This release is published on npm. Install it with npm install @risingstack/[email protected]

Bug fixes

  • general: remove qs from deps (#132) (4566230)