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

13 lines
212 B
Markdown

---
title: Prometheus
description: Prometheus Widget Configuration
---
Allowed fields: `["targets_up", "targets_down", "targets_total"]`
```yaml
widget:
type: prometheus
url: http://prometheushost:port
```