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
mock: document public APIs in the `field` module
hds opened this pull request almost 2 years ago
hds opened this pull request almost 2 years ago
mock: document public APIs in `span` module
hds opened this pull request almost 2 years ago
hds opened this pull request almost 2 years ago
tracing-appender is not tagged with the feature builder
syrm opened this issue almost 2 years ago
syrm opened this issue almost 2 years ago
mock: `MockCollector` can't differentiate between contextual and explicit roots
hds opened this issue almost 2 years ago
hds opened this issue almost 2 years ago
tracing::instrument doesn't support fields as strings or raw identifiers when keywords are involved
goodspark opened this issue almost 2 years ago
goodspark opened this issue almost 2 years ago
attributes: Apply fake return edge only to async fns
str4d opened this pull request almost 2 years ago
str4d opened this pull request almost 2 years ago
Calling SpanTrace::capture() before creating a dispatcher prevents further events from being logged
alcroito opened this issue almost 2 years ago
alcroito opened this issue almost 2 years ago
Option to hide event scopes in the event formatter
mvlabat opened this issue almost 2 years ago
mvlabat opened this issue almost 2 years ago
subscriber: update documentation link to latest
bburnichon opened this pull request almost 2 years ago
bburnichon opened this pull request almost 2 years ago
Support #[track_caller] for Event file name and line number
TitanNano opened this issue about 2 years ago
TitanNano opened this issue about 2 years ago
journald: add support for specifying syslog facility
oherrala opened this pull request about 2 years ago
oherrala opened this pull request about 2 years ago
subscriber: allow to customize Registry with sharded_slab Config.
arssher opened this pull request about 2 years ago
arssher opened this pull request about 2 years ago
Large memory footprint of tracing-appender - non_blocking
7ERr0r opened this issue about 2 years ago
7ERr0r opened this issue about 2 years ago
`tracing::Span::current()` before global dispatcher init results in poisoned dispatcher state
neoeinstein opened this issue about 2 years ago
neoeinstein opened this issue about 2 years ago
Implement subscribe::Filter for Option<Filter>
jsgf opened this pull request about 2 years ago
jsgf opened this pull request about 2 years ago
Compress files after rolling in tracing-appender/RollingFileAppender
nstinus opened this issue about 2 years ago
nstinus opened this issue about 2 years ago
Opentelemetry panics on Span::follows_from with "Span to follow not found"
SebastiaanYN opened this issue about 2 years ago
SebastiaanYN opened this issue about 2 years ago
chore(deps): update env_logger requirement from 0.8.4 to 0.10.0
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
mock: document public API in collector module
hds opened this pull request about 2 years ago
hds opened this pull request about 2 years ago
fmt subscriber should honor NO_COLOR by default
matklad opened this issue about 2 years ago
matklad opened this issue about 2 years ago
Add a way to filter format event
bnjjj opened this pull request about 2 years ago
bnjjj opened this pull request about 2 years ago
add support of attributes on the MetricsSubscriber
bnjjj opened this pull request about 2 years ago
bnjjj opened this pull request about 2 years ago
Remove `doc(html_root_url)` attribute from all crates.
LukeMathWalker opened this pull request about 2 years ago
LukeMathWalker opened this pull request about 2 years ago
Add separate json subscriber allowing easy customization of logged json format
sprudel opened this issue about 2 years ago
sprudel opened this issue about 2 years ago
Make newlines configurable for tracing_subscriber::fmt::format::Json
mfrischknecht opened this pull request about 2 years ago
mfrischknecht opened this pull request about 2 years ago
appender: allow worker thread name to be configured (#2364)
nstinus opened this pull request about 2 years ago
nstinus opened this pull request about 2 years ago
function FieldSet::value_set is doc(hidden) for no apparent reason
Xaeroxe opened this issue about 2 years ago
Xaeroxe opened this issue about 2 years ago
`EnvFilter` could implement `Clone`
jamesmunns opened this issue about 2 years ago
jamesmunns opened this issue about 2 years ago
opentelemetry: support attributes for metrics
aluminous opened this pull request about 2 years ago
aluminous opened this pull request about 2 years ago
implement a way to filter fields by name on log json formatter
bnjjj opened this pull request about 2 years ago
bnjjj opened this pull request about 2 years ago
`Layered` is not suitable for completely independent layers, Layer impl for tuples?
tfreiberg-fastly opened this issue about 2 years ago
tfreiberg-fastly opened this issue about 2 years ago
docs[subscriber]: fix LevelFilter explanation when Level enabled
hseeberger opened this pull request about 2 years ago
hseeberger opened this pull request about 2 years ago
core: record_error uses Debug, not Display
jfsulliv opened this pull request about 2 years ago
jfsulliv opened this pull request about 2 years ago
tracing-journald configurability
little-dude opened this issue about 2 years ago
little-dude opened this issue about 2 years ago
tracing-journald: make level mappings configurable
little-dude opened this pull request about 2 years ago
little-dude opened this pull request about 2 years ago
Make tracing-opentelemetry work on wasm by avoiding SystemTime::new() and Instant
main-- opened this pull request about 2 years ago
main-- opened this pull request about 2 years ago
tracing-opentelemetry: Add `opentelemetry::Context` propagation
mkatychev opened this pull request about 2 years ago
mkatychev opened this pull request about 2 years ago
add support for attributes in `tracing-opentelemetry::MetricsLayer`
nmoutschen opened this issue about 2 years ago
nmoutschen opened this issue about 2 years ago
fmt layer is append-only causing to to grow forever while Span::record replaces values
Fuuzetsu opened this issue over 2 years ago
Fuuzetsu opened this issue over 2 years ago
max_log_files_feature
ozgunozerk opened this pull request over 2 years ago
ozgunozerk opened this pull request over 2 years ago
Improve #[instrument(ret, err)] handling for tracing-opentelemetry
notheotherben opened this pull request over 2 years ago
notheotherben opened this pull request over 2 years ago
reload not working in tracing-subscriber v0.3.15
cedricje opened this issue over 2 years ago
cedricje opened this issue over 2 years ago
chore(deps): update criterion requirement from 0.3.6 to 0.4.0
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
tracing-core: Add `Dispatch::downgrade()` and `WeakDispatch`
jswrenn opened this pull request over 2 years ago
jswrenn opened this pull request over 2 years ago
tracing-core: relax `get_default`'s argument to `FnOnce`
jswrenn opened this pull request over 2 years ago
jswrenn opened this pull request over 2 years ago
log: fix a double-lock bug in TraceLogger
BurtonQin opened this pull request over 2 years ago
BurtonQin opened this pull request over 2 years ago
Fixed macro valueset to support debug and display named parameters
Wonshtrum opened this pull request over 2 years ago
Wonshtrum opened this pull request over 2 years ago
Upgrade MSRV to 1.56 and edition 2021
CAD97 opened this pull request over 2 years ago
CAD97 opened this pull request over 2 years ago
chore(deps): update rand requirement from 0.7.3 to 0.8.5
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
`DefaultGuard` may disable setting new dispatchers on `Drop`
prestwich opened this issue over 2 years ago
prestwich opened this issue over 2 years ago
appender: add file name suffix parameter
IceSentry opened this pull request over 2 years ago
IceSentry opened this pull request over 2 years ago
Make `tracing_subscriber::fmt::format::Writer::new` public
TmLev opened this issue over 2 years ago
TmLev opened this issue over 2 years ago
Uses ANSI escape codes in dumb terminal in Sublime Text
kornelski opened this issue over 2 years ago
kornelski opened this issue over 2 years ago
Specifying tracing layer twice with different configuration and filters results in panic
inikulin opened this issue over 2 years ago
inikulin opened this issue over 2 years ago
add a test to reproduce #1147
matklad opened this pull request over 2 years ago
matklad opened this pull request over 2 years ago
Prepend label to field names used with `#[instrument]`
mdtusz opened this issue over 2 years ago
mdtusz opened this issue over 2 years ago
try junit test reports again
hawkw opened this pull request over 2 years ago
hawkw opened this pull request over 2 years ago
Fix logging with interest cache
bkchr opened this pull request over 2 years ago
bkchr opened this pull request over 2 years ago
tracing-subscriber: change `try_init` error type to `TryInitError`
daxpedda opened this pull request over 2 years ago
daxpedda opened this pull request over 2 years ago
[wip] draft API for passing timer into formatters
hawkw opened this pull request over 2 years ago
hawkw opened this pull request over 2 years ago
Calling record() multiple times logs the field multiple times
kosta opened this issue over 2 years ago
kosta opened this issue over 2 years ago
Use qualified function names for span names generated by `#[instrumented]`.
jswrenn opened this issue over 2 years ago
jswrenn opened this issue over 2 years ago
WIP: dynamic filters override static ones
tfreiberg-fastly opened this pull request over 2 years ago
tfreiberg-fastly opened this pull request over 2 years ago
subscriber: added explicit `with_timestamp` method for any impls that use `without_time`
mkatychev opened this pull request over 2 years ago
mkatychev opened this pull request over 2 years ago
tracing: #[instrument] macro interferes with LLVM-based `instrument-coverage`
davidbarsky opened this issue over 2 years ago
davidbarsky opened this issue over 2 years ago
tracing: Consider Switching compile-time filters from Cargo features to `RUSTFLAGS`
davidbarsky opened this issue over 2 years ago
davidbarsky opened this issue over 2 years ago
runtime panic on ctor phase
bigdogs opened this issue over 2 years ago
bigdogs opened this issue over 2 years ago
Dynamically resolved metadata (normalized_metadata) in core
CAD97 opened this pull request almost 3 years ago
CAD97 opened this pull request almost 3 years ago
Use more efficient `thread_local! { … = const { … } }`
hrxi opened this pull request almost 3 years ago
hrxi opened this pull request almost 3 years ago
Do you use LevelFilter with `<` or `<=`?
CAD97 opened this issue almost 3 years ago
CAD97 opened this issue almost 3 years ago
Create a symlink to latest log file
clia opened this pull request almost 3 years ago
clia opened this pull request almost 3 years ago
`NonBlocking` requires its inner writer to be `Sync` and I'm not sure why
lilyball opened this issue almost 3 years ago
lilyball opened this issue almost 3 years ago
core: change clone_span to not return an Id
hawkw opened this pull request almost 3 years ago
hawkw opened this pull request almost 3 years ago
implement fully_enabled
guswynn opened this pull request almost 3 years ago
guswynn opened this pull request almost 3 years ago
`#[instrument]` incorrect for `fn() -> impl Future` and `async move` block
Swatinem opened this issue almost 3 years ago
Swatinem opened this issue almost 3 years ago
subscriber: re-export prelude traits `as _`
hawkw opened this pull request almost 3 years ago
hawkw opened this pull request almost 3 years ago
tracing-subscriber is missing `#[doc(cfg(feature = "local-time"))]` on `tracing_subscriber::fmt::time::OffsetTime::local_rfc_3339()`
lilyball opened this issue almost 3 years ago
lilyball opened this issue almost 3 years ago
attributes: implement `#[instrument(tracing)]`
Tamschi opened this pull request almost 3 years ago
Tamschi opened this pull request almost 3 years ago
Outputting to stdout and file via Layers causes inconsistent ANSI format behaviour dependent on ordering
Jefffrey opened this issue about 3 years ago
Jefffrey opened this issue about 3 years ago
chore(deps): update snafu requirement from 0.6.10 to 0.7.0
dependabot[bot] opened this pull request about 3 years ago
dependabot[bot] opened this pull request about 3 years ago
Implement compression in tracing-appender
pjankiewicz opened this pull request about 3 years ago
pjankiewicz opened this pull request about 3 years ago
Support pretty-printing fields `tracing::instrument` (i.e., `{:#?}` instead of `{:?}`).
BGR360 opened this issue about 3 years ago
BGR360 opened this issue about 3 years ago
Don't be too restrictive in tracing_core::dispatcher::get_default()
vchekan opened this pull request about 3 years ago
vchekan opened this pull request about 3 years ago
`tracing_subscriber::fmt::time::UtcTime::rfc_3339()` has unpredictable output length
lilyball opened this issue about 3 years ago
lilyball opened this issue about 3 years ago
attributes: allow expression span names
couchand opened this pull request about 3 years ago
couchand opened this pull request about 3 years ago
attributes: allow expressions for span names
couchand opened this pull request about 3 years ago
couchand opened this pull request about 3 years ago
tracing-log: support `no_std`
koute opened this pull request about 3 years ago
koute opened this pull request about 3 years ago
tracing_subscriber::Registry misbehaves when exiting span while some other subscriber is default
lilyball opened this issue about 3 years ago
lilyball opened this issue about 3 years ago
Support Local timezone config from tracing_appender
18601673727 opened this issue about 3 years ago
18601673727 opened this issue about 3 years ago
tracing::instrument args by autoref specialization
CAD97 opened this pull request over 3 years ago
CAD97 opened this pull request over 3 years ago
Feature/valuable integration
xd009642 opened this pull request over 3 years ago
xd009642 opened this pull request over 3 years ago
core: tracking issue for `valuable` integration
hawkw opened this issue over 3 years ago
hawkw opened this issue over 3 years ago
[Feature request] Raise the number of maximum fields
LukeMathWalker opened this issue over 3 years ago
LukeMathWalker opened this issue over 3 years ago
Bad interaction between tracing-error and tracing
asonix opened this issue over 3 years ago
asonix opened this issue over 3 years ago
Inverted flamecharts
chpio opened this issue over 3 years ago
chpio opened this issue over 3 years ago
Allow configuring a formatter with extra fields to include
bjchambers opened this issue over 3 years ago
bjchambers opened this issue over 3 years ago
Release `tracing` 0.2
XAMPPRocky opened this issue over 3 years ago
XAMPPRocky opened this issue over 3 years ago
[WIP] core: add global-scoped dispatcher
hawkw opened this pull request over 3 years ago
hawkw opened this pull request over 3 years ago
set_global needs guard alternative
HK416-is-all-you-need opened this issue over 3 years ago
HK416-is-all-you-need opened this issue over 3 years ago
[WIP] draft implementation of new `Registry` API
hawkw opened this pull request over 3 years ago
hawkw opened this pull request over 3 years ago