Skip to content

Issues: tokio-rs/tracing

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

core: tracking issue for valuable integration crate/core Related to the `tracing-core` crate crate/tracing Related to the `tracing` crate kind/feature New feature or request meta/breaking This is a breaking change, and should wait until the next breaking release.
#1570 opened Sep 15, 2021 by hawkw tracing-core 0.2
Consider adding atomic new_span_and_enter and exit_and_close span events? crate/core Related to the `tracing-core` crate crate/tracing Related to the `tracing` crate kind/feature New feature or request needs/design Additional design discussion is required.
#1280 opened Mar 4, 2021 by matklad
tracing: tracking issue for tracing 0.2 breaking changes crate/attributes Related to the `tracing-attributes` crate crate/tracing Related to the `tracing` crate meta/breaking This is a breaking change, and should wait until the next breaking release.
#923 opened Aug 13, 2020 by hawkw
2 of 6 tasks
tracing 0.2
Avoid two statics for every callsite crate/tracing Related to the `tracing` crate kind/perf Performance improvements
#921 opened Aug 12, 2020 by Mark-Simulacrum
The event! macro in new tracing release makes clippy's deref-addrof lint unhappy crate/tracing Related to the `tracing` crate kind/bug Something isn't working
#792 opened Jul 9, 2020 by nagisa
RFC: Value/ValueSet ergonomics improvements crate/core Related to the `tracing-core` crate crate/tracing Related to the `tracing` crate kind/rfc A request for comments to discuss future changes
#697 opened Apr 28, 2020 by hawkw
tracing: deprecate outdated macro syntax crate/tracing Related to the `tracing` crate
#674 opened Apr 9, 2020 by hawkw tracing 0.2
Consider specializing self. in macros crate/tracing Related to the `tracing` crate kind/feature New feature or request
#664 opened Apr 3, 2020 by LucioFranco
Add support for WebAssembly area/wasm Related to improving support for WebAssembly. crate/subscriber Related to the `tracing-subscriber` crate crate/tracing Related to the `tracing` crate help wanted Extra attention is needed kind/feature New feature or request
#642 opened Mar 22, 2020 by kellytk
Move support for std::futures::Futures into tracing crate/tracing Related to the `tracing` crate
#622 opened Mar 3, 2020 by davidbarsky
docs: consider adding a table of contents to readmes crate/tracing Related to the `tracing` crate kind/docs
#516 opened Jan 8, 2020 by hawkw
API inconsistency between event and span argument order crate/tracing Related to the `tracing` crate meta/breaking This is a breaking change, and should wait until the next breaking release.
#456 opened Nov 26, 2019 by jonhoo tracing 0.2
Newbie feedback on working with tracing crate/subscriber Related to the `tracing-subscriber` crate crate/tracing Related to the `tracing` crate kind/docs kind/feature New feature or request
#442 opened Nov 21, 2019 by emschwartz
tracing: Consider adding a prelude crate/tracing Related to the `tracing` crate good first issue Good for newcomers kind/feature New feature or request kind/rfc A request for comments to discuss future changes needs/design Additional design discussion is required.
#167 opened Jul 9, 2019 by hawkw
enter! macro crate/tracing Related to the `tracing` crate good first issue Good for newcomers kind/feature New feature or request
#158 opened Jul 8, 2019 by yaahc tracing-macros 0.1
tracing: Replace macro-rules with procedural macros crate/attributes Related to the `tracing-attributes` crate crate/macros crate/tracing Related to the `tracing` crate kind/feature New feature or request
#133 opened Jul 2, 2019 by hawkw tracing-macros 0.1
Apply @jonhoo's suggested documentation changes. crate/core Related to the `tracing-core` crate crate/tracing Related to the `tracing` crate kind/docs
#93 opened Jun 25, 2019 by davidbarsky
trace: When a span's explicit parent is disabled, the parent should probably be contextual crate/tracing Related to the `tracing` crate kind/feature New feature or request meta/breaking This is a breaking change, and should wait until the next breaking release.
#88 opened May 28, 2019 by hawkw tracing 0.2
trace: support string interpolation crate/tracing Related to the `tracing` crate help wanted Extra attention is needed kind/feature New feature or request
#83 opened Mar 29, 2019 by Ralith
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.