PackageTrack

npm · #4063

@opentelemetry/auto-instrumentations-node

0.79.0open-telemetry/opentelemetry-js-contrib

Metapackage which bundles opentelemetry node core and contrib instrumentations

Release timeline

109 releases since 2021
20222023202420252026

Releases

  1. 0.42.06 Mar 2024

    Nothing published for this version

  2. 0.41.16 Feb 2024

    Nothing published for this version

  3. 0.41.029 Jan 2024

    Nothing published for this version

  4. 0.40.34 Jan 2024

    Nothing published for this version

  5. 0.40.27 Dec 2023

    Nothing published for this version

  6. 0.40.122 Nov 2023

    Nothing published for this version

  7. 0.40.013 Nov 2023

    Nothing published for this version

  8. 0.39.416 Oct 2023

    Nothing published for this version

  9. 0.39.311 Oct 2023

    Nothing published for this version

  10. 0.39.231 Aug 2023

    Nothing published for this version

  11. 0.39.117 Aug 2023

    Nothing published for this version

  12. 0.39.014 Aug 2023

    Nothing published for this version

  13. 0.38.012 Jul 2023

    Nothing published for this version

  14. 0.37.112 Jun 2023

    Nothing published for this version

  15. 0.37.016 May 2023

    Nothing published for this version

  16. 0.36.625 Apr 2023

    Nothing published for this version

  17. 0.36.56 Apr 2023

    Nothing published for this version

  18. 0.36.45 Mar 2023

    Nothing published for this version

  19. 0.36.314 Feb 2023

    Nothing published for this version

  20. 0.36.210 Feb 2023

    Nothing published for this version

  21. 0.36.17 Feb 2023

    Nothing published for this version

  22. 0.36.030 Dec 2022

    Nothing published for this version

  23. 0.35.018 Nov 2022

    Nothing published for this version

  24. 0.34.02 Nov 2022

    Nothing published for this version

  25. 0.33.129 Sept 2022

    Nothing published for this version

  26. 0.32.115 Sept 2022

    Nothing published for this version

  27. 0.32.02 Sept 2022

    Nothing published for this version

  28. 0.31.29 Aug 2022

    Nothing published for this version

  29. 0.31.18 Aug 2022

    Nothing published for this version

  30. 0.31.015 Jun 2022

    Nothing published for this version

  31. 0.30.025 May 2022

    Nothing published for this version

  32. 0.29.024 May 2022

    Nothing published for this version

  33. 0.28.015 Mar 2022

    Nothing published for this version

  34. 0.27.42 Mar 2022

    Nothing published for this version

  35. 0.27.39 Feb 2022

    Nothing published for this version

  36. 0.27.224 Jan 2022

    Nothing published for this version

  37. 0.27.123 Dec 2021

    Nothing published for this version

  38. 0.27.02 Dec 2021

    Nothing published for this version

  39. 0.26.224 Nov 2021

    Nothing published for this version

  40. 0.26.116 Nov 2021

    Nothing published for this version

  41. 0.26.025 Oct 2021

    Nothing published for this version

  42. 0.25.015 Sept 2021
    Release notes

    :bug: Bug Fix

    • #619 fix: GraphQL throws TypeError: Cannot read property 'startToken' of undefined (@obecny)
    • #643 fix(user-interaction): event listeners have wrong this when listening for bubbled events (@t2t2)
    • #562 fix(mysql): bind get connection callback to active context (@sstone1)
    • #589 fix(hapi-instrumentation): close spans on errors in instrumented functions (@CptSchnitz)
    • #580 fix: redis instrumentation loses context when using callbacks (@aspectom)

    :rocket: Enhancement

    • Other
    • opentelemetry-test-utils
      • #593 feat: move aws/gcp detectors from opentelemetry-js repo (@legendecas)

    :house: Internal

    • opentelemetry-test-utils
      • #641 chore(mysql2): adding TAV script (@YanivD)
      • #639 build(test-utils): marking test-utils as non private so it can be published (@blumamir)
      • #596 docs(test-utils): add README.md for @opentelemetry/test-utils (@Rauno56)
    • Other

    :memo: Documentation

    • opentelemetry-browser-extension-autoinjection

    Committers: 16

    Open source →
  43. 0.24.029 Jul 2021
    Release notes

    :bug: Bug Fix

    :rocket: Enhancement

    • opentelemetry-browser-extension-autoinjection, opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils
    • opentelemetry-host-metrics
    • Other
      • #571 fix(instrumentation-hapi): change root span name to route name (@CptSchnitz)
      • #566 feat(aws-lambda): added eventContextExtractor config option (@prsnca)

    :house: Internal

    • #592 chore(deps): upgrade @types/pino to be compatible with latest sonic-stream types (@legendecas)
    • #583 style: use single quotes everywhere and add a rule to eslint (@CptSchnitz)
    • #549 chore: enable typescript 4.3 option noImplicitOverride (@Flarna)

    Committers: 8

    Open source →
  44. 0.23.02 Jul 2021
    Release notes

    :bug: Bug Fix

    • #557 chore: aligning target for esm build with core repo (@obecny)

    :rocket: Enhancement

    • opentelemetry-browser-extension-autoinjection
    • opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils
    • Other
      • #533 feat(mongo instrumentation): added response hook option (@prsnca)
      • #546 feat(aws-lambda): disableAwsContextPropagation config option (@nirsky)
      • #528 feat: postgresql responseHook support (@nata7che)
    • opentelemetry-test-utils

    :house: Internal

    • #554 chore: remove unneeded ts-node dev-dependency (@Flarna)

    Committers: 9

    Open source →
  45. 0.22.023 Jun 2021
    Release notes

    :bug: Bug Fix

    • #537 fix(instrumentation-user-interaction): support clicks in React apps (@kkruk-sumo)

    :rocket: Enhancement

    • opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils

    Committers: 2

    Open source →
  46. 0.21.016 Jun 2021
    Release notes

    :bug: Bug Fix

    :rocket: Enhancement

    • opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils
    • Other

    Committers: 6

    Open source →
  47. 0.20.04 Jun 2021
    Release notes

    :bug: Bug Fix

    • #488 fix: dns plugin remove hostname attribute (@svrnm)
    • #468 moving dev dependency for types to main dependency (@obecny)

    :rocket: Enhancement

    • Other
      • #517 feat: use rpcMetadata to update http span name #464 (@vmarchaud)
      • #441 feat(instrumentation-document-load): documentLoad attributes enhancement (@kkruk-sumo)
    • opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils
    • opentelemetry-test-utils
      • #470 chore: removing usage of timed event from api (@obecny)

    :house: Internal

    • Other
    • opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils
      • #455 Update gts, eslint, typescript and hapi dependencies (@Flarna)

    :memo: Documentation

    • #472 docs: Explicitly state that express instrumentation does not export spans without http instrumentation (@svrnm)
    • #450 chore: prefer use of global TracerProvider/MeterProvider (@Flarna)

    Committers: 16

    Open source →
  48. 0.16.026 Apr 2021
    Release notes

    :boom: Breaking Change

    • opentelemetry-host-metrics

    :bug: Bug Fix

    • #403 chore: fixing context propagation on mongo callback (@obecny)

    :rocket: Enhancement

    • opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils
    • opentelemetry-id-generator-aws-xray
    • Other

    :house: Internal

    • opentelemetry-host-metrics, opentelemetry-test-utils
    • Other
      • #434 chore: clean up images from restify example (@Rauno56)

    :memo: Documentation

    Committers: 9

    Open source →
  49. 0.15.05 Apr 2021
    Release notes

    :rocket: Enhancement

    • Other
    • auto-instrumentation-web
    • auto-instrumentation-node
      • #379 chore: creating meta package for default auto instrumentations for node (@obecny)
    • opentelemetry-instrumentation-hapi
    • opentelemetry-instrumentation-koa
    • opentelemetry-instrumentation-mysql
    • opentelemetry-instrumentation-net
    • opentelemetry-host-metrics
      • #395 chore: fixing broken links, updating to correct base url, replacing gitter with github discussions (@obecny)

    :house: Internal

    • opentelemetry-host-metrics, opentelemetry-test-utils
      • #408 chore: bump otel dependencies to latest patch (@dyladan)
    • Other

    :memo: Documentation

    • opentelemetry-host-metrics

    Committers: 9

    Open source →