PackageTrack
Sign in Get early access

tracing-error

Utilities for enriching errors with `tracing`.

0.2.1 57M downloads/mo #1137 most downloaded on crates.io tokio-rs/tracing

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 4 weeks to 3.1 years

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

5 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

5 releases · Feb 2020 to Nov 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 5
  1. 0.2.1 29 Nov 2024
    Release notes

    [ crates.io ] | [ docs.rs ]

    Changed

    • Bump MSRV to 1.63 (#2793)

    Documented

    • Use intra-doc links instead of relative file paths (#2068)
    • More intra-doc links (#2077)
    • Add missing backtick to prelude docs (#2120)
    Open source →
  2. 0.2.0 23 Oct 2021
    Release notes

    This is a breaking change release in order to update the tracing-subscriber dependency version to the v0.3.x release series.

    Changed

    • Updated tracing-subscriber dependency to v0.3.0 (#1677)

    Fixed

    • Disabled default features of the tracing dependency so that proc-macro dependencies are not enabled (#1144)
    • Documentation fixes and improvements (#635, #695)

    Added

    • SpanTrace: Added SpanTrace::new constructor for constructing a SpanTrace from a Span passed as an argument (rather than capturing the current span) (#1492)

    Thanks to @CAD97 for contributing to this release!

    Open source →
    Release notes

    Added

    • Make trace and metrics features optional
    • ExportResult as specified in the specification
    • Add Futures compatibility API
    • Added serde serialize support to SpanData
    • Separate OpenTelemetry Jaeger crate

    Changed

    • Rename HttpTraceContextPropagator to TraceContextPropagator
    • Rename HttpB3Propagator to B3Propagator
    • Switch to Apache 2 license
    • Resolve agent addresses to allow non-static IP
    • Remove tracer name prefix from span name

    Removed

    • Remove add_link from spans
    Open source →
  3. 0.1.2 04 Mar 2020
    Release notes

    Added

    • TracedError: TracedError, an error type wrapper that annotates an error with the current span.
    • SpanTrace:SpanTrace::status method and SpanTraceStatus type for determining whether a SpanTrace was successfully captured (#614)

    Changed

    • SpanTrace: Made backtrace formatting more consistent with upstream changes to std::backtrace (#584)
    Open source →
    Release notes

    Added

    • Implement global provider
    Open source →
  4. 0.1.1 05 Feb 2020
    Release notes

    Fixed

    • Fixed a typo in the crate description

    Changed

    • the maintenance badge from active to experimental
    Open source →
    Release notes

    Added

    • Documentation and API cleanup
    • Tracking of active spans via thread local span stack
    Open source →
  5. 0.1.0 05 Feb 2020
    Release notes
    • Initial release
    Open source →
    Release notes

    Initial debug alpha

    Open source →

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