Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/tracing
Application level tracing for Rust.
https://github.com/tokio-rs/tracing
Include Trace ID and Span ID in formatted logs
bjchambers opened this issue over 3 years ago
bjchambers opened this issue over 3 years ago
tracing-journald pulling in default features of dependencies
themaxdavitt opened this issue over 3 years ago
themaxdavitt opened this issue over 3 years ago
`[tracing::instrument]` triggers `async_yields_async` with `actix_web` route handler
Tseyang opened this issue over 3 years ago
Tseyang opened this issue over 3 years ago
attributes: auto skip unused parameters
Folyd opened this pull request over 3 years ago
Folyd opened this pull request over 3 years ago
[tracing-journald] Redundant log entry prefexes?
khionu opened this issue over 3 years ago
khionu opened this issue over 3 years ago
Consider making `regex` an optional feature on top of `env-filter`
matklad opened this issue over 3 years ago
matklad opened this issue over 3 years ago
Allow setting event names in macros
seanmonstar opened this issue over 3 years ago
seanmonstar opened this issue over 3 years ago
Proposal: optimize for binary size
Folyd opened this issue over 3 years ago
Folyd opened this issue over 3 years ago
Confusing `EnvFilter` behavior
jshearer opened this issue over 3 years ago
jshearer opened this issue over 3 years ago
Duplicate span fields when adding an additional layer
davidpdrsn opened this issue over 3 years ago
davidpdrsn opened this issue over 3 years ago
Removing fields before passing to wrapped Subscribers or Layers.
vorner opened this issue over 3 years ago
vorner opened this issue over 3 years ago
Add support for recording dynamic fields
LukeMathWalker opened this issue almost 4 years ago
LukeMathWalker opened this issue almost 4 years ago
#[instrument] breaks compilation of functions with argument named `debug` or `display`
sersorrel opened this issue almost 4 years ago
sersorrel opened this issue almost 4 years ago
subscriber: adding a new builder option (`with_span_context`) to the formatters to allow disabling spans
Folyd opened this pull request almost 4 years ago
Folyd opened this pull request almost 4 years ago
Can `#[instrument]` macro offer default format specifier
bobyangyf opened this issue almost 4 years ago
bobyangyf opened this issue almost 4 years ago
fmt: `with_ansi(false)` doesn't affect function parameter from #[instrument] while `pretty()`
Cielquan opened this issue almost 4 years ago
Cielquan opened this issue almost 4 years ago
fmt: missing space after level in `pretty()` output
Cielquan opened this issue almost 4 years ago
Cielquan opened this issue almost 4 years ago
Opt in to traced fields [WIP - Some open questions]
LukeMathWalker opened this pull request almost 4 years ago
LukeMathWalker opened this pull request almost 4 years ago
[WIP] opentelemetry-aware event formatter
hawkw opened this pull request almost 4 years ago
hawkw opened this pull request almost 4 years ago
Example in tracing_subscriber/src/fmt/format/mod.rs
Gore55 opened this issue almost 4 years ago
Gore55 opened this issue almost 4 years ago
subscriber: make `reload` an optional feature
Folyd opened this pull request almost 4 years ago
Folyd opened this pull request almost 4 years ago
Consider enabling `tracing_subscriber::fmt::format::FmtSpan::CLOSE` by default?
matklad opened this issue almost 4 years ago
matklad opened this issue almost 4 years ago
Backport #1103 to `tracing-subscriber` `0.2.x`?
thomaseizinger opened this issue almost 4 years ago
thomaseizinger opened this issue almost 4 years ago
fmt: JSON formatter failing to parse formatted fields
hawkw opened this issue almost 4 years ago
hawkw opened this issue almost 4 years ago
Filter `field=value` doesn't work.
wllenyj opened this issue almost 4 years ago
wllenyj opened this issue almost 4 years ago
Switch from lazy_static to once_cell
jplatte opened this issue about 4 years ago
jplatte opened this issue about 4 years ago
Only colorize output when outputting to a TTY
olix0r opened this issue about 4 years ago
olix0r opened this issue about 4 years ago
tracing-subscriber api docs: Gotcha for the extensions(_mut) methods
kolloch opened this pull request about 4 years ago
kolloch opened this pull request about 4 years ago
Bubble up error for RollingFileAppender::new
danielSanchezQ opened this pull request about 4 years ago
danielSanchezQ opened this pull request about 4 years ago
attributes: remove default level for instrument attribute macro
psinghal20 opened this pull request about 4 years ago
psinghal20 opened this pull request about 4 years ago
Use macros for module declarations on fmt module
k-nasa opened this pull request about 4 years ago
k-nasa opened this pull request about 4 years ago
Consistently pass Dispatch as owned value
dvdplm opened this pull request about 4 years ago
dvdplm opened this pull request about 4 years ago
Consider changing Event struct to have non-'static metadata (Cow?)
dvdplm opened this issue about 4 years ago
dvdplm opened this issue about 4 years ago
When creating my own FormatEvent type, I have to duplicate a lot of code
cecton opened this issue about 4 years ago
cecton opened this issue about 4 years ago
add support for column in callsite metadata
bnjjj opened this pull request over 4 years ago
bnjjj opened this pull request over 4 years ago
[WIP] New `Value` and `ValueSet` APIs
hawkw opened this pull request over 4 years ago
hawkw opened this pull request over 4 years ago
RFC: C client API for `tracing-core`
mystor opened this issue over 4 years ago
mystor opened this issue over 4 years ago
core: consider changing `Subscriber::new_span` to return `Option<Id>`
hawkw opened this issue over 4 years ago
hawkw opened this issue over 4 years ago
tracing: tracking issue for `tracing` 0.2 breaking changes
hawkw opened this issue over 4 years ago
hawkw opened this issue over 4 years ago
Add `record_bytes` to `Visit`
mattrutherford opened this pull request over 4 years ago
mattrutherford opened this pull request over 4 years ago
tracing: Provide a GUI/Console-Based Visualization of Spans and Events
davidbarsky opened this issue over 4 years ago
davidbarsky opened this issue over 4 years ago
Measure function call latency
user8555 opened this issue over 4 years ago
user8555 opened this issue over 4 years ago
Allow users to provide a custom template for the RollingFileAppender
Michael-F-Bryan opened this pull request over 4 years ago
Michael-F-Bryan opened this pull request over 4 years ago
`Value::from_serde` ?
anp opened this issue over 4 years ago
anp opened this issue over 4 years ago
Pass slices into FieldSet::value_set instead of array references
str4d opened this issue over 4 years ago
str4d opened this issue over 4 years ago
appender: Add appender to write same log line to multiple outputs in a loop.
SriRamanujam opened this pull request over 4 years ago
SriRamanujam opened this pull request over 4 years ago
Logging a struct holding a SpanTrace causes a core dump if using OpenTelemetryLayer
LukeMathWalker opened this issue over 4 years ago
LukeMathWalker opened this issue over 4 years ago
async tracing_subscriber::layer::Layer on_event
LukeMauldin opened this issue over 4 years ago
LukeMauldin opened this issue over 4 years ago
[DRAFT] make `Span::in_scope` work with async blocks as well as closures
hawkw opened this pull request over 4 years ago
hawkw opened this pull request over 4 years ago
Implement Value for more types
jonhoo opened this issue over 4 years ago
jonhoo opened this issue over 4 years ago
tracing: deprecate outdated macro syntax
hawkw opened this issue over 4 years ago
hawkw opened this issue over 4 years ago
Clarify whether logging to standard output is blocking
ufoscout opened this issue over 4 years ago
ufoscout opened this issue over 4 years ago
instrument macro: omit `self` by default
carllerche opened this issue almost 5 years ago
carllerche opened this issue almost 5 years ago
Add support for WebAssembly
kellytk opened this issue almost 5 years ago
kellytk opened this issue almost 5 years ago
Trace events on panic
Kubikx opened this issue almost 5 years ago
Kubikx opened this issue almost 5 years ago
subscriber: fix incorrect filter selection + improve filter performance
hawkw opened this pull request almost 5 years ago
hawkw opened this pull request almost 5 years ago
How to get value from tracing::Span?
leptonyu opened this issue almost 5 years ago
leptonyu opened this issue almost 5 years ago
publish tracing tests framework on crates.io
yaahc opened this issue almost 5 years ago
yaahc opened this issue almost 5 years ago
API inconsistency between event and span argument order
jonhoo opened this issue about 5 years ago
jonhoo opened this issue about 5 years ago
ANSI broken on Windows 10
andrewbanchich opened this issue about 5 years ago
andrewbanchich opened this issue about 5 years ago
subscriber: Provide non-parse based methods of setting directives for Filters
yaahc opened this issue about 5 years ago
yaahc opened this issue about 5 years ago
#[instrument] codegen does not work with async_trait async fns
inanna-malick opened this issue about 5 years ago
inanna-malick opened this issue about 5 years ago
Problems with the generic nature of FmtSubscriber
pimeys opened this issue about 5 years ago
pimeys opened this issue about 5 years ago
Dynamic level support
Ralith opened this issue about 5 years ago
Ralith opened this issue about 5 years ago
Rate limit layer
LucioFranco opened this issue over 5 years ago
LucioFranco opened this issue over 5 years ago
tracing-fmt: configurable field ordering
yaahc opened this issue over 5 years ago
yaahc opened this issue over 5 years ago
tracing: Consider adding a prelude
hawkw opened this issue over 5 years ago
hawkw opened this issue over 5 years ago
fmt: option to log enter and exit events on spans
yaahc opened this issue over 5 years ago
yaahc opened this issue over 5 years ago
Utility for filtering fields at the visitor level
hawkw opened this issue over 5 years ago
hawkw opened this issue over 5 years ago
trace: support string interpolation
Ralith opened this issue almost 6 years ago
Ralith opened this issue almost 6 years ago
metrics: Introduce `tracing-metrics` subscriber/crate
LucioFranco opened this issue almost 6 years ago
LucioFranco opened this issue almost 6 years ago