Skip to main content

Utilities for Chronicler event delivery

Project description

The matildapeak-chronicler-transmitter module is a set of utilities employed by Matilda PeakEmergent Behaviour Platform.

Chronicler Transmitter

This class provides basic payload transmission to Chronicler and is used by Garten and other data adapters to feed Chronicler with processable data. The payload is a keyword-value dictionary that is passed to connected Patterneer Runners encapsulated in a Prototcol Buffer object.

Typical usage:

from matildapeak.chronicler_transmitter import ChroniclerTransmitter

ct = ChroniclerTransmitter(URL, RESOURCE)
ct.post({'field': 'value'})

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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