CanbiZ (MickLesk) 887a899f24 Extend telemetry reporting and ingestion
Add extended telemetry functions and server-side support: misc/api.func gains helpers (categorize_error, install timer, detect_gpu) and new reporters for tools, addons, and an extended post_update_to_api with duration, GPU and error_category. misc/data/service.go updated to accept and validate new fields (type: tool/addon, tool_name, parent_ct, gpu_vendor, gpu_passthrough, install_duration, error_category), expand allowed enums, include new fields in UpsertTelemetry and mapping, and add input sanitization. Also add telemetry-ingest.exe binary. These changes enable richer telemetry (tool/addon events, GPU info, durations and categorized errors) and server ingestion/validation for them.
2026-02-10 08:14:45 +01:00
..
2026-01-06 12:43:41 +01:00
2025-03-03 10:10:57 +01:00
2026-01-06 12:43:41 +01:00
2026-01-30 10:21:55 +01:00
2025-12-10 07:42:09 +01:00
2026-02-03 14:27:09 +01:00