litmuschaos / litmuschaos/litmus-python
Provide support to customize Health check URL
Open
- Dominant language
- Python
- Stars
- 17
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Provide support to customize Health check URL, currently, this is hardcoded and point to /health/full. Many Teams are using customize health endpoints.
Contributor guide
Research direction
Start by locating where the hardcoded /health/full URL is defined and used in the Python project. Trace how health checks are configured, then make the endpoint customizable and verify that the selected URL is used for health checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100