Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piqoni authored Oct 28, 2023
1 parent eed21d6 commit c263d1b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ Inxidents is a minimal configuration, open-source incident monitoring software w
**Current Features:**
- **Real-time (SSE) Health Dashboard** of your services. Perfect for office screens or similar environments.
- **Slack Alerts** whenever a service goes down 🟥 and recovers 🟩.
- **ACK** feature (acknowledge a down service will stop further notifications and will display to dashboards the acknowledgment)
- **ACK** feature (acknowledge a down service will stop further notifications and will display corresponding service with red and black pattern 🚧)
<!-- <img width="449" alt="image" align="right" src="https://github.com/piqoni/inxidents/assets/3144671/1d015cca-4ac3-4b45-9380-d8b3cd1cadea"> -->
- Types of checks: GET/POST, StatusCode, containsString (check if certain text is in the response body)
- Visually see the **frequency** of the healthcheck (the white progressbar animation)
- Small project with **simple configuration**. Easy to hack, deploy and further extend for your needs.


**Upcoming features:**
- Add POST checks, and "expectedString" configuration for more functional testing.
- Private/unique URLs for dashboards
- ... ideas and suggestions are welcome

Expand Down

0 comments on commit c263d1b

Please sign in to comment.