PackageTrack
Sign in Get early access

tracing-opentelemetry-instrumentation-sdk

A set of helpers to build OpenTelemetry instrumentation based on `tracing` crate.

0.38.1 17M downloads/mo #2255 most downloaded on crates.io davidB/tracing-opentelemetry-instrumentation-sdk

What this package is like to depend on

Last release 2 months ago

21 Jun 2026

Ships fairly regularly

a new release about every 5 weeks

Some releases are documented

notes for 17 of 34 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

37 releases · first in 2023

9 releases in the last 12 months

see the full history below

Release timeline

37 releases · Jun 2023 to Jun 2026
2024 2025 2026
Release Pre-release

Releases

latest 37
  1. 0.38.1 21 Jun 2026
    Release notes

    chore: Release package tracing-opentelemetry-instrumentation-sdk vers…

    …ion 0.38.1

    Open source →
    Release notes

    <!-- 1 -->Fixed

    • type of http.response.status_code attribute to int (previously
    Open source →
  2. 0.38.0 24 May 2026
    Release notes

    chore: Release package tracing-opentelemetry-instrumentation-sdk vers…

    …ion 0.38.0

    Open source →
  3. 0.32.5 27 Apr 2026
    Release notes

    chore: Release package tracing-opentelemetry-instrumentation-sdk vers…

    …ion 0.32.5

    Open source →
  4. 0.32.4 15 Mar 2026
    Release notes

    chore: Release package tracing-opentelemetry-instrumentation-sdk vers…

    …ion 0.32.4

    Open source →
    Release notes

    <!-- 1 -->Fixed

    • (deps) MSRV bump rust to 1.91
    Open source →
  5. 0.32.3 12 Jan 2026

    Nothing published for this version

  6. 0.32.2 15 Nov 2025
    Release notes

    <!-- 2 -->Added

    • add in features to docs.rs rendered content. (#287)
    Open source →
  7. 0.32.1 14 Oct 2025
    Release notes

    Wip

    • use opentelemetry-semantic-conventions instead of static &str
    Open source →
  8. 0.32.0 01 Oct 2025

    Nothing published for this version

  9. 0.31.0 27 Sep 2025
    Release notes

    <!-- 2 -->Added

    • [breaking] export grpc utils from http::grpc module
    Open source →
  10. 0.30.0 25 Aug 2025
    Release notes

    <!-- 2 -->Added

    • (axum) optional extraction of client.address (former client_ip) from http headers or socket's info

    Changelog

    All notable changes to this project will be documented in this file.

    The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

    Open source →
  11. 0.29.1 18 Jul 2025

    Nothing published for this version

  12. 0.29.0 03 Jun 2025
    Release notes

    <!-- 2 -->Added

    • (deps) update opentelemetry 0.30 & tonic 0.13 (#240)
    Open source →
  13. 0.28.1 19 May 2025

    Nothing published for this version

  14. 0.28.0 31 Mar 2025

    Nothing published for this version

  15. 0.26.0 16 Feb 2025

    Nothing published for this version

  16. 0.24.2 27 Jan 2025

    Nothing published for this version

  17. 0.24.1 02 Jan 2025

    Nothing published for this version

  18. 0.24.0 17 Nov 2024
    Release notes

    <!-- 4 -->Changed

    • ⬆️ upgrade to tonic 0.12
    • ⬆️ upgrade to rstest 0.22
    Open source →
  19. 0.23.0 05 Nov 2024

    Nothing published for this version

  20. 0.21.0 22 Sep 2024

    Nothing published for this version

  21. 0.19.1 31 Aug 2024

    Nothing published for this version

  22. 0.19.0 30 Jun 2024

    Nothing published for this version

  23. 0.18.1 24 Apr 2024
    Release notes

    <!-- 2 -->Added

    • ✨ allow to create span for opentelemetry at level info with feature flag tracing_level_info
    Open source →
  24. 0.18.0 09 Mar 2024

    Nothing published for this version

  25. 0.17.1 24 Feb 2024
    Release notes

    Other

    • 👷 tune release-plz
    Open source →
  26. 0.17.0 11 Feb 2024
    Release notes

    Added

    • ✨ add support for logfmt into tracing_subscriber_ext::init_subscribers() (580d709)

    Changed

    • 📝 update CHANGELOG (d3609ac)
    • 📝 update link to homepage (3e081fb)
    • 💄 fix display of OTEL_TRACES_SAMPLER (62d9c2a)

    Fixed

    • 🐛 on grpc when no status code into header, fallback to OK (previously Unkown) (f1a23c4)
    Open source →
  27. 0.16.0 30 Dec 2023
    Release notes

    Added

    • ✨ add support for OTLP headers from environment (#110) (ccd123b)

    Changed

    • 📝 update CHANGELOG (319b1eb)
    • 📝 Update link to changelog, remove homepage, ... (7f38094)
    • ➖ remove dependency to opentelemetry-http (e049fb0)
    • ⬆️ upgrade dependencies for axum-0.7 (d4ad2d3)
    • 📝 update example in doc (b74c686)

    Fixed

    • 🐛 fix compilation & linter (24d1eca)
    Open source →
  28. 0.15.2 11 Feb 2024

    Nothing published for this version

  29. 0.15.0 25 Nov 2023
    Release notes

    Added

    • ✨ add attribute rpc.grpc.status_code (d885954)

    Changed

    • ⬆️ upgrade to openteletry 0.21 (and related dependencies) (21ceb34)

    Fixed

    • 🐛 attribute http.response.status_code should of type int (6ff9209)
    Open source →
  30. 0.14.2 19 Nov 2023

    Nothing published for this version

  31. 0.14.1 23 Sep 2023

    Nothing published for this version

  32. 0.13.1 06 Aug 2023

    Nothing published for this version

  33. 0.13.0 06 Aug 2023
    Release notes

    Added

    • Feat: add span.type=web on spans (d76017f)
    • Feat: add span_type enum and documentation (4871359)

    Changed

    • ⬆️ upgrade to opentelemetry 0.20 (and related dependencies) (8b8281e)
    Open source →
  34. 0.12.0 02 Jul 2023
    Release notes

    Changed

    Open source →
  35. 0.12.0-alpha.7 28 Jun 2023 pre-release

    Nothing published for this version

  36. 0.12.0-alpha.6 28 Jun 2023 pre-release

    Nothing published for this version

  37. 0.12.0-alpha.3 28 Jun 2023 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive