homepage/docs/widgets/services/grafana.md
2024-03-28 06:17:40 +00:00

17 lines
331 B
Markdown
Executable File

---
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
```