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
fix: remove default version from Tracer/Meter (#1828)
According to spec the version is optional for Tracer and Meter.
TracerProvider/MeterProvider should not add a default to ensure that exporters
only export a version if supplied during creation.
0 commit comments