Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetCounterMetricValue (0.34 sec)

  1. pkg/controller/volume/attachdetach/reconciler/reconciler_test.go

    	// For example, if Test_Run_OneVolumeDetachOnOutOfServiceTaintedNode runs before this test, then it will be 1
    	initialForceDetachCount, err := metricstestutil.GetCounterMetricValue(metrics.ForceDetachMetricCounter.WithLabelValues(metrics.ForceDetachReasonOutOfService))
    	if err != nil {
    		t.Errorf("Error getting initialForceDetachCount")
    	}
    
    	// Arrange
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 07:00:14 UTC 2024
    - 72.8K bytes
    - Viewed (0)
Back to top