MCPcopy
hub / github.com/eolinker/goku_lite / Counter

Interface Counter

diting/metric.go:7–9  ·  view source on GitHub ↗

Counter counter

Source from the content-addressed store, hash-verified

5
6//Counter counter
7type Counter interface {
8 Add(value float64, labels Labels)
9}
10
11//Gauge gauge
12type Gauge interface {

Callers 8

CheckPluginIsAvailiableFunction · 0.65
AddMethod · 0.65
AddMethod · 0.65
AddMethod · 0.65
NewCounterFunction · 0.65
NewGaugeFunction · 0.65
NewHistogramFunction · 0.65
AddMethod · 0.65

Implementers 11

Managerconsole/updater/updater.go
Countermodule/prometheus/metrics.go
Countmodule/graphite/count.go
MetricsValuesCountmodule/graphite/count.go
GokuServergoku-handler/handler.go
Refreshersditing/refresh.go
CounterProxyditing/proxy-count.go
ServiceDaoserver/dao/console-sqlite3/dao-service
Interceptcommon/listener/intercept.go
tHandlernode/admin/handler.go
ClientManageradmin/console/client-manager.go

Calls

no outgoing calls

Tested by

no test coverage detected