Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for source_principal (0.13 sec)

  1. tests/integration/telemetry/api/customize_metrics_test.go

    	"istio.io/istio/pkg/test/framework/label"
    	"istio.io/istio/pkg/test/util/retry"
    	util "istio.io/istio/tests/integration/telemetry"
    )
    
    const (
    	removedTag   = "source_principal"
    	httpProtocol = "http"
    	grpcProtocol = "grpc"
    )
    
    func TestCustomizeMetrics(t *testing.T) {
    	framework.NewTest(t).
    		Label(label.IPv4). // https://github.com/istio/istio/issues/35835
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  2. tests/integration/ambient/baseline_test.go

    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 00:07:28 UTC 2024
    - 78.4K bytes
    - Viewed (0)
Back to top