mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-24 05:48:08 +08:00
add mkdocs
This commit is contained in:
12
docs/widgets/services/prometheus.md
Normal file
12
docs/widgets/services/prometheus.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Prometheus
|
||||
description: Prometheus Widget Configuration
|
||||
---
|
||||
|
||||
Allowed fields: `["targets_up", "targets_down", "targets_total"]`
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: prometheus
|
||||
url: http://prometheushost:port
|
||||
```
|
||||
Reference in New Issue
Block a user