Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fakeOptsWithDefaultProviders (0.32 sec)

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

    			inSpec: &model.TracingConfig{
    				ClientSpec: model.TracingSpec{
    					Disabled: true,
    				},
    				ServerSpec: model.TracingSpec{
    					Provider: fakeZipkin(),
    				},
    			},
    			opts:            fakeOptsWithDefaultProviders(),
    			want:            fakeTracingConfig(fakeZipkinProvider(clusterName, authority, true), 55.5, 256, defaultTracingTags()),
    			wantReqIDExtCtx: &requestidextension.UUIDRequestIDExtensionContext{},
    		},
    		{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 20:47:52 UTC 2024
    - 38.6K bytes
    - Viewed (0)
Back to top