Home
last modified time | relevance | path

Searched refs:Statsd (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/graphite/
Dautotest_stats.py36 _statsd = stats.Statsd(es=_default_es, host=STATSD_SERVER, port=STATSD_PORT,
Dstats.py73 class Statsd(object): class