Skip to content

Releases: instana/nodejs

v4.26.4

21 Oct 11:56

Choose a tag to compare

Bug Fixes

  • collector: optimized metrics timeout handling (#2084) (6eb2fda)

v4.26.3

21 Oct 06:56

Choose a tag to compare

Bug Fixes

  • collector: extended debug logs for agent communication (#2082) (0f24598)
  • shared-metrics: re-generated prebuilds for linux x64 glibc 115 (#2083) (a247c1c)

v4.26.2

15 Oct 10:05

Choose a tag to compare

Bug Fixes

  • collector: resolved extended formatting options for pino (#2071) (2d42458), closes #2066
  • collector: respected log level for custom bunyan logger (#2069) (929a32b)

v4.26.1

13 Oct 15:13

Choose a tag to compare

Bug Fixes

  • aws-lambda: resolved timeout when INSTANA_AGENT_KEY is not provided (#2058) (cba173a)
  • bumped @opentelemetry/instrumentation-oracledb from 0.29.0 to 0.32.0 (#2055) (eddee3c)
  • bumped import-in-the-middle from 1.14.2 to 1.15.0 (#2064) (1022515)
  • bumped semver from 7.7.2 to 7.7.3 (#2053) (d5f0841)
  • bumped tar from 7.4.3 to 7.5.1 (a877f1e)

v4.26.0

08 Oct 05:47

Choose a tag to compare

Bug Fixes

Features

v4.25.0

23 Sep 09:51

Choose a tag to compare

Bug Fixes

  • bumped pino from 9.9.5 to 9.11.0 (#2018) (dc9f88a)
  • http: correctly handled default ports for HTTP/HTTPS exit spans (#2015) (19e17dc)

Features

Reverts

  • Revert "fix: resolved pino compatibility issues for v18 (#2014)" (8ce3c91), closes #2014

v4.24.1

18 Sep 10:24

Choose a tag to compare

Bug Fixes

v4.24.0

11 Sep 09:20

Choose a tag to compare

Bug Fixes

  • collector: resolved PayloadTooLargeError (#1985) (28578f4)

Features

v4.23.1

01 Sep 07:19

Choose a tag to compare

Features

v4.23.0

25 Aug 08:27

Choose a tag to compare

🔔 Notice

Detailed debug logs have been added to help troubleshoot span collection and transmission. If any issues arise, please contact IBM Support or open a Github issue.

Bug Fixes

  • added detailed debug logs for span collection and transmission (#1960) (7d5d35b)
  • aws-lambda: updated brace-expansion in icr.io/instana/aws-lambda-nodejs image (#1944) (4665738)
  • bumped pino from 9.8.0 to 9.9.0 (#1947) (40db3ee)

Features