ostium.proto.encode_counter

ostium.proto

encode_counter(app, name, labels, delta) -> line, err

Encode a counter delta metric line

The delta is the increment accumulated since the last flush, never a running total, and must be a finite number no smaller than zero.