Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fusakla/coordinator
Tool to coordinate on-call, incident and maintenance management
https://github.com/fusakla/coordinator
alerting communication coordination dashboard devops oncall sre
Last synced: 16 days ago
JSON representation
Tool to coordinate on-call, incident and maintenance management
- Host: GitHub
- URL: https://github.com/fusakla/coordinator
- Owner: FUSAKLA
- License: apache-2.0
- Created: 2021-01-27T17:41:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T14:07:25.000Z (about 3 years ago)
- Last Synced: 2024-11-16T07:47:03.179Z (3 months ago)
- Topics: alerting, communication, coordination, dashboard, devops, oncall, sre
- Language: TypeScript
- Homepage:
- Size: 154 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coordinator
Tool to coordinate maintenance and incidents
> # :construction: Currently under a heavy construction
## Screenshot
![image](https://user-images.githubusercontent.com/6112562/107794942-5c6b0800-6d58-11eb-8a57-6d6f08812170.png)
## TODO
- [x] add pages to show teams and their on-calls
- [x] think of a way how to connect team and event
- [x] expose events as [ics calendar](https://github.com/arran4/golang-ical)
- [x] implement the Grafana [JSON datasource REST API](https://grafana.com/grafana/plugins/simpod-json-datasource) (Annotations support)
- [x] expose Prometheus metrics about current events
- [ ] create issue templates in the storage (GitLab, GitHub)
- [x] allow creating the events and adding comments
- [ ] add support for creating or linking existing IM(Slack, Mattermost) coordination channels for incidents
- [x] add [calendar visualization of events](http://jquense.github.io/react-big-calendar/examples/index.html)
- [ ] ??? add status page with only `public` marked events
- [ ] cmd client for event management