henrygd
e3e453140e
fix(agent): isolate container network rate tracking per cache interval
...
Previously, the agent shared a single PrevReadTime timestamp across all
collection intervals (e.g., 1s and 60s). This caused the 60s collector
to divide its accumulated 60s byte delta by the tiny time elapsed since
the last 1s collection, resulting in astronomically inflated network
rates. The fix introduces per-cache-time read time tracking, ensuring
calculations for each interval use their own independent timing context.
2026-03-24 13:07:56 -04:00
..
2026-01-22 13:01:21 -05:00
2025-10-18 15:40:54 -04:00
2026-02-19 18:04:33 -05:00
2026-01-30 19:23:56 -05:00
2026-02-13 19:41:40 -05:00
2025-11-05 13:03:47 -05:00
2026-03-20 15:00:28 -04:00
2026-02-26 18:38:54 -05:00
2026-02-19 18:04:33 -05:00
2025-10-02 17:56:51 -04:00
2026-02-19 18:04:33 -05:00
2026-03-07 14:12:17 -05:00
2026-03-20 15:00:28 -04:00
2026-03-07 14:12:17 -05:00
2026-03-20 15:00:28 -04:00
2026-02-19 18:04:33 -05:00
2026-02-25 19:04:29 -05:00
2026-03-20 15:00:28 -04:00
2026-03-07 14:12:17 -05:00
2026-03-20 15:00:28 -04:00
2026-03-13 16:03:27 -04:00
2026-03-24 13:07:56 -04:00
2026-03-24 13:07:56 -04:00
2026-02-12 15:27:42 -05:00
2026-02-12 15:27:42 -05:00
2026-02-12 15:27:42 -05:00
2026-03-07 13:50:49 -05:00
2026-02-12 15:27:42 -05:00
2026-02-19 18:04:33 -05:00
2026-02-06 14:32:57 -05:00
2026-03-07 13:50:49 -05:00
2026-03-09 14:53:52 -04:00
2026-01-29 18:35:57 -05:00
2026-02-18 14:51:30 -05:00
2026-02-18 15:15:58 -05:00
2026-02-18 14:51:30 -05:00
2026-03-07 14:12:17 -05:00
2026-01-12 15:38:13 -05:00
2026-02-13 19:41:40 -05:00
2026-01-11 20:27:34 -05:00
2026-01-12 15:38:13 -05:00
2026-03-07 13:50:49 -05:00
2026-03-20 15:00:28 -04:00
2026-03-07 14:12:17 -05:00
2026-02-19 18:04:33 -05:00
2026-01-05 15:26:59 -05:00
2026-03-09 17:54:53 -04:00
2026-03-09 17:54:53 -04:00
2026-02-27 13:42:47 -05:00
2026-03-10 18:46:57 -04:00
2026-03-10 18:46:57 -04:00
2026-01-05 13:13:55 -05:00
2025-09-07 16:42:15 -04:00
2026-03-20 15:00:28 -04:00
2025-09-07 16:42:15 -04:00
2026-03-07 14:12:17 -05:00
2026-03-20 15:00:28 -04:00
2026-03-07 14:12:17 -05:00
2025-11-05 13:03:47 -05:00
2026-03-20 15:00:28 -04:00
2025-11-05 13:03:47 -05:00
2026-03-08 15:19:50 -04:00
2026-03-07 13:50:49 -05:00
2026-01-12 15:38:13 -05:00
2025-11-14 17:28:40 -05:00
2026-03-20 15:00:28 -04:00
2026-03-17 15:11:44 -04:00
2026-02-06 14:32:57 -05:00