chore(deps): update opentelemetry-python monorepo to v1.38.0 - autoclosed #827
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.29.0->1.38.01.29.0->1.38.0Release Notes
open-telemetry/opentelemetry-python (opentelemetry-exporter-otlp-proto-http)
v1.37.0Compare Source
(#4714)
OTEL_PYTHON_EXPORTER_OTLP_{HTTP/GRPC}_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDERthat can be used toinject a
requests.Sessionorgrpc.ChannelCredentialsobject into OTLP exporters created during auto instrumentation #4689.logger's logs on the export logs path that might otherwise endlessly log or cause a recursion depth exceeded issue in cases where logging itself results in an exception.(#4695).
(#4728)
(#4634)
(#4731)
(#4677)
importlib_metadata.entry_points(#4735)
(#4741)
v1.36.0Compare Source
Add missing Prometheus exporter documentation
(#4485)
Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure
the OTLP
LogHandlerremains attached to the root logger. Fix a bug thatcan cause a deadlock to occur over
logging._lockin some cases (#4636).otlp-http-exporter: set default value for param
timeout_secin_exportmethod(#4691)
Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping
before a retry attempt, and cause them to return failure immediately.
Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish
exporting any buffered telemetry, instead of continuing to export until all telemetry was exported.
(#4638).
v1.35.0Compare Source
event_nameas a top level field in theLogRecord. Events are now simply logs with theevent_namefield set, the logs SDK should be used to emit events (#4652).A +/-20% jitter was added to all backoffs. A pointless 32 second sleep that occurred after all retries
had completed/failed was removed.
(#4564).
in the body (#4614).
type: ignorethat causes mypy to ignore the whole file(#4618)
span_exporterproperty back toBatchSpanProcessorclass(#4621)
(#4625)
(#4637)
context; deprecatestrace_id,span_id,trace_flags.(#4597) and
(#4668)
(#4653)
(#4648)
(#4649)
(#4620)
(#4669)
(#4658)
v1.34.1: Version 1.34.1/0.55b1Compare Source
This is a patch release on the previous 1.34.0/0.55b0 release, fixing the issue(s) below.
type: ignorethat causes mypy to ignore the whole file (#4618)span_exporterproperty back toBatchSpanProcessorclass (#4621)v1.34.0Compare Source
(#4578)
(#4522)
BatchLogRecordProcessorandBatchSpanProcessorto simplify codeand make the control flow more clear (#4562
#4535, and
#4580).
BatchLogRecordProcessor.emit, this caused the programto crash at shutdown with a max recursion error (#4586).
(#4333)
(#4593)
(#4595)
(#4599)
(#4520)
v1.33.1: Version 1.33.1/0.54b1Compare Source
This is a patch release on the previous 1.33.0/0.54b0 release, fixing the issue(s) below.
BatchLogRecordProcessor.emit, this caused the program to crash at shutdown with a max recursion error (#4586).v1.33.0Compare Source
Connection abortederror when using otlp/http exporters(#4477)
code.function->code.function.name,code.lineno->code.line.number,code.filepath->code.file.path(#4508)
(#4342)
(#4553)
(#4559)
(#4567)
v1.32.1: Version 1.32.1/0.53b1Compare Source
This is a patch release on the previous 1.32.0/0.53b0 release, fixing the issue(s) below.
v1.32.0Compare Source
(#4475)
(#4466)
environment_variables(#4491)
BaseExceptionchange intrace_api.use_span()(#4494)
(#4498)
(#4436)
(#4530)
(#4521)
(#4528)
v1.31.1: Version 1.31.1/0.52b1Compare Source
This is a patch release on the previous 1.31.0/0.52b0 release, fixing the issue(s) below.
BaseExceptionchange intrace_api.use_span()(#4494)v1.31.0Compare Source
(#4471)
(#4346)
(#4359)
attribute sets
(#4413)
(#4402)
OTEL_EXPERIMENTAL_RESOURCE_DETECTORS(#4373)
OTLPSpanExporter(#4370)
(#4434)
(#4444)
(#4444)
tracecontext-integration-testgitref tod782773b2cf2fa4afd6a80a93b289d8a74ca894d(#4448)
trace_api.use_span()recordBaseExceptionas well asException(#4406)
(#4458)
(#4450)
(#4449)
v1.30.0Compare Source
loggingmodule handler setup(#4340)
attributesfield inmetrics.get_meterwrapper function(#4364)
(#4353)
(#4371)
(#4389)
(#4400)
opentelemetry.semconv.attributes.network_attributes.NETWORK_INTERFACE_NAMEintroduced by mistake in the wrong module.
(#4391)
(#4361)
(#4337)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.