monasca-statsd/monascastatsd
Joe Keen 614a6b5068 Allow easy configuration of host/port settings
The monascastatsd client allowed the host and port to be set but only if you
constructed a Connection object yourself.  This allows you just to specify
host and port when constructing the client object.

Change-Id: Ib49e261b915c07bf8f7036164f1e4814d80ecc1f
2016-10-20 14:54:03 -06:00
..
__init__.py Remove reference to removed metric types 2016-08-03 07:21:36 -06:00
client.py Allow easy configuration of host/port settings 2016-10-20 14:54:03 -06:00
connection.py Add in HPE Copyrights 2016-01-27 12:57:08 -07:00
counter.py Make imports python 3 compatible 2016-06-04 18:12:31 +02:00
gauge.py Make imports python 3 compatible 2016-06-04 18:12:31 +02:00
metricbase.py Add in HPE Copyrights 2016-01-27 12:57:08 -07:00
timer.py Remove reference to removed metric types 2016-08-03 07:21:36 -06:00