-
Notifications
You must be signed in to change notification settings - Fork 638
Pull requests: open-telemetry/opentelemetry-rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add BoundCounter and BoundHistogram for pre-bound attribute sets
#3392
opened Feb 25, 2026 by
bryantbiggs
•
Draft
perf: Additional perf behches for tracing appender
#3391
opened Feb 25, 2026 by
cijothomas
Loading…
4 tasks
perf(sdk): add optional foldhash for ValueMap HashMaps in metrics hot path
#3388
opened Feb 24, 2026 by
bryantbiggs
Loading…
2 of 3 tasks
feat(appender-tracing): add with_span_attribute_filter to experimental_span_attributes
#3387
opened Feb 24, 2026 by
codefromthecrypt
Loading…
4 tasks done
chore: Added devcontainer for local development
#3383
opened Feb 23, 2026 by
vqrf
Loading…
1 of 4 tasks
test(sdk): add processor test suite coverage for shutdown and timeout scenarios
#3382
opened Feb 21, 2026 by
bryantbiggs
Loading…
4 tasks done
fix(sdk): resolve exporter deadlock on constrained tokio runtimes
#3380
opened Feb 20, 2026 by
bryantbiggs
Loading…
5 tasks done
perf(sdk,otlp): add SpanBatch for borrowed span export, eliminate exporter clones
#3379
opened Feb 20, 2026 by
bryantbiggs
Loading…
perf(sdk): store InstrumentationScope in Arc to avoid clone per processor
#3378
opened Feb 20, 2026 by
bryantbiggs
Loading…
feat(sdk): support OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT
#3377
opened Feb 20, 2026 by
bryantbiggs
Loading…
13 tasks done
ci: split lint into parallel jobs and remove redundant checks
#3366
opened Feb 20, 2026 by
bryantbiggs
Loading…
4 tasks done
feat(otlp): support INSECURE environment variables for gRPC
#3365
opened Feb 20, 2026 by
bryantbiggs
Loading…
4 of 5 tasks
feat(otlp): support TLS certificate environment variables
#3364
opened Feb 20, 2026 by
bryantbiggs
Loading…
3 of 5 tasks
feat(otlp): support per-signal protocol env vars
#3363
opened Feb 20, 2026 by
bryantbiggs
Loading…
5 tasks done
docs(adr): propose 12-month trailing window MSRV policy
#3361
opened Feb 20, 2026 by
bryantbiggs
Loading…
1 of 4 tasks
fix(otlp): prevent auth tokens from leaking in export error messages
#3360
opened Feb 20, 2026 by
bryantbiggs
Loading…
4 tasks done
feat: Bump MSRV to
1.85 and replace 3rd party crates with std library APIs
#3352
opened Feb 19, 2026 by
bryantbiggs
•
Draft
1 of 4 tasks
feat(tracing): allow span processor to keep span reference
#3350
opened Feb 14, 2026 by
samugi
Loading…
2 of 4 tasks
fix(proto): preserve InstrumentationScope version and attributes
#3332
opened Jan 30, 2026 by
djvcom
Loading…
4 tasks done
feat(otlp): add reqwest-native-tls feature flag for HTTP transport
#3330
opened Jan 27, 2026 by
r0x0d
Loading…
4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.