- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NumGoroutine (0.05 seconds)
-
cmd/metrics-v2.go
} mg.RegisterRead(func(ctx context.Context) (metrics []MetricV2) { metrics = append(metrics, MetricV2{ Description: getMinIOGORoutineCountMD(), Value: float64(runtime.NumGoroutine()), }) return metrics }) return mg } // getHistogramMetrics fetches histogram metrics and returns it in a []Metric // Note: Typically used in MetricGroup.RegisterRead //
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 133.6K bytes - Click Count (0)