You've already forked opentelemetry-go
							
							
				mirror of
				https://github.com/open-telemetry/opentelemetry-go.git
				synced 2025-10-31 00:07:40 +02:00 
			
		
		
		
	Signed-off-by: Hui Kang <kangh@us.ibm.com> Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 Joshua MacDonald
						Joshua MacDonald
					
				
			
			
				
	
			
			
			
						parent
						
							6f04903876
						
					
				
				
					commit
					225b466428
				
			| @@ -55,7 +55,6 @@ func NewClientTrace(ctx context.Context) *httptrace.ClientTrace { | ||||
| 	} | ||||
|  | ||||
| 	ct.tr = global.TraceProvider().Tracer("go.opentelemetry.io/otel/plugin/httptrace") | ||||
| 	ct.start("http.request", "http.request") | ||||
|  | ||||
| 	return &httptrace.ClientTrace{ | ||||
| 		GetConn:              ct.getConn, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user