-
Notifications
You must be signed in to change notification settings - Fork 874
Pull requests: open-telemetry/opentelemetry-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for composite samplers in declarative config
#5201
opened May 12, 2026 by
xrmx
Contributor
Loading…
6 of 11 tasks
Bump semconv to 1.41.1
Approve Public API check
This label shows that the public symbols added or changed in a PR are strictly necessary
#5200
opened May 12, 2026 by
xrmx
Contributor
Loading…
3 of 11 tasks
fix(sdk): use context instead of deprecated trace_id/span_id kwargs in EventLogger.emit
#5199
opened May 12, 2026 by
kimjune01
Loading…
chore(deps): bump the github-actions group across 1 directory with 9 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#5198
opened May 12, 2026 by
dependabot
Bot
Loading…
chore(deps): bump urllib3 from 2.6.3 to 2.7.0
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#5197
opened May 11, 2026 by
dependabot
Bot
Loading…
remove obsolete dependency on importlib-metadata. All required APIs are already available in PSL importlib.metadata as for python>=3.10
#5196
opened May 11, 2026 by
masariello
Loading…
2 of 6 tasks
feat: add opentelemetry-exporter-http-transport package
exporters
#5194
opened May 10, 2026 by
herin049
Contributor
Loading…
6 of 10 tasks
Add Sphinx docs for opentelemetry.sdk.util package
#5186
opened May 7, 2026 by
OmYarewar
Loading…
7 of 13 tasks
sdk: tighten ReadableSpan.attributes to non-Optional Mapping (#4569)
#5183
opened May 7, 2026 by
WatchTree-19
Loading…
3 of 10 tasks
opentelemetry-test-utils: skip installing grpc exporter only on Pypy
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#5178
opened May 5, 2026 by
xrmx
Contributor
Loading…
11 tasks
Abstract out OTLP http exporter logic
#5160
opened Apr 29, 2026 by
lorenzoronzani
Loading…
6 of 12 tasks
fix(exporter-otlp-proto-http): log response body on metric export failure
#5159
opened Apr 28, 2026 by
amir-h-rassafi
Loading…
5 of 6 tasks
fix(exporter/otlp/http): log error details from response on export failure
#5155
opened Apr 27, 2026 by
grvmishra788
Contributor
Loading…
8 of 9 tasks
chore(deps-dev): bump requests from 2.32.3 to 2.33.0
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#5147
opened Apr 26, 2026 by
dependabot
Bot
Loading…
api: conditionally load entrypoints for OTEL_PYTHON_CONTEXT
#5144
opened Apr 24, 2026 by
codeboten
Contributor
Loading…
5 of 7 tasks
Add error details to OTLP GRPC exporter error messages..
#5143
opened Apr 24, 2026 by
DylanRussell
Contributor
Loading…
6 tasks done
feat(config): generic resource detector plugin loading for declarative config
#5129
opened Apr 20, 2026 by
MikeGoldsmith
Member
Loading…
feat(config): exporter plugin loading via entry points for declarative config
#5128
opened Apr 20, 2026 by
MikeGoldsmith
Member
Loading…
feat: add support for configuring scope info metric attributes for the Prometheus exporter and refactor conversion to Prometheus metrics
Approve Public API check
This label shows that the public symbols added or changed in a PR are strictly necessary
exporters
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.