Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/6b77ae835be793c6046690adc2626e3ece999f7d/docs/widgets/services/prometheus.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/prometheus.md

15 lines
287 B

---
title: Prometheus
description: Prometheus Widget Configuration
---
Learn more about [Prometheus](https://github.com/prometheus/prometheus).
Allowed fields: `["targets_up", "targets_down", "targets_total"]`.
```yaml
widget:
type: prometheus
url: http://prometheushost:port
```