hyperqueue icon indicating copy to clipboard operation
hyperqueue copied to clipboard

"hq server info --stats" does not show values.

Open ghuls opened this issue 1 year ago • 1 comments

hq server info --stats does not show values:

❯  hq server info --stats
+----------------------+--+
| Stream connections   |  |
| Stream registrations |  |
| Open files           |  |
+----------------------+--+

ghuls avatar Jan 30 '24 17:01 ghuls

Hi, thanks for the report! This flag is currently mostly used for debugging, and it probably isn't very useful to most HyperQueue users. It shows some internal statistics related to I/O streaming. Unless you're currently executing a job with hq submit --log=<file>, then the table will be empty.

Kobzol avatar Jan 30 '24 18:01 Kobzol