chore(deps): update dependency opentelemetry-exporter-jaeger to v1#23
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency opentelemetry-exporter-jaeger to v1#23renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
a317034 to
c1cf4b3
Compare
c1cf4b3 to
2a34500
Compare
2a34500 to
40cde12
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==0.16b1->==1.3.0Release Notes
open-telemetry/opentelemetry-python
v1.3.0Compare Source
Added
(#1877)
(#1853)
Changed
(#1854)
(#1855)
(#1869)
schema_urlfield toResourceclass(#1871)
(#1873)
Fixed
opentelementry-opentracing-shimScopeShimto report exceptions inopentelemetry specification format, rather than opentracing spec format.
v1.2.0Compare Source
Added
(#1803)
B3SingleFormatandB3MultiFormatpropagators to theopentelemetry-propagator-b3package.(#1823)
(#1829)
(#1839)
(#1863)
Changed
(#1806)
(#1807)
extractand do not modifythe context if extracting from carrier does not work.
(#1811)
b3propagator entrypoint to point toB3SingleFormatpropagator.(#1823)
b3multipropagator entrypoint to point toB3MultiFormatpropagator.(#1823)
(#1810)
(#1833)
CHILD_OFreference([#1809])(Include parent span in Jaeger gRPC export open-telemetry/opentelemetry-python#1809)
(#1818)
(#1842)
Resource, move attribute related logic to separate package.(#1834)
(#1856)
Removed
opentelemetry-instrumentationto contrib repository.(#1797)
v1.1.0Compare Source
Added
py.typedfile to every package. This should resolve a bunch of mypyerrors for users.
(#1720)
(#1759)
SpanKindtoshould_sampleparameters, suggest using parent span context's tracestateinstead of manually passed in tracestate in
should_sample(#1764)
(#1762)
(#1799)
Changed
B3Formatpropagator to be spec compliant by not modifying contextwhen propagation headers are not present/invalid/empty
(#1728)
(#1721)
(#1722)
(#1750)
and tracer instances before a global provider is set up.
(#1726)
__contains__toopentelementry.trace.span.TraceState.(#1773)
opentelemetry-opentracing-shimFix an issue in the shim where a Span was being wrappedin a NonRecordingSpan when it wasn't necessary.
(#1776)
a secure connection or not.
(#1771)
v1.0.0Compare Source
Added
(#1609)
max_attr_value_lengthsupport to Jaeger exporter(#1633)
use_spanfrom Tracer toopentelemetry.trace.use_span.(#1668)
opentelemetry.trace.use_span()will now overwrite previously set status on span in case anexception is raised inside the context manager and
set_status_on_exceptionis set toTrue.(#1668)
udp_split_oversized_batchessupport to jaeger exporter(#1500)
Changed
service_namefrom constructor of jaeger and opencensus exporters anduse of env variable
OTEL_PYTHON_SERVICE_NAME([#1669])(Remove service name open-telemetry/opentelemetry-python#1669)
IdsGeneratortoIdGenerator(#1651)
(#1652)
create_emptytoget_empty(#1653)
BatchExportSpanProcessortoBatchSpanProcessorandSimpleExportSpanProcessortoSimpleSpanProcessor(#1656)
DefaultSpantoNonRecordingSpan(#1661)
OTEL_TRACES_EXPORTERenv var set tootlp(#1657)
Getter,SetterandTextMapPropagatorout ofopentelemetry.trace.propagationandinto
opentelemetry.propagators(#1662)
BaggagePropagatortoW3CBaggagePropagator(#1663)
JaegerSpanExportertoJaegerExporterand renameZipkinSpanExportertoZipkinExporter(#1664)
StatusCodefrom theopentelemetry.tracemodule(#1681)
descriptionwhenstatus_codeis set toStatusCode.ERROR(#1673)
0.7.0(#1674)
(#1602)
(#1684)
(#1671)
(#1680)
(#1696)
opentelemetry-exporter-jaegerpackage intoopentelemetry-exporter-jaeger-proto-grpcandopentelemetry-exporter-jaeger-thriftpackages to reduce dependencies for each one.(#1694)
opentelemetry-exporter-otlp-proto-grpcand changedopentelemetry-exporter-otlptoinstall it as a dependency. This will allow for the next package/protocol to also be in
its own package.
(#1695)
(#1703)
OTEL_TRACES_EXPORTERresulting in an error(#1707)
opentelemetry-exporter-zipkin-jsonandopentelemetry-exporter-zipkin-proto-httppackages to reduce dependencies. Theopentelemetry-exporter-zipkininstalls both.(#1699)
(#1690)
Removed
get_hexadecimal_trace_idandget_hexadecimal_span_idmethods.(#1675)
OTEL_EXPORTER_*_ INSECUREenv var(#1682)
(#1706)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.