Edit Readme
This commit is contained in:
parent
337cca7b71
commit
1c2abacd07
@ -1,4 +1,4 @@
|
||||
# What is in this repository?
|
||||
# What is in this repository?
|
||||
|
||||
This repository contains easily deployable monitoring solution which uses:
|
||||
- Grafana (frontend for monitoring + alerts)
|
||||
|
@ -5,6 +5,6 @@ receivers:
|
||||
- name: 'slack'
|
||||
slack_configs:
|
||||
- send_resolved: true
|
||||
username: 'sebastian.blasaik'
|
||||
username: 'yourusername'
|
||||
channel: '#channel_name'
|
||||
api_url: 'https://hooks.slack.com/services/'
|
||||
|
Loading…
Reference in New Issue
Block a user