github.com/tokio-rs/tracing
Application level tracing for Rust.
https://github.com/tokio-rs/tracing
fix `Name / parent` variant of `event!()`
Mododo opened this pull request about 1 year ago
Mododo opened this pull request about 1 year ago
Codes exe patch 3
Codes-Exe opened this pull request about 1 year ago
Codes-Exe opened this pull request about 1 year ago
Codes exe patch 4
Codes-Exe opened this pull request about 1 year ago
Codes-Exe opened this pull request about 1 year ago
subscriber: skip padding when skipping `log.*` fields in `DefaultVisitor`
Porges opened this pull request about 1 year ago
Porges opened this pull request about 1 year ago
All log/tracing-log outputs have 4 spaces on the end
Porges opened this issue about 1 year ago
Porges opened this issue about 1 year ago
subscriber: fix parent span resolution in json format
mladedav opened this pull request about 1 year ago
mladedav opened this pull request about 1 year ago
tracing-appender: Build error with rust-nightly: type annotations needed for Box<_>
coolbluewater opened this issue about 1 year ago
coolbluewater opened this issue about 1 year ago
Unexpected side-effect in Dispatch::new
JakkuSakura opened this issue about 1 year ago
JakkuSakura opened this issue about 1 year ago
macros.rs ::core conflicts
Jaydar opened this issue about 1 year ago
Jaydar opened this issue about 1 year ago
make local time not need unsound feature
sedan-cell opened this issue about 1 year ago
sedan-cell opened this issue about 1 year ago
`parent: None` is not respected by `json()` format
howardjohn opened this issue about 1 year ago
howardjohn opened this issue about 1 year ago
Rolling by file size
intfish123 opened this issue about 1 year ago
intfish123 opened this issue about 1 year ago
Fix invalid/outdated #[cfg()] values
Xiretza opened this pull request about 1 year ago
Xiretza opened this pull request about 1 year ago
#[instrument]: add `ret(err, ok)`
Xiretza opened this pull request about 1 year ago
Xiretza opened this pull request about 1 year ago
info_span!/error_span!/warn_span! macros accept constants for field names, but `#[instrument(fields(...))]` seemingly doesnt
merc1031 opened this issue about 1 year ago
merc1031 opened this issue about 1 year ago
Fix warnings about unexpected cfg(feature) values
svix-jplatte opened this pull request about 1 year ago
svix-jplatte opened this pull request about 1 year ago
`tracing::span!` missing `fields`
immno opened this issue about 1 year ago
immno opened this issue about 1 year ago
appender: prune old files at startup
kaffarell opened this pull request about 1 year ago
kaffarell opened this pull request about 1 year ago
fix: make `reload::Subscriber` compatible with per-subscriber filters
mladedav opened this pull request about 1 year ago
mladedav opened this pull request about 1 year ago
Consider using "WARNING" instead of "WARN" for the log level.
josecelano opened this issue about 1 year ago
josecelano opened this issue about 1 year ago
#[instrument(ret)] behaviour does not match documentation, also reports errors
Xiretza opened this issue about 1 year ago
Xiretza opened this issue about 1 year ago
subscriber: add `set_span_events` to `fmt::Subscriber`
lpraneis opened this pull request about 1 year ago
lpraneis opened this pull request about 1 year ago
chore: fix clippy lints
mladedav opened this pull request about 1 year ago
mladedav opened this pull request about 1 year ago
stabilize `valuable` in 0.1.x
mladedav opened this pull request about 1 year ago
mladedav opened this pull request about 1 year ago
tracing-subscriber: fix parsing of filters with multiple span fields
mladedav opened this pull request about 1 year ago
mladedav opened this pull request about 1 year ago
use `once_cell` instead of `static mut`
LaoLittle opened this pull request over 1 year ago
LaoLittle opened this pull request over 1 year ago
Add a way to dynamically set the span event configuration in a fmt::Layer
lpraneis opened this issue over 1 year ago
lpraneis opened this issue over 1 year ago
subscriber: impl Clone for EnvFilter
Benjamin-L opened this pull request over 1 year ago
Benjamin-L opened this pull request over 1 year ago
Publish tracing-macros package?
joshka opened this issue over 1 year ago
joshka opened this issue over 1 year ago
tracing: allow `&[u8]` to be recorded as event/span field
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
tracing: make it possible to use remote IDs as parent span ID
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
EnvFilter lockfree implementation
TroyKomodo opened this issue over 1 year ago
TroyKomodo opened this issue over 1 year ago
feat(tracing): attempt to insert as json if it is possible
jqphu opened this pull request over 1 year ago
jqphu opened this pull request over 1 year ago
Remove once_cell as a dependency
james7132 opened this pull request over 1 year ago
james7132 opened this pull request over 1 year ago
chore: new clippy/rust lints
dpc opened this pull request over 1 year ago
dpc opened this pull request over 1 year ago
docs: fix function comment
kaffarell opened this pull request over 1 year ago
kaffarell opened this pull request over 1 year ago
Separate out `Timings` extension from `FmtSubscriber`
mladedav opened this issue over 1 year ago
mladedav opened this issue over 1 year ago
Remove the matchers crate
wyatt-herkamp opened this pull request over 1 year ago
wyatt-herkamp opened this pull request over 1 year ago
tracing-subscriber: count numbers of enters in `Timings`
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
tracing_subscriber: add additional fields for printing to json fmt subscriber
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
tracing-attributes: support const values for target and name (backport v0.1.x)
dpc opened this pull request over 1 year ago
dpc opened this pull request over 1 year ago
tracing-attributes: support const values for target and name
dpc opened this pull request over 1 year ago
dpc opened this pull request over 1 year ago
Documentation bug in `FmtContext::visit_spans`
Xaeroxe opened this issue over 1 year ago
Xaeroxe opened this issue over 1 year ago
Add trait `StreamInstrument `
cjwcommuny opened this issue over 1 year ago
cjwcommuny opened this issue over 1 year ago
core: fix missed `register_callsite` error
hds opened this pull request over 1 year ago
hds opened this pull request over 1 year ago
max_log_files can‘ work
laiyi55 opened this issue over 1 year ago
laiyi55 opened this issue over 1 year ago
parse only comma-less field part as field
Voker57 opened this pull request over 1 year ago
Voker57 opened this pull request over 1 year ago
parsing multiple field values in EnvFilter is broken
Voker57 opened this issue over 1 year ago
Voker57 opened this issue over 1 year ago
Dynamic control over tracing-flame span name
jsouto18 opened this issue over 1 year ago
jsouto18 opened this issue over 1 year ago
Intuition footgun: `only_key` is ignored when not assigned a value in `#[instrument(fields(only_key))]`
Veetaha opened this issue over 1 year ago
Veetaha opened this issue over 1 year ago
Custom format fails to find span and trace ids only for new/close events.
ShovelJockey opened this issue over 1 year ago
ShovelJockey opened this issue over 1 year ago
refactor: apply some clippy suggestions
hi-rustin opened this pull request over 1 year ago
hi-rustin opened this pull request over 1 year ago
tracing-subscriber: bump nu-ansi-term to v0.50.0
paolobarbolini opened this pull request over 1 year ago
paolobarbolini opened this pull request over 1 year ago
EnvFilters do not work when using `Vec<Box<dyn Layer>>`
mdecimus opened this issue over 1 year ago
mdecimus opened this issue over 1 year ago
Fix copied documentation
RageKnify opened this pull request over 1 year ago
RageKnify opened this pull request over 1 year ago
Level filtering is broken when depending on tracing-subscriber from crates.io
ConradIrwin opened this issue over 1 year ago
ConradIrwin opened this issue over 1 year ago
tracing: add record! macro
marcusirgens opened this pull request over 1 year ago
marcusirgens opened this pull request over 1 year ago
macros: Allow field path segments to be keywords
svix-jplatte opened this pull request over 1 year ago
svix-jplatte opened this pull request over 1 year ago
attributes: make `#[instrument]` support string literal fields
svix-aaron1011 opened this pull request over 1 year ago
svix-aaron1011 opened this pull request over 1 year ago
potential binary bloat caused by `matchers`
mokurin000 opened this issue over 1 year ago
mokurin000 opened this issue over 1 year ago
docs: Update license year to 2024
joshka opened this pull request over 1 year ago
joshka opened this pull request over 1 year ago
docs: Update README.md with link to tracing-aliyun-sls
lightsing opened this pull request over 1 year ago
lightsing opened this pull request over 1 year ago
multiple app instances, same log file
estnml opened this issue over 1 year ago
estnml opened this issue over 1 year ago
`tracing_appender` triggers Apple `NSPrivacyAccessedAPICategoryFileTimestamp` API usage warning
jamilbk opened this issue over 1 year ago
jamilbk opened this issue over 1 year ago
tracing-attributes: support const values for `target` and `name`
mbrobbel opened this pull request over 1 year ago
mbrobbel opened this pull request over 1 year ago
macros: Fix if_log_enabled condition.
jevolk opened this pull request over 1 year ago
jevolk opened this pull request over 1 year ago
Owo color
stefnotch opened this pull request over 1 year ago
stefnotch opened this pull request over 1 year ago
`tracing/log` doesn't work with `tokio::spawn` / `.with_current_subscriber()`.
Lorak-mmk opened this issue over 1 year ago
Lorak-mmk opened this issue over 1 year ago
`#[instrument(err)]` triggers `clippy::blocks_in_conditions` when used inside of `#[async_trait]` on nightly
Veetaha opened this issue over 1 year ago
Veetaha opened this issue over 1 year ago
Multiline tracing_appender non_blocking
mateiandrei94 opened this issue over 1 year ago
mateiandrei94 opened this issue over 1 year ago
Dropping `dispatch::DefaultGuard`s out of orders leads to unintuitive `Dispatch` being used
mladedav opened this issue over 1 year ago
mladedav opened this issue over 1 year ago
Compile error on Raspberry Pi Pico (target = thumbv6m-none-eabi)
ValouBambou opened this issue over 1 year ago
ValouBambou opened this issue over 1 year ago
attributes: update docs for instrument
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
Document that `OffsetTime::local_rfc_3339()` requires the `local-time` feature
jwodder opened this pull request over 1 year ago
jwodder opened this pull request over 1 year ago
Size rolling
x3ccd4828 opened this pull request over 1 year ago
x3ccd4828 opened this pull request over 1 year ago
SubscriberInitExt trait method set_default doesn't work well during bootstrap with feature tracing-log on
wt opened this issue over 1 year ago
wt opened this issue over 1 year ago
Bug: In some scenarios, log content is lost.
karellincoln opened this issue over 1 year ago
karellincoln opened this issue over 1 year ago
Better support for dynamically adjusting the filter
RalfJung opened this issue over 1 year ago
RalfJung opened this issue over 1 year ago
allow span_scope to iterate from a filtered current_span
xuorig opened this pull request over 1 year ago
xuorig opened this pull request over 1 year ago
attributes: force instrumented function to be `FnOnce`
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
docs: enable and clean up ignored doc tests
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
Docs: tracing field names CAN actually have a dot in them now
adamchalmers opened this issue over 1 year ago
adamchalmers opened this issue over 1 year ago
fix: subscriber context docs
kaffarell opened this pull request over 1 year ago
kaffarell opened this pull request over 1 year ago
docs: enable and clean up ignored doc tests
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
attributes: force instrumented function to be `FnOnce`
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
Type erasure for registry/subscribers
colinmarc opened this issue over 1 year ago
colinmarc opened this issue over 1 year ago
Context docs in tracing-subscriber reference scope method that does not exist
taladar opened this issue over 1 year ago
taladar opened this issue over 1 year ago
Doc links broken in instrument documentation
taladar opened this issue over 1 year ago
taladar opened this issue over 1 year ago
Make tracing crates consistent about depending on tracing-core without default features
Raekye opened this pull request over 1 year ago
Raekye opened this pull request over 1 year ago
[Tracing][Subscriber] Extend root fields with (static) custom fields
gheorghitamutu opened this issue over 1 year ago
gheorghitamutu opened this issue over 1 year ago
rustc: remove deprecated `private_in_public` lint
kaffarell opened this pull request over 1 year ago
kaffarell opened this pull request over 1 year ago
Event macros not behaving as expected with more complex message formatting with filter layers
pitoniak32 opened this issue over 1 year ago
pitoniak32 opened this issue over 1 year ago
fix: `level!` macros with constant field names in the first position
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
Fix deadlock with `tracing-error` + `fmt::Subscriber`
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
Skip recording `Span` fields when not requested
Swatinem opened this pull request over 1 year ago
Swatinem opened this pull request over 1 year ago
attributes: extract match scrutinee
kaffarell opened this pull request over 1 year ago
kaffarell opened this pull request over 1 year ago
macros: Fix non-simple macro usage without message
Turbo87 opened this pull request over 1 year ago
Turbo87 opened this pull request over 1 year ago
macros: Fix missing field prefixes
Turbo87 opened this pull request over 1 year ago
Turbo87 opened this pull request over 1 year ago
Sifting layer, decide what writer to use on the fly
mateiandrei94 opened this issue over 1 year ago
mateiandrei94 opened this issue over 1 year ago
instrument triggers clippy::blocks_in_conditions
ShahakShama opened this issue over 1 year ago
ShahakShama opened this issue over 1 year ago