Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildL4Query (0.09 sec)

  1. tests/integration/ambient/baseline_test.go

    							To:      localDst,
    						}
    						// allow for delay between prometheus pulls from target pod
    						// pulls should happen every 15s, so timeout if not found within 30s
    
    						query := buildL4Query(localSrc, localDst)
    						stc.Logf("prometheus query: %#v", query)
    						err := retry.Until(func() bool {
    							stc.Logf("sending call from %q to %q", deployName(localSrc), localDst.Config().Service)
    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