2025-10-01 15:39:43 +03:00
|
|
|
{
|
|
|
|
|
"label": "Telemetry configuration.",
|
2026-01-23 18:55:56 +03:00
|
|
|
"network_interfaces": {
|
|
|
|
|
"label": "Enabled network interfaces for bandwidth calculation."
|
|
|
|
|
},
|
|
|
|
|
"stats": {
|
|
|
|
|
"label": "System Stats Configuration",
|
|
|
|
|
"amd_gpu_stats": {
|
|
|
|
|
"label": "Enable AMD GPU stats."
|
2025-10-01 15:39:43 +03:00
|
|
|
},
|
2026-01-23 18:55:56 +03:00
|
|
|
"intel_gpu_stats": {
|
|
|
|
|
"label": "Enable Intel GPU stats."
|
2025-10-01 15:39:43 +03:00
|
|
|
},
|
2026-01-23 18:55:56 +03:00
|
|
|
"network_bandwidth": {
|
|
|
|
|
"label": "Enable network bandwidth for ffmpeg processes."
|
|
|
|
|
},
|
|
|
|
|
"intel_gpu_device": {
|
|
|
|
|
"label": "Define the device to use when gathering SR-IOV stats."
|
2025-10-01 15:39:43 +03:00
|
|
|
}
|
2026-01-23 18:55:56 +03:00
|
|
|
},
|
|
|
|
|
"version_check": {
|
|
|
|
|
"label": "Enable latest version check."
|
2025-10-01 15:39:43 +03:00
|
|
|
}
|
|
|
|
|
}
|