COMMITS
April 10, 2026
R
opentelemetry-sdk: fix a couple of unbound variables in tests (#5063)
Riccardo Magliocchetti committed
R
eachdist.ini: opentelemetry-proto-json is still a prerelease (#5066)
Riccardo Magliocchetti committed
April 9, 2026
R
opentelemetry-sdk: fix a bunch of wrong type imports (#5062)
Riccardo Magliocchetti committed
O
Update version to 1.42.0.dev/0.63b0.dev (#5065)
otelbot[bot] committed
L
feat: add experimental logger configurator (#4980)
Lukas Hering committed
L
misc: update version for codegen-json and proto-json packages (#5061)
Lukas Hering committed
April 8, 2026
M
[chore]: update readme (#5060)
Marylia Gutierrez committed
M
feat(config): Add MeterProvider support for declarative config (#4987)
Mike Goldsmith committed
M
feat(config): add host resource detector support for declarative config (#5002)
Mike Goldsmith committed
M
feat(config): wire container resource detector via entry point loading (#5004)
Mike Goldsmith committed
M
feat(config): Add TracerProvider support for declarative config (#4985)
Mike Goldsmith committed
April 3, 2026
A
Add MikeGoldsmith to approvers (#5038)
Aaron Abbott committed
E
introduce `alls-green` action for required checks (#4988)
Emídio Neto committed
S
docs: document trace_config parameter in Span.__init__ (#5025)
samyak committed
T
Redo OTLPMetricExporter unit tests of `max_export_batch_size` to use real `export` (#5036)
Tammy Baylis committed
J
Enabled flake8-tidy-import rule for ruff linter (#5019)
JayeshHire committed
G
M
A
feat(sdk): implement processor metrics (#5012)
Anuraag (Rag) Agrawal committed
R
opentelemetry-sdk: fix a bunch of trivial typing issues in metrics (#5033)
Riccardo Magliocchetti committed
April 2, 2026
M
feat(config): add process resource detector support for declarative config (#5001)
Mike Goldsmith committed
L
opentelemetry-sdk: Implement meter configurator (#4966)
Lukas Hering committed
R
opentelemetry-exporter-otlp-proto-http: enable typechecking (#5028)
Riccardo Magliocchetti committed
April 1, 2026
E
Enable ruff pyupgrade (UP) lint rules (#4940)
edvatar committed
M
feat(config): add shared _parse_headers helper for declarative config exporters (#5021)
Mike Goldsmith committed
A
fix(http-metric-exporter): use consistent protobuf for export request (#5015)
Anuraag (Rag) Agrawal committed
R
opentelemetry-sdk: cache tracer configs in Tracer (#5007)
Riccardo Magliocchetti committed
March 31, 2026
March 30, 2026
T
Fix incorrect AttributeError for invalid AnyValue types (#4821) (#4876)
Tejas Pavan B committed
March 27, 2026
K
fix: map Python CRITICAL log level to OTel FATAL severity text (#5011)
Krishna Chaitanya committed