mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-14 22:40:05 +00:00
docs: Fix Google Chat alerting configuration example
This commit is contained in:
@@ -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:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
#### Configuring Mattermost alerts
|
#### Configuring Mattermost alerts
|
||||||
| Parameter | Description | Default |
|
| Parameter | Description | Default |
|
||||||
|:------------------------------------|:--------------------------------------------------------------------------------------------|:--------------|
|
|:------------------------------------|:--------------------------------------------------------------------------------------------|:--------------|
|
||||||
|
|||||||
Reference in New Issue
Block a user