Missing Health query on client
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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