simplex-chat / simplex-chat/simplexmq

is there a complete list in which all fields are explained from smp-server-stats.daily.log file?

Open
#977 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
847
Forks
111
Avg merge
3d 11h
Merged PRs (30d)
9

Description

in the docs here I only see this fields:

fromTime,qCreated,qSecured,qDeleted,msgSent,msgRecv,dayMsgQueues,weekMsgQueues,monthMsgQueues

but there a lot more data in the stats file, like this:
2024-01-25,15,12,5,165,158,36,,,98,94,29,,,792,-28

and in the version 5.5.0 are even more:
2024-01-26,14,8,1,91,97,20,,,64,70,20,,,805,0,0

is there somewhere a full list with all stats data explained?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the server documentation at https://simplex.chat/docs/server.html and compare its listed fields with the columns in smp-server-stats.daily.log. Trace the additional values shown in the examples to their definitions, then document the complete field list and meanings so every column is explained.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.