datalust / datalust/seq-api

Missing Health query on client

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

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
86
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Hello

Im missing the health endpoint on the c# client. On both SeqConnection as well as SeqApiClient. And would prefer not having to use basic HttpClientFactory myself as well as the SeqConnection for typed things.

Would it be possible to add this in a future version?

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 by locating the SeqConnection and SeqApiClient entry points mentioned in the issue and review how existing client queries are exposed. Confirm the expected health endpoint behavior and add matching support to both clients; done means callers can use the typed client APIs without constructing a separate HttpClientFactory.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.