mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 15:14:43 +00:00
Continue working on #2: Slack alerts
This commit is contained in:
@@ -22,6 +22,7 @@ var (
|
||||
|
||||
type Config struct {
|
||||
Metrics bool `yaml:"metrics"`
|
||||
Alerting *core.Alerting `yaml:"alerting"`
|
||||
Services []*core.Service `yaml:"services"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user