Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for configureTracing (0.17 sec)

  1. pilot/pkg/networking/core/tracing.go

    )
    
    // this is used for testing. it should not be changed in regular code.
    var clusterLookupFn = model.LookupCluster
    
    type typedConfigGenFn func() (*anypb.Any, error)
    
    func configureTracing(
    	push *model.PushContext,
    	proxy *model.Proxy,
    	httpConnMgr *hcm.HttpConnectionManager,
    	class networking.ListenerClass,
    	svc *model.Service,
    ) *requestidextension.UUIDRequestIDExtensionContext {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 16 17:05:28 UTC 2024
    - 24.2K bytes
    - Viewed (0)
Back to top