You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v1.20.0 (2023-04-07)
Context
No changes.
Traces
Clarify required parent information in ReadableSpan. Technically a relaxation,
but previously it was easy to overlook certain properties were required.
(#3257)
Remove underspecified and unused Span decorator from Trace SDK.
(#3363)
Metrics
Clarify that units should use UCUM case sensitive variant.
(#3306)
Remove No-Op instrument and Meter creation requirements.
(#3322)
Logs
Update log readme "request context" to "trace context".
(#3332)