Metadata-Version: 1.1
Name: statsd-cloudwatch
Version: 0.0.1
Summary: A statsd server that publishes to cloudwatch
Home-page: http://github.com/Jc2k/statsd-cloudwatch
Author: Isotoma Limited
Author-email: support@isotoma.com
License: Apache Software License
Description: =================
        statsd-cloudwatch
        =================
        
        This is a simple service that runs in the foreground and publishes metrics
        received via udp on port 8125 to CloudWatch. It's expecting to run on EC2 with
        an IAM Instance Profile defined.
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
