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.1.0.tar.gz
(8.6 kB
view details)
File details
Details for the file bernhard-0.1.0.tar.gz
.
File metadata
- Download URL: bernhard-0.1.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66fb2a084114fe8cd6d7b19a853106b07c678e4d43bbf9d2a87b40ac28ca9aa6 |
|
MD5 | 1d0dcb761e2c3704c9340b4736945fee |
|
BLAKE2b-256 | eeefb6bbad0f4c87fcba9a150e0c6c0ea8d6c4cf352163ba60e42b64d44cac60 |