Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dianping/cat
/ metric
Method
metric
lib/java/src/test/java/com/dianping/cat/CatTest.java:27–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
@Test
28
public
void
metric() {
29
Cat.logMetricForCount(
"myKey"
, 1);
30
}
31
32
@After
33
public
void
waitForSend() {
Callers
4
test1
Function · 0.80
test2
Function · 0.80
test3
Function · 0.80
serve
Function · 0.80
Calls
1
logMetricForCount
Method · 0.95
Tested by
no test coverage detected