sqlstreams.consumer.session.abandoned [SQL0050]
Edit this pagecode SQL0050 · metric — counter of `{routine}`, one series per consumer session
the log line · Report this thread
As it appears in your metrics:
sqlstreams.consumer.session.abandoned
consumerFunc goroutines written off after the hard timeout; each left a goroutine running unreachably until it returned on its own. How to keep the count at zero: Consumer Timeouts.
A session flow: this instance’s own running total, flushed to
__system.metrics each flush tick and printed as abandoned_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.