tracing-questions

48 threads · Page 1 of 1

default writer to stdout/stderr 7 messages
`on_enter` self-deadlock when `context_activation` is enabled and OpenTelemetry emits internal event 40 messages
Using tokio-console. 10 messages
stdout + syslog output. 4 messages
log level-dependent fields 5 messages
Idiomatic "Wide events" pattern 6 messages
tracing-subscriber EnvFilter builder and adding custom directives? 6 messages
Span Directive not getting recognised by subscriber 41 messages
Tokio tracing performance impact 2 messages
How to rely on spans to avoid redundant log statements 9 messages
Propagate some common attributes across all level logs 8 messages
tracing skipping a trace 6 messages
non-static lifetime metadata 4 messages
type information or custom formatting in `Visit::record_debug` 5 messages
Write trace to new file on a per-span basis 4 messages
Filter based on URL 15 messages
[answered] tracing + indicatif 8 messages
New to logs with tracing: Is there a way to well known way achieve file logging with rotation? 1 messages
Local ambiguity when using `info!` macro 3 messages
Benchmarking a `tracing_subscriber::Layer` 2 messages
How to get span fields values from on_event() when implementing a Layer? 3 messages
tracing-log events have target `log` rather than the actual log target when passed to MakeWriter 2 messages
Event with dyn Error leads to temporary value dropped while still borrowed 3 messages
Non-blocking write both to console and to file using tracing-appender 3 messages
Capture events emitted by a particular function call 16 messages
OpenTelemetryLayer seems to affect tracing_subscriber::fmt::Layer 4 messages
deduplicating field information in emitted spans 15 messages
Adding new metadata field for function name 1 messages
Tracing and systemd 7 messages
How to capture tracing logs to display within TUI? 2 messages
How to time spans in Wasm/web assembly? 25 messages
using `Span::record` leads to multiple instances 10 messages
4 questions about tracing_subscriber 19 messages
Tracing scoped context 9 messages
Format event in custom layer in the same way that `tracing_subscriber::fmt` does 31 messages
How to avoid importing macros 4 messages
Tracing across async boundaries 30 messages
with_min_level call is not compiling - trait bounds error 8 messages
Global filters in tracing-subscriber 3 messages
Merging sibling spans 13 messages
Lazy span/instrument evaluation? 34 messages
Lightweight TcpSubscriber anywhere? 3 messages
Best way to modify log file path at runtime? 19 messages
Simple example for file logging + custom logging 8 messages
`MakeWriter` not implement for `Arc<Vec<u8>>` 8 messages
Is it possible to clear all parent spans? 6 messages
How can I create a span for an event without a root span? 1 messages
Should `opentelemetry::Context::current()` equal `tracing::Span::current().context()` ? 5 messages