Python client for Riemann
Project description
# Bernhard
A simple Python client for [Riemann](http://github.com/aphyr/riemann). Usage:
import bernhard
c = bernhard.Client() c.send({‘host’: ‘myhost.foobar.com’, ‘service’: ‘myservice’, ‘metric’: 12}) q = c.query(‘true’)
## Installing
pip install bernhard
You may encounter issues with the protobuf dependency; if so, just run pip install protobuf manually, then pip install bernhard.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bernhard-0.0.5.tar.gz
(8.4 kB
view details)
File details
Details for the file bernhard-0.0.5.tar.gz
.
File metadata
- Download URL: bernhard-0.0.5.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28ba3e5170326fc2aeea5341e56da4036408cad8a09531656095936facdfeaec |
|
MD5 | 926bf479595495cd8f3360f6fc8bf32a |
|
BLAKE2b-256 | 12749837c235e7120571d11c608c896f2393aab824f11536536045956beaf6de |