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
Users can enter the OTLP endpoint w/o a scheme in the prefix. This causes
issues with the URL parsing code in the config package.
Fixesopen-telemetry#12254
Signed-off-by: Alex Boten <[email protected]>
#### Description
Users can enter the OTLP endpoint w/o a scheme in the prefix. This
causes issues with the URL parsing code in the config package.
Fixes#12254
---------
Signed-off-by: Alex Boten <[email protected]>
The following configuration causes errors in the current version in main:
With this config, if I wait a few seconds, I get this error message (no need to send any telemetry):
Originally posted by @mx-psi in #12252 (comment)
The text was updated successfully, but these errors were encountered: