pvarki / pvarki/python-rasenmaeher-api

Extend /healthcheck

Open
#21 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task:m
Dominant language
Python
Stars
1
Forks
1
Avg merge
4d 13h
Merged PRs (30d)
5

Description

/healthcheck
Consumer: Docker-compose / Orchestrator / Azure ACI
Basic check for required service reachability. eg. database which is deployed with the API-instance.
Return standardised response, http-code

/healthcheck/delivery
Consumer: Kraftwerk
Check route for deployment readiness. Return deployment status for ordered products from manifest and readiness for integration-api checks ( can Rasenmaeher reach deployed products. )

/healthcheck/services
Consumer: Testing, Prometheus?, Admin React UI?
Polling route that returns status of all deployed products and integrated service routes.

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 existing /healthcheck entry point and any service-reachability checks. Define the response and HTTP-code behavior for /healthcheck, /healthcheck/delivery, and /healthcheck/services, then verify coverage for the Docker-compose, orchestrator, Azure ACI, Kraftwerk, testing, Prometheus, and Admin React UI consumers named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.