Feature: Added gatus uptime widget (#2729)

This commit is contained in:
Arden Rasmussen 2024-01-21 21:22:19 -08:00 committed by GitHub
parent 58fa63f7cb
commit e803c3bf16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 87 additions and 0 deletions

View file

@ -0,0 +1,12 @@
---
title: Gatus
description: Gatus Widget Configuration
---
Allowed fields: `["up", "down", "uptime"]`.
```yaml
widget:
type: gatus
url: http://gatus.host.or.ip:port
```