datalust / datalust/seqcli

Server Diagnostics Command

Open
#263 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
167
Forks
30
Avg merge
1d 6h
Merged PRs (30d)
9

Description

It'd be great if there was a way to get server diagnostics via Seq CLI. Info available at /#/settings/diagnostics.

Namely I'm interested in vital signs like free disk space.

Potentially these could be a part of node health or a new command.

Ideally output would be json for parsing from automated external health checks.

It looks like maybe this can be obtained from api/diagnostics although apparently not in dotnet api client

Contributor guide

Open the contributing guide

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 existing node health command and the server diagnostics page at /#/settings/diagnostics. Investigate the api/diagnostics endpoint and compare it with the dotnet api client, then determine whether diagnostics belong in node health or a new command. Done means vital signs such as free disk space are exposed as parseable JSON for external health checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.