-
Notifications
You must be signed in to change notification settings - Fork 673
Pull requests: open-telemetry/opentelemetry-rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(trace): Span::record_error: Emit
exception.stacktrace
#3570
opened Jun 25, 2026 by
9999years
Loading…
4 tasks done
docs(logs): polish design doc and fill perf numbers
#3566
opened Jun 23, 2026 by
cijothomas
Member
Loading…
ci: add weaver live-check workflow for SDK self-observability metrics
enhancement
New feature or request
github_actions
Pull requests that update GitHub Actions code
#3565
opened Jun 23, 2026 by
cijothomas
Member
•
Draft
fix(sdk): count batch items before enqueue to fix flush/shutdown race
#3558
opened Jun 18, 2026 by
Wassbdr
Loading…
feat(trace): add allocation-free to_hex() for TraceId and SpanId
#3557
opened Jun 14, 2026 by
BRGOVIND
Loading…
feat(sdk): POC emit otel.sdk.component.shutdown event from BatchLogProcessor and OTLP gRPC log exporter
#3552
opened Jun 11, 2026 by
cijothomas
Member
•
Draft
fix(metrics): export canonicalized attribute order from ValueMap
performance
#3541
opened Jun 7, 2026 by
shuheiktgw
Loading…
4 tasks done
feat(api): add StringValue::from_static_str
Stale
#3540
opened Jun 7, 2026 by
juchiast
Loading…
4 tasks done
fix(sdk): deduplicate LogRecord attribute keys
performance
#3537
opened Jun 5, 2026 by
antcybersec
Loading…
4 tasks done
feat(sdk): add otel.sdk.log.created self-observability metric
#3530
opened Jun 3, 2026 by
cijothomas
Member
Loading…
4 tasks done
feat(appender-tracing): Set log_bridge.name and log_bridge.version on Instrumentation Scope
#3515
opened May 12, 2026 by
cijothomas
Member
•
Draft
chore: decouple opentelemetry-proto from opentelemetry-sdk
#3512
opened May 11, 2026 by
scottgerring
Member
Loading…
fix(otlp-http): limit response body size to prevent memory exhaustion
#3501
opened May 7, 2026 by
SATVIKsynopsis
Loading…
2 of 4 tasks
feat(otlp): Improved support for OTLP JSON metrics serialization (NaN,Infinity,-Infinity)
#3496
opened May 6, 2026 by
LorenzoTettamanti
Loading…
2 of 4 tasks
feat(metrics): add public constructors for metric data types
#3489
opened May 3, 2026 by
darklight3it
Loading…
4 tasks done
perf(metrics): partition ValueMap into per-thread shards to reduce lock contention
performance
#3473
opened Apr 28, 2026 by
souyang-dev
Contributor
Loading…
2 tasks
fix(otlp): avoid panic in grpc retry without tokio runtime
#3472
opened Apr 27, 2026 by
Wassbdr
Loading…
feat(otlp): Allow to provide http client wrapped in Arc for user
#3468
opened Apr 23, 2026 by
DoumanAsh
Contributor
Loading…
4 tasks
feat(appender-tracing): propagate span name to logs
#3466
opened Apr 21, 2026 by
SuperFluffy
Contributor
Loading…
3 of 4 tasks
feat(sdk)!: provider builder build() returns Result instead of panicking
Stale
#3462
opened Apr 16, 2026 by
lazureykis
Loading…
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.