-
Notifications
You must be signed in to change notification settings - Fork 686
Pull requests: open-telemetry/opentelemetry-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use threading.Events to communicate between shutdown and export
#4511
opened Mar 26, 2025 by
DylanRussell
Loading…
4 tasks
fix(exporter): convert body to str as fallback
#4510
opened Mar 26, 2025 by
lukaslihotzki-f
Loading…
5 of 10 tasks
opentelemetry-sdk: use release candidate code attributes
#4508
opened Mar 26, 2025 by
xrmx
Loading…
4 of 11 tasks
opentelemetry-api: review get_logger documentation
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#4507
opened Mar 26, 2025 by
xrmx
Loading…
3 of 8 tasks
Delete duplicated OTLP Exporter tests, move them to the mixin unit test. Fix broken shutdown unit test.
#4504
opened Mar 24, 2025 by
DylanRussell
Loading…
3 of 5 tasks
Fix broken link in Prometheus exporter README. Fixes #4399
#4485
opened Mar 13, 2025 by
yrsuthari
Loading…
6 of 12 tasks
bugfix(exporter): ensure response is closed
#4477
opened Mar 11, 2025 by
codeboten
Loading…
4 of 6 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
Ensure a console logging handler is set when using auto-instrumentation
#4436
opened Feb 17, 2025 by
pmcollins
Loading…
Prototype change adding a Authorization Header Setter to OTLP exporters
#4432
opened Feb 14, 2025 by
DylanRussell
•
Draft
Allow opentelemetry-python forks to use CI
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#4388
opened Jan 15, 2025 by
jsoref
Loading…
3 of 11 tasks
introducing PRs that do not require a CHANGELOG.md entry
towncrier
to generate changelog from fragments
Skip Changelog
#4382
opened Jan 9, 2025 by
emdneto
Loading…
Fix the issue of duplicate traceId and spanId caused by RandomIdGenerator
#4377
opened Jan 3, 2025 by
lyred193
Loading…
3 of 6 tasks
update: use context instead of trace_id, span_id, trace_flags at eventsAPI
#4344
opened Dec 10, 2024 by
Faakhir30
Loading…
6 of 10 tasks
logs: introduce LogAttributes type
Approve Public API check
This label shows that the public symbols added or changed in a PR are strictly necessary
Configurable max backoff for GRPC exporter
#4333
opened Nov 28, 2024 by
awoimbee
Loading…
6 of 11 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.