mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-21 04:11:48 +08:00
10 lines
769 B
JSON
10 lines
769 B
JSON
{
|
|
"appid": "bf5f8374d9851dd0404704c004a67dc746493c94",
|
|
"name": "cAdvisor",
|
|
"website": "https://github.com/google/cadvisor",
|
|
"license": "Apache License 2.0",
|
|
"description": "cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.",
|
|
"enhanced": false,
|
|
"tile_background": "light",
|
|
"icon": "cadvisor.png"
|
|
} |