Skip to main content

Library for posting metrics to a server

Project description

# README #

A python library to send application metrics using UDP.

[![Build Status](https://travis-ci.org/globocom/measure.svg?branch=master)](https://travis-ci.org/globocom/measure)

### How do I get set up? ###

  • Summary of set up

    mkvirtualenv measure pip install -r test_requirements.txt

  • Usage

    from measure import Measure measure = Measure(‘myclient’, (‘localhost’, 1984)) measure.count(‘mymetric’, dimensions={‘name’: ‘john’})

  • How to run tests

    make tests

### Contribution guidelines ###

  • Writing tests

  • Code review

### Who do I talk to? ###

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

measures-1.0.2.tar.gz (1.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page