Searched refs:Statsd (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/common_lib/cros/graphite/ | ||
D | autotest_stats.py | 36 _statsd = stats.Statsd(es=_default_es, host=STATSD_SERVER, port=STATSD_PORT, |
D | stats.py | 73 class Statsd(object): class |