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

EnvFilter lockfree implementation

TroyKomodo opened this issue 8 months ago
feat(tracing): attempt to insert as json if it is possible

jqphu opened this pull request 8 months ago
Remove once_cell as a dependency

james7132 opened this pull request 8 months ago
chore: new clippy/rust lints

dpc opened this pull request 9 months ago
docs: fix function comment

kaffarell opened this pull request 9 months ago
Separate out `Timings` extension from `FmtSubscriber`

mladedav opened this issue 9 months ago
Remove the matchers crate

wyatt-herkamp opened this pull request 9 months ago
tracing-subscriber: count numbers of enters in `Timings`

mladedav opened this pull request 9 months ago
tracing-attributes: support const values for target and name

dpc opened this pull request 9 months ago
Documentation bug in `FmtContext::visit_spans`

Xaeroxe opened this issue 9 months ago
Add trait `StreamInstrument `

cjwcommuny opened this issue 9 months ago
core: fix missed `register_callsite` error

hds opened this pull request 9 months ago
max_log_files can‘ work

laiyi55 opened this issue 9 months ago
parse only comma-less field part as field

Voker57 opened this pull request 9 months ago
parsing multiple field values in EnvFilter is broken

Voker57 opened this issue 9 months ago
Dynamic control over tracing-flame span name

jsouto18 opened this issue 9 months ago
refactor: apply some clippy suggestions

hi-rustin opened this pull request 9 months ago
tracing-subscriber: bump nu-ansi-term to v0.50.0

paolobarbolini opened this pull request 9 months ago
EnvFilters do not work when using `Vec<Box<dyn Layer>>`

mdecimus opened this issue 9 months ago
Fix copied documentation

RageKnify opened this pull request 9 months ago
tracing: add record! macro

marcusirgens opened this pull request 9 months ago
macros: Allow field path segments to be keywords

svix-jplatte opened this pull request 9 months ago
attributes: make `#[instrument]` support string literal fields

svix-aaron1011 opened this pull request 9 months ago
potential binary bloat caused by `matchers`

mokurin000 opened this issue 9 months ago
docs: Update license year to 2024

joshka opened this pull request 9 months ago
docs: Update README.md with link to tracing-aliyun-sls

lightsing opened this pull request 9 months ago
multiple app instances, same log file

estnml opened this issue 9 months ago
tracing-attributes: support const values for `target` and `name`

mbrobbel opened this pull request 9 months ago
macros: Fix if_log_enabled condition.

jevolk opened this pull request 9 months ago
Owo color

stefnotch opened this pull request 10 months ago
Multiline tracing_appender non_blocking

mateiandrei94 opened this issue 10 months ago
Compile error on Raspberry Pi Pico (target = thumbv6m-none-eabi)

ValouBambou opened this issue 10 months ago
attributes: update docs for instrument

mladedav opened this pull request 10 months ago
Size rolling

x3ccd4828 opened this pull request 10 months ago
Bug: In some scenarios, log content is lost.

karellincoln opened this issue 10 months ago
Better support for dynamically adjusting the filter

RalfJung opened this issue 10 months ago
allow span_scope to iterate from a filtered current_span

xuorig opened this pull request 10 months ago
attributes: force instrumented function to be `FnOnce`

mladedav opened this pull request 10 months ago
docs: enable and clean up ignored doc tests

mladedav opened this pull request 10 months ago
Docs: tracing field names CAN actually have a dot in them now

adamchalmers opened this issue 10 months ago
fix: subscriber context docs

kaffarell opened this pull request 10 months ago
docs: enable and clean up ignored doc tests

mladedav opened this pull request 10 months ago
attributes: force instrumented function to be `FnOnce`

mladedav opened this pull request 10 months ago
Type erasure for registry/subscribers

colinmarc opened this issue 10 months ago
Doc links broken in instrument documentation

taladar opened this issue 11 months ago
[Tracing][Subscriber] Extend root fields with (static) custom fields

gheorghitamutu opened this issue 11 months ago
rustc: remove deprecated `private_in_public` lint

kaffarell opened this pull request 11 months ago
fix: `level!` macros with constant field names in the first position

mladedav opened this pull request 11 months ago
Fix deadlock with `tracing-error` + `fmt::Subscriber`

mladedav opened this pull request 11 months ago
Skip recording `Span` fields when not requested

Swatinem opened this pull request 11 months ago
attributes: extract match scrutinee

kaffarell opened this pull request 11 months ago
macros: Fix non-simple macro usage without message

Turbo87 opened this pull request 11 months ago
macros: Fix missing field prefixes

Turbo87 opened this pull request 11 months ago
Sifting layer, decide what writer to use on the fly

mateiandrei94 opened this issue 11 months ago
instrument triggers clippy::blocks_in_conditions

ShahakShama opened this issue 11 months ago
Fix errant backtick in WeakDispatch docs

jonhoo opened this pull request 11 months ago
Exit spans the same way we enter them

jonhoo opened this pull request 11 months ago
Exaustiveness checking for LevelInner leaks through public API

udoprog opened this issue 11 months ago
Tried to drop a ref to Id(3), but no such span exists!

scw00 opened this issue 11 months ago
examples(all-levels.rs): update documentation

bnjmnjrk opened this pull request 11 months ago
misspell in README.md

mchristou opened this pull request 11 months ago
appender: update crate docs to call-out lossy behavior

f1recracker opened this pull request 11 months ago
Change order of async and unsafe modifiers in `instrument` procmacro

kaffarell opened this pull request 11 months ago
Update README.md with correct link to tracing-etw

cijothomas opened this pull request 11 months ago
Please support `Instrument` on types implementing `IntoFuture `

joshtriplett opened this issue 12 months ago
Using workspace dependencies

rodoufu opened this pull request 12 months ago
chore: Fix spelling

jayvdb opened this pull request 12 months ago
Support `#[instrument]` on impl Blocks

ModProg opened this issue 12 months ago
docs: fix typo "synchonous" => "synchronous"

mindeng opened this pull request 12 months ago
Fix 2796

Hakuyume opened this pull request 12 months ago
chore: suppress clippy lint

SUPERCILEX opened this pull request 12 months ago
chore(ci): update actions/checkout action to v4

taiki-e opened this pull request 12 months ago
`SetGlobalDefaultError` when running multiple serial tests

a-0-dev opened this issue 12 months ago
Filter fails to match when matching on field contents

wmmc88 opened this issue 12 months ago
clippy: Remove identity map

SUPERCILEX opened this pull request almost 1 year ago
Eliminate extensions allocations

SUPERCILEX opened this pull request about 1 year ago
memory leak??

yuyang-ok opened this issue about 1 year ago
Use const thread_locals when possible

SUPERCILEX opened this pull request about 1 year ago