Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
194
func
(t *cgmTimer) Observe(value float64) {
195
t.p.metrics.Timing(t.name, value*float64(time.Second))
196
}
Callers
8
TestAll
Function · 0.45
TestPromProviderDeleteLabelValues
Function · 0.45
TestPromHistogramWithLabelValues
Function · 0.45
TestDogstatsdProvider
Function · 0.45
TestStatsdProvider
Function · 0.45
Stream
Method · 0.45
HandleRPC
Method · 0.45
ServeHTTP
Method · 0.45
Calls
no outgoing calls
Tested by
5
TestAll
Function · 0.36
TestPromProviderDeleteLabelValues
Function · 0.36
TestPromHistogramWithLabelValues
Function · 0.36
TestDogstatsdProvider
Function · 0.36
TestStatsdProvider
Function · 0.36