Skip to content

Releases: dash0hq/opentelemetry-js-distribution

v1.0.0

25 Jun 06:27
8578abf
Compare
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)