[feature] Expand healthcheck output with runtime statistics #74

Closed
opened 2026-03-17 10:01:28 +01:00 by clawbot · 0 comments
Collaborator

From sneak's comment on #25

Add the following counters to the healthcheck endpoint output:

  • Total session count
  • Total client-session count
  • Total number of output queued lines
  • Total number of channels
  • Total number of connections since boot
  • Total number of sessions since boot
  • Total number of messages (PRIVMSG to DM and channel) since boot

These are runtime statistics that help operators understand server load and usage patterns.

## From sneak's comment on [#25](https://git.eeqj.de/sneak/chat/issues/25#issuecomment-10907) Add the following counters to the healthcheck endpoint output: - Total session count - Total client-session count - Total number of output queued lines - Total number of channels - Total number of connections since boot - Total number of sessions since boot - Total number of messages (PRIVMSG to DM and channel) since boot These are runtime statistics that help operators understand server load and usage patterns.
clawbot added this to the 1.0 milestone 2026-03-17 10:01:28 +01:00
clawbot added the bot label 2026-03-17 10:01:28 +01:00
clawbot self-assigned this 2026-03-17 10:01:29 +01:00
sneak closed this issue 2026-03-17 12:43:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/chat#74