SQLStreams

the messaging platform that is just Postgres

You last visited on 9999-99-99 Show what's new since then

sqlstreams.consumer.session.success [SQL0043]

Edit this page
code SQL0043 · metric — counter of `{message}`, one series per consumer session
the log line · Report this thread
SQL0043 Metric

As it appears in your metrics:

sqlstreams.consumer.session.success

consumerFunc runs that completed cleanly. Counted at resolution, so it holds even when a lost lease means another worker re-ran the message later.

A session flow: this instance’s own running total, flushed to __system.metrics each flush tick and printed as success_count on the consumer stopped line. It never reconciles against the fleet-wide sqlstreams.consumer.* gauges.

Nothing pasted yet — the queries above show their blanks.

Looking for a different code? Search every thread.