1.6.0 / 1.6.0-beta.1 #4833
utpilla
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.6.0 release for core components
Note: The below only shows the changes that were added to the core components post
1.6.0-rc.1
release. If you're interested in knowing all of the changes that went into1.6.0
release, please go through the Release notes of all the previous pre-release versions for1.6.0
.OpenTelemetry
Increased the character limit of the Meter instrument name from 63 to 255.
(#4774)
Update default size for
SimpleExemplarReservoir
to1
.(#4803)
1.6.0-beta.1 release for non-core components
Note: Instrumentation libraries were not included for
1.6.0-beta.1
.OpenTelemetry.Shims.OpenTracing
ArgumentException
ifActivity
behind the shim spanhas an invalid context.
(#2787)
TracerShim(Tracer, TextMapPropagator)
constructor.Provide
TracerShim(TracerProvider)
and
TracerShim(TracerProvider, TextMapPropagator)
constructors.(#4812)
This discussion was created from the release 1.6.0 / 1.6.0-beta.1.
Beta Was this translation helpful? Give feedback.
All reactions