Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestGRPCCountMetrics (0.23 sec)

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

    		}
    		return nil
    	}, retry.Delay(time.Second), retry.Timeout(time.Second*20))
    }
    
    // TestGRPCCountMetrics tests that istio_[request/response]_messages_total are present https://github.com/istio/istio/issues/44144
    // Kiali depends on these metrics
    func TestGRPCCountMetrics(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
    - 17.3K bytes
    - Viewed (0)
Back to top