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’)
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.1.tar.gz
(7.9 kB
view details)
File details
Details for the file bernhard-0.0.1.tar.gz
.
File metadata
- Download URL: bernhard-0.0.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9af310f92e899fe07ea23bd6fa360fede9aa54d242a9ecddd2d38dc186a5fb6 |
|
MD5 | 701fb18d2dce64cb1e1075a577db17dc |
|
BLAKE2b-256 | f2b4cb814b052cb7a99e02612a5d3bce04939da9d8a5b95660d1651a0c5d0589 |