23 lines
598 B
JSON
23 lines
598 B
JSON
{
|
|
"name": "Netdata",
|
|
"available": true,
|
|
"port": 19999,
|
|
"exposable": true,
|
|
"id": "netdata",
|
|
"description": "Stream any metrics from every physical and virtual server, container and IoT device, to one dashboard, in real-time.",
|
|
"tipi_version": 6,
|
|
"version": "1.44.1",
|
|
"categories": [
|
|
"utilities"
|
|
],
|
|
"short_desc": "Open-source, real-time, performance and health monitoring.",
|
|
"author": "netdata",
|
|
"source": "https://github.com/netdata/netdata",
|
|
"website": "https://www.netdata.cloud/",
|
|
"form_fields": [],
|
|
"supported_architectures": [
|
|
"arm64",
|
|
"amd64"
|
|
]
|
|
}
|