Metadata-Version: 2.1
Name: telegraf-unixsocket-client
Version: 0.0.1
Summary: A tiny and very limited python client to send metrics to influxdb/telegraf through an unix socket
Home-page: https://github.com/metwork-framework/telegraf-unixsocket-python-client
Download-URL: https://github.com/metwork-framework/telegraf-unixsocket-python-client
Author: Fabien MARTY
Author-email: fabien.marty@gmail.com
License: BSD
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Software Development
License-File: LICENSE
Requires-Dist: pytz
Requires-Dist: six
Requires-Dist: python-dateutil

A tiny and very limited python client to send metrics to influxdb/telegraf through an unix socket
