Metadata-Version: 2.1
Name: graphite-submit-mod
Version: 0.0.1
Summary: Super simple module and cmd line tool for submitting metrics to a graphite instance
Home-page: https://github.com/ejohnfel/graphite_submit
Author: Eric Johnfelt
Author-email: ejohnfel@hotmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ejohnfel/graphite_submit/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# graphite_submit

Small and simple python script that can be used as command line script or module to submit metrics to Graphite, either by standard Text or UDP/Statsd method.


