Julian Tescher

Results 11 issues of Julian Tescher

Calling `transitionTo` on a service in the context of an existing transition causes an assertion error to be thrown. Example Twiddle [here](https://ember-twiddle.com/3e2ad44eeada3e36c72ddd2f9548712e?openFiles=services.auth.js%2C) Minimal logic from the reproduction above is: index...

Needs Bug Verification
Routing
Has Reproduction

See the spec change for details https://github.com/open-telemetry/opentelemetry-specification/pull/2579

enhancement
good first issue
area:trace

See [VERSIONING.md](https://github.com/open-telemetry/opentelemetry-rust/blob/main/VERSIONING.md) for what is being stabilized.

Spec compliance: - [x] Align `Value` with the spec (#317) - [x] `ShouldSample`'s parent context parameter (#290) - [x] New trace config max defaults (#268) - [x] Ensure `is_recording` is...

See the spec change for details https://github.com/open-telemetry/opentelemetry-specification/pull/748

help wanted

See the spec change for details https://github.com/open-telemetry/opentelemetry-specification/pull/1269

good first issue

Currently it is tedious to manually run fmt, test, clippy, etc when developing locally. Consider adding another script to ./scripts that runs all and update contributing docs.

See the spec change for details https://github.com/open-telemetry/opentelemetry-specification/pull/890

help wanted

Consider adding a way to track processor metrics. See https://github.com/open-telemetry/opentelemetry-rust/pull/245#issuecomment-704608797 for discussion.

help wanted
A-trace
A-log
triage:todo
M-sdk

Currently benchmarks are only run manually, would be nice to have a history and possibly fail if there are significant regressions.