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
Make `Span::{enter, entered}` `must_use`
tgross35 opened this issue over 1 year ago
tgross35 opened this issue over 1 year ago
chore: backport roughly a year's worth of changes
davidbarsky opened this pull request over 1 year ago
davidbarsky opened this pull request over 1 year ago
log format in windows powershell
51yu opened this issue over 1 year ago
51yu opened this issue over 1 year ago
Fix #2724 by updating `env_logger`
dvdplm opened this pull request over 1 year ago
dvdplm opened this pull request over 1 year ago
Replace `atty`
dvdplm opened this issue over 1 year ago
dvdplm opened this issue over 1 year ago
`tracing_subscriber::layer::Layer` allows malicious `downcast_ref` impls
djkoloski opened this issue over 1 year ago
djkoloski opened this issue over 1 year ago
macros fail when `format_args` is defined in scope
konstin opened this issue over 1 year ago
konstin opened this issue over 1 year ago
tracing-subscriber: panic in wasm32-unknown-unknown calculating span durations (in chrome)
andyredhead opened this issue over 1 year ago
andyredhead opened this issue over 1 year ago
Spelling: "overriden" => "overridden"
tobymurray opened this pull request over 1 year ago
tobymurray opened this pull request over 1 year ago
chore: corrected typos in the example readme
ilsubyeega opened this pull request over 1 year ago
ilsubyeega opened this pull request over 1 year ago
attributes: cannot reassign function arguments with local borrows
tesaguri opened this issue over 1 year ago
tesaguri opened this issue over 1 year ago
tracing-subscriber: perf: CPU usage of async span
7ERr0r opened this issue over 1 year ago
7ERr0r opened this issue over 1 year ago
tracing_subscriber : The log CAN NOT display the time correctly in the LINUX with tracing_subscriber::fmt().with_timer(LocalTime::rfc_3339())
TQLeung opened this issue over 1 year ago
TQLeung opened this issue over 1 year ago
Opt in to traced fields (redone based on 2023 branch)
drmason13 opened this pull request over 1 year ago
drmason13 opened this pull request over 1 year ago
Add `axum-insights` to relevant crates.
twitchax opened this pull request over 1 year ago
twitchax opened this pull request over 1 year ago
tracing: allow constant field names in macros
hawkw opened this pull request over 1 year ago
hawkw opened this pull request over 1 year ago
tracing_subscriber::reload does not realod log max level
npajkovsky opened this issue over 1 year ago
npajkovsky opened this issue over 1 year ago
flame: fix folded formatting
conectado opened this pull request over 1 year ago
conectado opened this pull request over 1 year ago
Generate less dead code for async block return type hint
kornelski opened this pull request over 1 year ago
kornelski opened this pull request over 1 year ago
tracing-journald: allow custom journal fields
Finomnis opened this pull request over 1 year ago
Finomnis opened this pull request over 1 year ago
tokio-tracing span/instrument not working for tauri command
youginil opened this issue over 1 year ago
youginil opened this issue over 1 year ago
subscriber: add flatten span option to json formatter
heat1q opened this pull request over 1 year ago
heat1q opened this pull request over 1 year ago
Filters are applied incorrectly on re-entrant calls to tracing macros.
jneem opened this issue over 1 year ago
jneem opened this issue over 1 year ago
Feat: rolling by local time
zjp-CN opened this pull request over 1 year ago
zjp-CN opened this pull request over 1 year ago
Feature request: Ineffective `.with_regex(false)` when parsing in `EnvFilter::builder` in build
SajjadPourali opened this issue over 1 year ago
SajjadPourali opened this issue over 1 year ago
tracing_appender file name without date for rolling logs
incker opened this issue over 1 year ago
incker opened this issue over 1 year ago
chore: fix new warnings in Rust 1.72.0
hawkw opened this pull request over 1 year ago
hawkw opened this pull request over 1 year ago
Allow setting event names in macros.
twitchax opened this pull request over 1 year ago
twitchax opened this pull request over 1 year ago
the doc-test for backtrace::SpanTrace::capture uses the attributes feature from tracing
alexanderkjall opened this pull request over 1 year ago
alexanderkjall opened this pull request over 1 year ago
appender: adding utc timezone offsets support settings for tracing_ap…
SpeedReach opened this pull request over 1 year ago
SpeedReach opened this pull request over 1 year ago
Event name should be overridable.
twitchax opened this issue over 1 year ago
twitchax opened this issue over 1 year ago
No function or associated item named `info` found for struct `tracing_core::LevelFilter`
GPeaky opened this issue over 1 year ago
GPeaky opened this issue over 1 year ago
Unable to modify the time zone of the date when generating the log file suffix name for 'tracing_appender'
AI1186780944 opened this issue over 1 year ago
AI1186780944 opened this issue over 1 year ago
[tracing-subscriber]: add chrono crate implementations of FormatTime
shayne-fletcher opened this pull request over 1 year ago
shayne-fletcher opened this pull request over 1 year ago
Clarify appender docs
CLEckhardt opened this pull request over 1 year ago
CLEckhardt opened this pull request over 1 year ago
No documentation about RUST_LOG
nazar-pc opened this issue over 1 year ago
nazar-pc opened this issue over 1 year ago
Implement `MakeWriter` for `Arc<Mutex<W: Writer>>`
xMAC94x opened this issue over 1 year ago
xMAC94x opened this issue over 1 year ago
Attach follows_from() before constructing future
matthiasbeyer opened this pull request over 1 year ago
matthiasbeyer opened this pull request over 1 year ago
tracing-appender: When the keep_last_n_files feature can be released?
c98 opened this issue over 1 year ago
c98 opened this issue over 1 year ago
Example usage for SubscriberBuilder::with_filter_reloading and SubscriberBuilder::reload_handle
cbeck88 opened this issue over 1 year ago
cbeck88 opened this issue over 1 year ago
Ensure callsites in test have unique addresses
nikic opened this pull request over 1 year ago
nikic opened this pull request over 1 year ago
Make format::Writer::new() public
kaifastromai opened this pull request over 1 year ago
kaifastromai opened this pull request over 1 year ago
Add article and talk by hoverbear
Hoverbear opened this pull request over 1 year ago
Hoverbear opened this pull request over 1 year ago
Tracing-log - Updating lru to 0.10
plugwash opened this issue over 1 year ago
plugwash opened this issue over 1 year ago
chore: fix `wasm_bindgen_test` macros
hlbarber opened this pull request over 1 year ago
hlbarber opened this pull request over 1 year ago
docs(field): remove duplicate wording
alextes opened this pull request over 1 year ago
alextes opened this pull request over 1 year ago
tracing-journald: remove unnecessary `mut`
davidbarsky opened this pull request over 1 year ago
davidbarsky opened this pull request over 1 year ago
Allow log file to have ".log" or custom file extension
sloganking opened this issue over 1 year ago
sloganking opened this issue over 1 year ago
tracing-subscriber: Consider making timestamp and level field names configurable
dahlbaek opened this issue over 1 year ago
dahlbaek opened this issue over 1 year ago
tracing-subscriber: Consider adding flattening option for spans
dahlbaek opened this issue over 1 year ago
dahlbaek opened this issue over 1 year ago
tracing-subscriber: Parent span ref_count + memory gets leaked when using a non-standard Registry type
Protryon opened this issue over 1 year ago
Protryon opened this issue over 1 year ago
tracing: add tracing-cloudwatch to related crates in README
ymgyt opened this pull request over 1 year ago
ymgyt opened this pull request over 1 year ago
Add event hooks to execute code (like forwarding logs to an external service)
ewoolsey opened this issue over 1 year ago
ewoolsey opened this issue over 1 year ago
feat: extra fields
hseeberger opened this pull request over 1 year ago
hseeberger opened this pull request over 1 year ago
tracing-macro: implement a fatal macro
tisonkun opened this pull request over 1 year ago
tisonkun opened this pull request over 1 year ago
feat: otel feature, writing the OTel trace ID
hseeberger opened this pull request over 1 year ago
hseeberger opened this pull request over 1 year ago
journald: Map "info" level to journald "info" priority
hongquan opened this pull request over 1 year ago
hongquan opened this pull request over 1 year ago
Consider implementing `Value` for `T: serde::Serialize + Debug`
louismrose opened this issue over 1 year ago
louismrose opened this issue over 1 year ago
Server task span doesn't apply to request handlers
zmrocze opened this issue over 1 year ago
zmrocze opened this issue over 1 year ago
Consider using `arc_swap::ArcSwap` instead of `RwLock` in the reload layer for better performance
stormshield-kg opened this issue over 1 year ago
stormshield-kg opened this issue over 1 year ago
Allow complete reloading of a filtered layer
stormshield-kg opened this pull request over 1 year ago
stormshield-kg opened this pull request over 1 year ago
Create span for all levels
zmrocze opened this issue over 1 year ago
zmrocze opened this issue over 1 year ago
subscriber: add with_binary_name and with_process_id options.
nicolasavru opened this pull request over 1 year ago
nicolasavru opened this pull request over 1 year ago
Feat: Rolling Appender Custom Rotation
stegaBOB opened this pull request over 1 year ago
stegaBOB opened this pull request over 1 year ago
tracing-subscriber: warn about potentially blocking behavior with `stdout`/`stderr`
davidbarsky opened this issue over 1 year ago
davidbarsky opened this issue over 1 year ago
Cannot format variables named "display" or "debug" with `tracing` macros
finnbear opened this issue over 1 year ago
finnbear opened this issue over 1 year ago
Control FmtSpan from environment
aviramha opened this issue over 1 year ago
aviramha opened this issue over 1 year ago
instrument(follows_from=...) requires argument to be Copy
matthiasbeyer opened this issue over 1 year ago
matthiasbeyer opened this issue over 1 year ago
Please let customize level mapping for tracing-journald
hongquan opened this issue over 1 year ago
hongquan opened this issue over 1 year ago
`#[tracing::instrument(err)]` doesn't work with opentelemetry / datadog
scottlamb opened this issue over 1 year ago
scottlamb opened this issue over 1 year ago
fmt::Subscriber `NO_COLOR` support
dmlary opened this pull request over 1 year ago
dmlary opened this pull request over 1 year ago
feat: `ret(skip)` & `err(skip)`
JonathanWoollett-Light opened this pull request over 1 year ago
JonathanWoollett-Light opened this pull request over 1 year ago
Fix Vec implementation of tracing_subscriber::layer::Layer
stormshield-kg opened this pull request over 1 year ago
stormshield-kg opened this pull request over 1 year ago
Documentation of opentelemetry-otlp vs opentelemetry-jaeger?
DaveWK opened this issue over 1 year ago
DaveWK opened this issue over 1 year ago
tracing-macros: Assert macros that log on failure
JakubKoralewski opened this pull request over 1 year ago
JakubKoralewski opened this pull request over 1 year ago
chore: bump env-logger version
TroyKomodo opened this pull request over 1 year ago
TroyKomodo opened this pull request over 1 year ago
deadlock after updating to tracing-core 0.1.31
Nilstrieb opened this issue over 1 year ago
Nilstrieb opened this issue over 1 year ago
tracing: fix recursive `register_callsite` deadlock
hawkw opened this pull request over 1 year ago
hawkw opened this pull request over 1 year ago
`tracing-subscriber`'s `fmt` feature's `thread_local` dependency breaks `tracing-subscriber`'s MSRV
8573 opened this issue over 1 year ago
8573 opened this issue over 1 year ago
attributes: prepare to release v0.1.26
hawkw opened this pull request over 1 year ago
hawkw opened this pull request over 1 year ago
docs: Add `clippy-tracing` to related crates
JonathanWoollett-Light opened this pull request over 1 year ago
JonathanWoollett-Light opened this pull request over 1 year ago
A tool for `tracing::instrument`
JonathanWoollett-Light opened this issue over 1 year ago
JonathanWoollett-Light opened this issue over 1 year ago
Fix unknown_lints in generated code
mladedav opened this pull request over 1 year ago
mladedav opened this pull request over 1 year ago
attributes: prepare to release v0.1.25
hawkw opened this pull request over 1 year ago
hawkw opened this pull request over 1 year ago
It's unclear how to use tracing_subscriber::fmt with `Targets` filter
matklad opened this issue over 1 year ago
matklad opened this issue over 1 year ago
use fully qualified names in macros for items exported from std prelude
hlbarber opened this pull request over 1 year ago
hlbarber opened this pull request over 1 year ago
backports
hawkw opened this pull request over 1 year ago
hawkw opened this pull request over 1 year ago
chore: silence `clippy::redundant_clone` warning
hawkw opened this pull request over 1 year ago
hawkw opened this pull request over 1 year ago
macros: Handle constant field names
wyfo opened this pull request over 1 year ago
wyfo opened this pull request over 1 year ago
Support easily dumping current span scope
chriskonstad opened this issue over 1 year ago
chriskonstad opened this issue over 1 year ago
New lint affecting tracing::instrument macro when returning an impl
damccull opened this issue over 1 year ago
damccull opened this issue over 1 year ago
Fix doc link to RAI pattern crate documentation
johngillott opened this pull request over 1 year ago
johngillott opened this pull request over 1 year ago
core: field: fix typo in doc
gdesmott opened this pull request over 1 year ago
gdesmott opened this pull request over 1 year ago
build(deps): update nu-ansi-term requirement from 0.46.0 to 0.48.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix clippy::let_with_type_underscore in generated code
coolreader18 opened this pull request over 1 year ago
coolreader18 opened this pull request over 1 year ago
How to output different log levels in different threads to different directories?
cbbb8533 opened this issue over 1 year ago
cbbb8533 opened this issue over 1 year ago
Relax restrictions on writer for `tracing_appender::non_blocking::NonBlocking`
AnthonyMikh opened this pull request over 1 year ago
AnthonyMikh opened this pull request over 1 year ago
Allow string literal field identifiers
valkum opened this pull request over 1 year ago
valkum opened this pull request over 1 year ago
build(deps): update mio requirement from 0.6.23 to 0.8.8
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
build(deps): update mio requirement from 0.6.23 to 0.8.7
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago