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
The question is whether to capture the url as it was passed in by the user (e.g. http4://) instead of current behavior which models the actual downstream request (e.g. http://).
Tracking issue so we don't forget to update the camel instrumentation if/when spec is clarified open-telemetry/opentelemetry-specification#2171.
The question is whether to capture the url as it was passed in by the user (e.g.
http4://
) instead of current behavior which models the actual downstream request (e.g.http://
).See discussion at #4650 (comment)
The text was updated successfully, but these errors were encountered: