Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for grpc_response_status (0.19 sec)

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

        - match:
            metric: REQUEST_COUNT
          tagOverrides:
            response_code:
              value: "istio_responseClass"
            request_operation: 
              value: istio_operationId
            grpc_response_status: 
              value: istio_grpcResponseStatus
            custom_dimension: 
              value: "'test'"
            source_principal:
              operation: REMOVE
    
    `).ApplyOrFail(t)
    			t.Cleanup(func() {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 5.5K bytes
    - Viewed (0)
Back to top