Skip to content

Releases: dash0hq/opentelemetry-js-distribution

v1.1.3

13 Aug 12:11

Choose a tag to compare

1.1.3 (2024-08-13)

Bug Fixes

  • deps: bump @opentelemetry/auto-instrumentations-node (c9e8d5a)

v1.1.2

02 Aug 10:57

Choose a tag to compare

1.1.2 (2024-08-02)

Bug Fixes

  • deps: bump @opentelemetry/auto-instrumentations-node (5a7f891)

v1.1.1

09 Jul 10:01
c3daa4e

Choose a tag to compare

1.1.1 (2024-07-09)

Bug Fixes

  • deps: bump @opentelemetry/auto-instrumentations-node (6d2e258)
  • deps: bump @opentelemetry/instrumentation-kafkajs (110126b)

v1.1.0

02 Jul 09:25

Choose a tag to compare

1.1.0 (2024-07-02)

Features

  • add kafkajs instrumentation (198d309)

v1.0.1

25 Jun 08:52

Choose a tag to compare

1.0.1 (2024-06-25)

Bug Fixes

  • lookup of own package.json in published package (7c90935)

v1.0.0

25 Jun 06:27
8578abf

Choose a tag to compare

1.0.0 (2024-06-25)

Features

  • add container resource detector by default (c54b6b3)
  • add DASH0_DEBUG_PRINT_SPANS to print spans to stdout or file (fe7d6ff)
  • collect logs (887aa71)
  • configuration of metric export interval via environment variables (5cc3c3a)
  • create bootstrap span on demand (DASH0_BOOTSTRAP_SPAN) (eac93d9)
  • create Dash0 OpenTelemetry distribution for Node.js (79ee793)
  • derive a fallback for service.name if not set (c8bab94)
  • flush telemetry when process terminates (ae9fd49)
  • minium version check (8599945)
  • opt-in for fs instrumentation (0abad31)
  • provide global opt-out switch (DASH0_DISABLE) (04df402)