Releases
v1.27.0
1.27.0
π (Enhancement)
feat: add processors for adding session.id attribute to spans and logs #4972
π (Bug Fix)
fix(sdk-trace-base): avoid keeping non-string status.message
on Span#setStatus()
#4999 @pichlermarc
fix(sdk-metrics): Add missing catch and handle error in promise of PeriodicExportingMetricReader
#5006 @jj22ee
fix(opentelemetry-core): confusing log extract of composite propagator #5017 @rv2673
fix(propagator-aws-xray-*): move propagators back to contrib repository #4966 @pichlermarc
π (Internal)
deps: set @opentelemetry/api
dependency min version to 1.3.0 in examples
, experimental/packages
, integration-tests
and selenium-tests
#4992
refactor(sdk-metrics): replace MetricsAttributes
with Attributes
#5021 @david-luna
refactor(instrumentation-http): replace SpanAttributes
and MetricsAttributes
with Attributes
#5023 @david-luna
chore(exporter-zipkin): remove usages of Span constructor #5030 @david-luna
test(instrumentation-http): remove usages of new Span
in tests #5035 @david-luna
You canβt perform that action at this time.