Trask Stalnaker

Results 166 issues of Trask Stalnaker

The docs (https://lychee.cli.rs/recipes/excluding-paths) seem to indicate that it does > Regular expressions are also supported. > ... > exclude_path = ["node_modules", "^./dir/", ".*/dev/.*"] but I can't get it to work,...

bug
docs
triage

Related to https://github.com/open-telemetry/community/issues/2830

This is a (currently very incomplete) tracking issue for things that are important to address prior to marking Events as stable. - [ ] Define an ergonomic emit event API...

spec:logs
sig-issue

As part of #4352, we are removing the EmitEvent API, since events can now be emitted using the generic Emit API and so the EmitEvent API isn't necessary for moving...

spec:logs
sig-issue

Log support complex attributes (and we are recommending for Events to support complex attributes as well in #4334). Two open questions exist already about complex attributes on Logs, and we...

spec:logs
sig-issue

Failing smoke test to start with...

moving to draft for now, I'd like to see if #4054 alone resolves the warnings

Just running smoke tests, not for merging...

For example, to support keeping all Inproc dependencies (INTERNAL spans), but dropping all other dependencies (CLIENT spans). An option to support this would be to introduce a new `telemetryType` of...

Enhancement