Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for apiserver_stream_translator_requests_total (0.43 sec)

  1. staging/src/k8s.io/apiserver/pkg/util/proxy/streamtranslator_test.go

    	metricNames := []string{"apiserver_stream_translator_requests_total"}
    	expected := `
    # HELP apiserver_stream_translator_requests_total [ALPHA] Total number of requests that were handled by the StreamTranslatorProxy, which processes streaming RemoteCommand/V5
    # TYPE apiserver_stream_translator_requests_total counter
    apiserver_stream_translator_requests_total{code="200"} 1
    `
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 27 23:21:55 UTC 2024
    - 36.4K bytes
    - Viewed (0)
Back to top