-
Notifications
You must be signed in to change notification settings - Fork 814
Pull requests: tokio-rs/tracing
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
tracing-subscriber: optimise span fields serialisation
#3343
opened Jul 22, 2025 by
lbeschastny
Loading…
Avoid checking dispatcher settings twice in
tracing::enabled
#3342
opened Jul 21, 2025 by
ibraheemdev
Loading…
Nested (i.e., dotted) field name support in #[tracing::instrument]
#3338
opened Jul 14, 2025 by
anarchvile
Loading…
Fix: update tracing-appender docs link to correct docs.rs URL
#3325
opened Jun 24, 2025 by
VolodymyrBg
Loading…
[tracing-subscriber][tracing] improve duplciate tracing situation a bit
#3319
opened Jun 19, 2025 by
xMAC94x
Loading…
subscriber: record error sources in fmt layer with JSON format
#3317
opened Jun 17, 2025 by
stijnherfst
Loading…
[tracing-appender] Use file's mtime instead of created time to sort.
#3288
opened May 27, 2025 by
c98
Loading…
Add support for column information in callsite metadata.
#3277
opened May 16, 2025 by
raldone01
Loading…
fix(tracing-core): prevent potential deadlock by retaining Dispatch instances until after lock is released
#3275
opened May 11, 2025 by
u-kai
Loading…
subscriber: Add note about potential misuse of stdout to documentation
#3266
opened May 2, 2025 by
Natr1x
Loading…
feat: prefix a field with
%%
to use alternate Display
#3258
opened Apr 18, 2025 by
michaelbeaumont
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.