Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/statsd/statsd
/ proxy.js
File
proxy.js
proxy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*jshint node:true, laxcomma:true */
2
3
var
dgram = require(
'dgram'
)
4
, net = require(
'net'
)
Callers
nothing calls this directly
Calls
3
doHealthChecks
Function · 0.85
log
Function · 0.70
send
Method · 0.45
Tested by
no test coverage detected