Service status availability
Open
@datadavev is already working on this.
Since Feb 6, 2025.
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Use case: A service should present status information to indicate if there are known operational issues. This is beneficial to administrators to verify operation after actions such as upgrades or outage recovery. It is also beneficial to dependent services
Requires:
- self test mechanism
- representation of status information (i.e. data model)
- standard mechanism for presenting status information (api / uri)
See also #36, #35
Contributor guide
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.
Assessment
This issue has not been assessed yet.