MCPcopy
hub / github.com/fabiolb/fabio / Observe

Method Observe

metrics/provider_circonus.go:194–196  ·  view source on GitHub ↗
(value float64)

Source from the content-addressed store, hash-verified

192}
193
194func (t *cgmTimer) Observe(value float64) {
195 t.p.metrics.Timing(t.name, value*float64(time.Second))
196}

Callers 8

TestAllFunction · 0.45
TestDogstatsdProviderFunction · 0.45
TestStatsdProviderFunction · 0.45
StreamMethod · 0.45
HandleRPCMethod · 0.45
ServeHTTPMethod · 0.45

Calls

no outgoing calls

Tested by 5

TestAllFunction · 0.36
TestDogstatsdProviderFunction · 0.36
TestStatsdProviderFunction · 0.36