Feature: Netdata service widget (#2672)

This commit is contained in:
Mitchell 2024-01-18 01:01:20 +01:00 committed by GitHub
parent 72efd9a08d
commit 7f621ed518
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 67 additions and 0 deletions

View file

@ -0,0 +1,12 @@
---
title: Netdata
description: Netdata Widget Configuration
---
Allowed fields: `["warnings", "criticals"]`.
```yaml
widget:
type: Netdata
url: http://netdata.host.or.ip
```