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

Method TotalThreads

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

TotalThreads collects total threads

(num int)

Source from the content-addressed store, hash-verified

27 TotalWorkers(name string, num int)
28 // TotalThreads collects total threads
29 TotalThreads(num int)
30 // StartRequest collects started requests
31 StartRequest()
32 // StopRequest collects stopped requests

Callers 1

InitFunction · 0.65

Implementers 2

nullMetricsmetrics.go

Calls

no outgoing calls

Tested by

no test coverage detected