Edit Readme

This commit is contained in:
Joachim Hummel 2022-05-06 23:01:02 +00:00
parent 337cca7b71
commit 1c2abacd07
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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/'