Merge remote-tracking branch 'origin/hobby-docker-compose' into hobby-docker-compose
This commit is contained in:
commit
337f86aed9
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -1,12 +1,17 @@
|
|||
# Grafana OnCall
|
||||
<img width="200px" src="docs/img/logo.png">
|
||||
|
||||
Developer-friendly, incident response management with brilliant Slack integration.
|
||||
|
||||
<img width="80%" src="screenshot.png">
|
||||
|
||||
- Collect and analyze alerts from multiple monitoring systems
|
||||
- On-call rotations based on schedules
|
||||
- Automatic escalations
|
||||
- Phone calls, SMS, Slack, Telegram notifications
|
||||
|
||||

|
||||
<a href="https://github.com/grafana/oncall/discussions/categories/community-calls"><img width="200px" src="docs/img/community_call.png"></a>
|
||||
<a href="https://github.com/grafana/oncall/discussions"><img width="200px" src="docs/img/GH_discussions.png"></a>
|
||||
<a href="https://slack.grafana.com/"><img width="200px" src="docs/img/slack.png"></a>
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
|
@ -42,11 +47,6 @@ Issue invite token and get further instructions:
|
|||
docker-compose -f docker-compose.yml run engine python manage.py issue_invite_for_the_frontend --override
|
||||
```
|
||||
|
||||
## Join our community 👋
|
||||
| <!-- --> | <!-- --> |
|
||||
|-------------|-------------|
|
||||
|  |  |
|
||||
|
||||
## Further Reading
|
||||
- *Documentation* - [Grafana OnCall](https://grafana.com/docs/grafana-cloud/oncall/)
|
||||
- *Blog Post* - [Announcing Grafana OnCall, the easiest way to do on-call management](https://grafana.com/blog/2021/11/09/announcing-grafana-oncall/)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue