Skip to main content

Python client for Riemann with some extra fields that joe needs

Project description

#This is a temporary fork of the original Bernhard to support some custom events that are NOT generic. You shouldn't use this fork and should use the original bernahrd version from banjiewen. Hopefully I will introduce generic events handling at some point, and merge back the work into the original repo.

# Bernhard

A simple Python client for [Riemann](http://github.com/aphyr/riemann). Usage:

```python
import bernhard

c = bernhard.Client()
c.send({'host': 'myhost.foobar.com', 'service': 'myservice', 'metric': 12})
q = c.query('true')
```

## Installing

```bash
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


Download files

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

Source Distribution

bernhard_joe-0.2.5.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

bernhard_joe-0.2.5-py2.py3-none-any.whl (7.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file bernhard_joe-0.2.5.tar.gz.

File metadata

File hashes

Hashes for bernhard_joe-0.2.5.tar.gz
Algorithm Hash digest
SHA256 21ae415757d839ae298d6673c0caca13a462e124fc8ae73e246be0fa518889ad
MD5 17c45fc5def63b196b86dc3e52141fb5
BLAKE2b-256 4d4886e8b30d84b40b261aeaa772cde2b12161cc0a00afe4f021ff7071756421

See more details on using hashes here.

File details

Details for the file bernhard_joe-0.2.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for bernhard_joe-0.2.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c259831d18491b895ba9f272cf3f1383cc33d9b26ed04e9ee06f8836af1654e0
MD5 76b3daab1d7ebca9630c2baef9770b5b
BLAKE2b-256 f8bce8473798130bced100e48926689b3635ffddb77210f0666d8a96129b15be

See more details on using hashes here.

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