mirror of
https://github.com/TwiN/gatus.git
synced 2025-01-03 12:39:39 +01:00
docs: Fix Google Chat alerting configuration example
This commit is contained in:
parent
3f961a7408
commit
6932edc6d0
@ -405,7 +405,7 @@ endpoints:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
alerting:
|
alerting:
|
||||||
mattermost:
|
googlechat:
|
||||||
webhook-url: "https://chat.googleapis.com/v1/spaces/*******/messages?key=**********&token=********"
|
webhook-url: "https://chat.googleapis.com/v1/spaces/*******/messages?key=**********&token=********"
|
||||||
|
|
||||||
endpoints:
|
endpoints:
|
||||||
@ -423,10 +423,6 @@ endpoints:
|
|||||||
send-on-resolved: true
|
send-on-resolved: true
|
||||||
```
|
```
|
||||||
|
|
||||||
Here's an example of what the notifications look like:
|
|
||||||
|
|
||||||
![Google chat notifications](.github/assets/googlechat-alerts.png)
|
|
||||||
|
|
||||||
#### Configuring Mattermost alerts
|
#### Configuring Mattermost alerts
|
||||||
| Parameter | Description | Default |
|
| Parameter | Description | Default |
|
||||||
|:------------------------------------|:--------------------------------------------------------------------------------------------|:--------------|
|
|:------------------------------------|:--------------------------------------------------------------------------------------------|:--------------|
|
||||||
|
Loading…
Reference in New Issue
Block a user