kvm/internal
Alex P fe4571956d refactor(audio): remove granular latency metrics and histogram functionality
This commit removes the granular latency metrics collection and histogram visualization functionality across the codebase. The changes include:
- Removing latency histogram tracking from audio input/output processing
- Removing latency histogram UI components and related types
- Removing granular metrics collector's latency tracking capabilities
- Updating Prometheus metrics to use milliseconds instead of seconds
- Removing related tests and benchmarks
2025-08-28 08:44:09 +00:00
..
audio refactor(audio): remove granular latency metrics and histogram functionality 2025-08-28 08:44:09 +00:00
confparser Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
logging network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
mdns network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
network Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
timesync Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
tzdata feat: improve custom jiggler settings and add timezone support (#742) 2025-08-24 22:54:26 +00:00
udhcpc fix: the screen doesn't dim or turn off 2025-06-03 01:28:14 +02:00
usbgadget feat(usbgadget): add nil checks for gadget operations and cleanup tests 2025-08-25 22:24:41 +00:00
websecure feat(websecure): add support for ed25519 certificates (#513) 2025-05-25 11:09:58 +02:00