Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetStatsConfig (0.18 sec)

  1. pkg/bootstrap/instance_test.go

    		t.Fatalf("t diff: %v\ngot:\n %v\nwant:\n %v\n", diff, got.Tracing.Http, want.Tracing.Http)
    	}
    }
    
    func checkStatsMatcher(t *testing.T, got, want *bootstrap.Bootstrap, stats stats) {
    	gsm := got.GetStatsConfig().GetStatsMatcher()
    
    	if stats.prefixes == "" {
    		stats.prefixes = v2Prefixes + requiredEnvoyStatsMatcherInclusionPrefixes + v2Suffix
    	} else {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 16 17:05:28 UTC 2024
    - 19.5K bytes
    - Viewed (0)
Back to top