mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 13:31:46 +00:00
Implement Prometheus metrics
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
Metrics bool `yaml:"metrics"`
|
||||
Services []*core.Service `yaml:"services"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user