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
tracing-journald pulling in default features of dependencies

themaxdavitt opened this issue over 3 years ago
attributes: auto skip unused parameters

Folyd opened this pull request over 3 years ago
[tracing-journald] Redundant log entry prefexes?

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
Allow setting event names in macros

seanmonstar opened this issue over 3 years ago
Proposal: optimize for binary size

Folyd opened this issue over 3 years ago
Confusing `EnvFilter` behavior

jshearer opened this issue over 3 years ago
Duplicate span fields when adding an additional layer

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
Add support for recording dynamic fields

LukeMathWalker opened this issue almost 4 years ago
Can `#[instrument]` macro offer default format specifier

bobyangyf opened this issue almost 4 years ago
fmt: missing space after level in `pretty()` output

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
[WIP] opentelemetry-aware event formatter

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
subscriber: make `reload` an optional feature

Folyd opened this pull request almost 4 years ago
Backport #1103 to `tracing-subscriber` `0.2.x`?

thomaseizinger opened this issue almost 4 years ago
fmt: JSON formatter failing to parse formatted fields

hawkw opened this issue almost 4 years ago
Filter `field=value` doesn't work.

wllenyj opened this issue almost 4 years ago
Switch from lazy_static to once_cell

jplatte opened this issue about 4 years ago
Only colorize output when outputting to a TTY

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
Bubble up error for RollingFileAppender::new

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
Use macros for module declarations on fmt module

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
add support for column in callsite metadata

bnjjj opened this pull request over 4 years ago
[WIP] New `Value` and `ValueSet` APIs

hawkw opened this pull request over 4 years ago
RFC: C client API for `tracing-core`

mystor opened this issue over 4 years ago
tracing: tracking issue for `tracing` 0.2 breaking changes

hawkw opened this issue over 4 years ago
Add `record_bytes` to `Visit`

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
Measure function call latency

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
`Value::from_serde` ?

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
appender: Add appender to write same log line to multiple outputs in a loop.

SriRamanujam opened this pull request over 4 years ago
async tracing_subscriber::layer::Layer on_event

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
Implement Value for more types

jonhoo opened this issue over 4 years ago
tracing: deprecate outdated macro syntax

hawkw opened this issue over 4 years ago
Clarify whether logging to standard output is blocking

ufoscout opened this issue over 4 years ago
instrument macro: omit `self` by default

carllerche opened this issue almost 5 years ago
Add support for WebAssembly

kellytk opened this issue almost 5 years ago
Trace events on panic

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
How to get value from tracing::Span?

leptonyu opened this issue almost 5 years ago
publish tracing tests framework on crates.io

yaahc opened this issue almost 5 years ago
API inconsistency between event and span argument order

jonhoo opened this issue about 5 years ago
ANSI broken on Windows 10

andrewbanchich 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
Problems with the generic nature of FmtSubscriber

pimeys opened this issue about 5 years ago
Dynamic level support

Ralith opened this issue about 5 years ago
Rate limit layer

LucioFranco opened this issue over 5 years ago
tracing-fmt: configurable field ordering

yaahc opened this issue over 5 years ago
tracing: Consider adding a prelude

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
Utility for filtering fields at the visitor level

hawkw opened this issue over 5 years ago
trace: support string interpolation

Ralith opened this issue almost 6 years ago
metrics: Introduce `tracing-metrics` subscriber/crate

LucioFranco opened this issue almost 6 years ago