Module cernan::protocols[][src]

The input protocols that cernan must parse. Not all sources are reflected here. These modules are used by the sources to do their work.

Modules

graphite

Handle the graphite protocol. Graphite is a timestamped, simple text-based protocol for telemetry.

native
prometheus
statsd

The statsd protocol. Statsd is a text-based protocol with many subtlties and no control over time. It is, uh, well it's kind of ad hoc and also totally ubiquitous.