Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for TestStatsFilter (0.26 sec)

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

    metadata:
      name: default
    spec:
      mtls:
        mode: STRICT
    `
    
    func GetClientInstances() echo.Instances {
    	return apps.A
    }
    
    func GetTarget() echo.Target {
    	return apps.B
    }
    
    // TestStatsFilter verifies the stats filter could emit expected client and server side
    // metrics when configured with the Telemetry API (with EnvoyFilters disabled).
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 17.3K bytes
    - Viewed (0)
  2. pkg/test/framework/features/allowlist.txt

    sidecar_scope_test,TestServiceEntryDNS
    sidecar_scope_test,TestServiceEntryDNSNoSelfImport
    sidecar_scope_test,TestServiceEntryStatic
    sidecar_scope_test,TestSidecarScopeIngressListener
    stats_filter_test,TestStatsFilter
    stats_filter_wasm_test,TestWasmStatsFilter
    stats_tcp_filter,TestTcpMetric
    telemetry,TestDashboard
    telemetry,TestDashboard/istio-mesh-dashboard.json
    telemetry,TestDashboard/istio-performance-dashboard.json
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 18 18:03:23 UTC 2022
    - 103.9K bytes
    - Viewed (0)
Back to top