Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piqoni committed Oct 10, 2023
1 parent 5d7dd68 commit e6da464
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
Inxidents is a minimal configuration, open-source incident management software with alerts and dashboard for your HTTP/S services written in Go.

**Current Features:**
- Real-time (SSE) Health Dashboard of your services. Perfect for office screens or similar environments. <img width="220" alt="image" align="right" src="https://github.com/piqoni/inxidents/assets/3144671/f1989610-c895-4646-9d2f-18fe601aff90">
- **Real-time (SSE) Health Dashboard** of your services. Perfect for office screens or similar environments. <img width="220" alt="image" align="right" src="https://github.com/piqoni/inxidents/assets/3144671/f1989610-c895-4646-9d2f-18fe601aff90">

- Slack Alerts whenever a service goes down. <img width="449" alt="image" align="right" src="https://github.com/piqoni/inxidents/assets/3144671/1d015cca-4ac3-4b45-9380-d8b3cd1cadea">
- Visually see when the next healthcheck will occurr (the white progressbar animation)
- Small project with simple configuration. Easy to hack and further extend for your needs.
- **Slack Alerts** whenever a service goes down. <img width="449" alt="image" align="right" src="https://github.com/piqoni/inxidents/assets/3144671/1d015cca-4ac3-4b45-9380-d8b3cd1cadea">
- 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:**
- Acknowledgement Button for down services so alerts stop.
Expand Down

0 comments on commit e6da464

Please sign in to comment.