MCPcopy Index your code
hub / github.com/php/frankenphp / TotalWorkers

Method TotalWorkers

metrics.go:27–27  ·  view source on GitHub ↗

TotalWorkers collects expected workers

(name string, num int)

Source from the content-addressed store, hash-verified

25 StopWorker(name string, reason StopReason)
26 // TotalWorkers collects expected workers
27 TotalWorkers(name string, num int)
28 // TotalThreads collects total threads
29 TotalThreads(num int)
30 // StartRequest collects started requests

Implementers 2

nullMetricsmetrics.go

Calls

no outgoing calls