Library for posting metrics to a server
Project description
# README #
A python library to send application metrics using UDP.
[](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? ###
Repo owner or admin
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
Built Distribution
File details
Details for the file measures-1.0.2.tar.gz
.
File metadata
- Download URL: measures-1.0.2.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
201f4c1da74734b553936286d2cd6666121607281d2c7a8f273ba960ca9b8700
|
|
MD5 |
07c2b3ab42c30c4efc82e960fee4910f
|
|
BLAKE2b-256 |
9066d8250c3d58b509fc7dda626fd52ccb9957da8bc106675bcba805589cc5bb
|