Skip to content

Releases: instana/nodejs

v2.15.0

27 Jan 12:23
Compare
Choose a tag to compare

Features

  • tracing, fetch: instrument native fetch (1a48168)

v2.14.2

16 Jan 13:15
Compare
Choose a tag to compare

Bug Fixes

  • aws-lambda: respect INSTANA_LOG_LEVEL (#681) (8c00a0c)

v2.14.1

12 Jan 14:22
Compare
Choose a tag to compare

Bug Fixes

  • collector: fixed package.json not being found when app is ESM (#678) (0dbd0a2)
  • collector: mysql2/promise not working with ESM (f059047)

v2.14.0

02 Jan 08:54
Compare
Choose a tag to compare

Features

  • collector: tracing all spans when client app is using ES modules (#672) (7d471ff)

v2.13.2

14 Dec 11:00
Compare
Choose a tag to compare

Bug Fixes

  • aws-fargate: cannot read property 'cpu' of undefined (#671) (bea107c)
  • aws-lambda: reduced deadlocks and long running lambda executions (#666) (6800be0)

v2.13.1

12 Dec 14:14
Compare
Choose a tag to compare

Bug Fixes

  • collector: resolved elasticsearch legacy error (ea4f59f)

v2.13.0

07 Dec 09:56
Compare
Choose a tag to compare

Bug Fixes

  • collector: improved capturing object logging via bunyan (#664) (d0f16d1)

Features

  • aws-lambda: added the RequestId to most of the extension logs (#660) (469f131)

v2.12.0

22 Nov 08:20
Compare
Choose a tag to compare

Features

  • aws-lambda: added support for ES modules (#653) (75c28a9)

v2.11.1

09 Nov 06:25
Compare
Choose a tag to compare

Bug Fixes

  • sdk: work around memory leak with recursive SDK usage (c9b35eb)

v2.11.0

04 Nov 15:06
Compare
Choose a tag to compare

Bug Fixes

  • serverless: do not send x-instana-time header (7ce7673)

Features

  • tracing: instrument prisma (ORM) (ec760f7)