sqlstreams.consumer.session.success [SQL0043]
Edit this pagecode SQL0043 · metric — counter of `{message}`, one series per consumer session
the log line · Report this thread
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.