homepage/docs/widgets/services/scrutiny.md
shamoon a2572f8f8b Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:09:32 -07:00

13 lines
191 B
Markdown

---
title: Scrutiny
description: Scrutiny Widget Configuration
---
Allowed fields: `["passed", "failed", "unknown"]`.
```yaml
widget:
type: scrutiny
url: http://scrutiny.host.or.ip
```