homepage/docs/widgets/services/prometheus.md
2024-01-19 19:27:20 -05:00

15 lines
329 B
Markdown

---
title: Prometheus
description: Prometheus Widget Configuration
---
[Prometheus](https://github.com/prometheus/prometheus) - The Prometheus monitoring system and time series database.
Allowed fields: `["targets_up", "targets_down", "targets_total"]`
```yaml
widget:
type: prometheus
url: http://prometheushost:port
```