-
Notifications
You must be signed in to change notification settings - Fork 710
Pull requests: open-telemetry/opentelemetry-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix issue where deadlock can occur over logging._lock
#4636
opened Jun 13, 2025 by
DylanRussell
Loading…
2 tasks
Permit to override default OTLP exporter headers
#4634
opened Jun 12, 2025 by
xrmx
Loading…
6 of 11 tasks
infra: add griffe to public-symbols check CI
build & infra
Issues related to build & infrastructure.
Skip Changelog
PRs that do not require a CHANGELOG.md entry
fix: reinitialize locks after fork to prevent deadlocks in child processes
#4626
opened Jun 9, 2025 by
dshivashankar1994
•
Draft
3 of 11 tasks
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 in the github-actions group
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#4608
opened Jun 2, 2025 by
dependabot
bot
Loading…
Logging API accepts optional Context at LogRecord init else get_current; deprecates trace_id, span_id, trace_flags
#4597
opened May 22, 2025 by
tammy-baylis-swi
Loading…
7 of 12 tasks
Add sdk._logs directory to pyright, fix existing lint errors
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#4583
opened May 14, 2025 by
DylanRussell
Loading…
1 task
fix: correct usage of Resource class and attributes in examples
#4579
opened May 10, 2025 by
Sanket-0510
Loading…
6 of 7 tasks
Add OTLP HTTP MetricExporter max_export_batch_size
#4576
opened May 9, 2025 by
tammy-baylis-swi
Loading…
9 of 12 tasks
Allow passing a custom random number generator to trace.RandomIdGenerator
#4571
opened May 7, 2025 by
agcom
Loading…
6 of 8 tasks
Add
exporter/opentelemetry-exporter-otlp-proto-grpc
to the pyright include list. Fix all lint errors in that package.
#4566
opened May 5, 2025 by
DylanRussell
Loading…
1 task
chore(security): uses pinned versions of actions
#4523
opened Apr 2, 2025 by
jcchavezs
Loading…
11 tasks
Use threading.Events to communicate between shutdown and export
#4511
opened Mar 26, 2025 by
DylanRussell
Loading…
3 of 7 tasks
Fix broken link in Prometheus exporter README. Fixes #4399
#4485
opened Mar 13, 2025 by
yrsuthari
Loading…
6 of 12 tasks
feat(exporter): Implement OTLP JSON exporters for HTTP transport
#4470
opened Mar 10, 2025 by
andrewlwn77
•
Draft
11 of 13 tasks
Prototype passing a Customizer Class to the Configurator
#4469
opened Mar 10, 2025 by
DylanRussell
•
Draft
Fix race condition in ConcurrentMultiSpanProcessor.shutdown()
#4462
opened Mar 6, 2025 by
jomcgi
Loading…
7 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.