PackageTrack

npm · #3796

@opentelemetry/instrumentation-router

0.65.0open-telemetry/opentelemetry-js-contrib

OpenTelemetry instrumentation for `router` http middleware router

Release timeline

59 releases since 2021
20222023202420252026

Releases

  1. 0.65.023 Jul 2026

    Nothing published for this version

  2. 0.64.03 Jul 2026

    Nothing published for this version

  3. 0.63.011 Jun 2026

    Nothing published for this version

  4. 0.62.013 May 2026

    Nothing published for this version

  5. 0.61.06 May 2026

    Nothing published for this version

  6. 0.60.029 Apr 2026

    Nothing published for this version

  7. 0.59.017 Apr 2026

    Nothing published for this version

  8. 0.58.026 Mar 2026

    Nothing published for this version

  9. 0.57.04 Mar 2026

    Nothing published for this version

  10. 0.56.017 Feb 2026

    Nothing published for this version

  11. 0.55.022 Jan 2026

    Nothing published for this version

  12. 0.54.015 Jan 2026

    Nothing published for this version

  13. 0.53.06 Nov 2025

    Nothing published for this version

  14. 0.52.021 Oct 2025

    Nothing published for this version

  15. 0.51.06 Oct 2025

    Nothing published for this version

  16. 0.50.229 Sept 2025

    Nothing published for this version

  17. 0.50.129 Sept 2025

    Nothing published for this version

  18. 0.50.010 Sept 2025

    Nothing published for this version

  19. 0.49.08 Sept 2025

    Nothing published for this version

  20. 0.48.09 Jul 2025

    Nothing published for this version

  21. 0.47.02 Jun 2025

    Nothing published for this version

  22. 0.46.015 May 2025

    Nothing published for this version

  23. 0.45.018 Mar 2025

    Nothing published for this version

  24. 0.44.119 Feb 2025

    Nothing published for this version

  25. 0.44.018 Dec 2024

    Nothing published for this version

  26. 0.43.05 Dec 2024

    Nothing published for this version

  27. 0.42.018 Nov 2024

    Nothing published for this version

  28. 0.41.025 Oct 2024

    Nothing published for this version

  29. 0.40.02 Sept 2024

    Nothing published for this version

  30. 0.39.04 Jul 2024

    Nothing published for this version

  31. 0.38.06 Jun 2024

    Nothing published for this version

  32. 0.37.025 Apr 2024

    Nothing published for this version

  33. 0.36.03 Apr 2024

    Nothing published for this version

  34. 0.35.06 Mar 2024

    Nothing published for this version

  35. 0.34.029 Jan 2024

    Nothing published for this version

  36. 0.33.44 Jan 2024

    Nothing published for this version

  37. 0.33.313 Nov 2023

    Nothing published for this version

  38. 0.33.211 Oct 2023

    Nothing published for this version

  39. 0.33.114 Aug 2023

    Nothing published for this version

  40. 0.33.012 Jul 2023

    Nothing published for this version

  41. 0.32.412 Jun 2023

    Nothing published for this version

  42. 0.32.316 May 2023

    Nothing published for this version

  43. 0.32.225 Apr 2023

    Nothing published for this version

  44. 0.32.17 Feb 2023

    Nothing published for this version

  45. 0.32.018 Nov 2022

    Nothing published for this version

  46. 0.31.02 Nov 2022

    Nothing published for this version

  47. 0.30.02 Sept 2022

    Nothing published for this version

  48. 0.29.19 Aug 2022

    Nothing published for this version

  49. 0.29.015 Jun 2022

    Nothing published for this version

  50. 0.28.024 May 2022

    Nothing published for this version

  51. 0.27.124 Jan 2022

    Nothing published for this version

  52. 0.27.02 Dec 2021

    Nothing published for this version

  53. 0.26.025 Oct 2021

    Nothing published for this version

  54. 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 →
  55. 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 →
  56. 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 →
  57. 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 →
  58. 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 →
  59. 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 →