1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-06-29 13:19:11 +01:00
2024-01-24 14:27:47 -08:00

17 lines
331 B
Markdown

---
title: Grafana
description: Grafana Widget Configuration
---
Learn more about [Grafana](https://github.com/grafana/grafana).
Allowed fields: `["dashboards", "datasources", "totalalerts", "alertstriggered"]`.
```yaml
widget:
type: grafana
url: http://grafana.host.or.ip:port
username: username
password: password
```