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: OTEL_EXPORTER_OTLP_ENDPOINT appends the correct path with a trailing slash (#1339)
* fix: OTEL_EXPORTER_OTLP_ENDPOINT appends the correct path with a trailing slash
* use File.join
* use URI.join
Co-authored-by: Francis Bogsanyi <[email protected]>
* remove constant
Co-authored-by: Francis Bogsanyi <[email protected]>
* remove extra empty line
Co-authored-by: Francis Bogsanyi <[email protected]>
0 commit comments