dd2448f35a
fix(BRIDGE-266): changed heartbeat measurement group
2024-12-04 08:51:17 +01:00
2e98d64f94
feat(BRIDGE-266): heartbeat telemetry update; extra integration tests;
2024-11-22 14:09:48 +00:00
db9902e70b
feat(BRIDGE-97): added repair button telemetry
...
(cherry picked from commit 85a91c5572 )
2024-08-09 08:26:56 +02:00
8469e0a661
fix(BRIDGE-17): broken telemetry heartbeat test
2024-04-25 11:16:13 +00:00
b8ae5be58c
fix(GODT-3188): Happy new year.
2024-01-02 15:06:05 +01:00
5a434fafbc
fix(GODT-3125): Heartbeat crash on exit
...
Ensure that the heartbeat background task is stopped before we close
the users as it accesses data within these instances.
Additionally, we also make sure that when telemetry is disabled, we stop
the background task.
Finally, `HeartbeatManager` now specifies what the desired interval is
so we can better configure the test cases.
2023-11-16 11:05:40 +01:00
c4f80103b6
fix(GODT-2774): Add external context to telemetry tasks
...
This ensures they get cancelled if the parent context becomes invalid
2023-07-06 15:28:05 +02:00
ed8475dacf
feat(GODT-2710): Send config success on IMAP/SMTP connection..
2023-06-28 14:39:49 +02:00
e91cdca6f3
feat(GODT-2716): Make Configuration Statistics persistent.
2023-06-28 10:34:01 +00:00
b77512dfd9
feat(GODT-2709): Init Configuration status.
2023-06-27 11:24:28 +02:00
3ef3ab72ed
feat(GODT-2553): Try to send telemetry every hour.
2023-04-24 18:33:50 +00:00
00adb8bc22
feat(GODT-2552): Fix review comment + use only string for Heartbeat Dimension.
2023-04-24 18:33:50 +00:00
d3fc9a50f6
feat(GODT-2556): Add functional test for Heartbeat Init and telemetry availability.
2023-04-24 18:33:50 +00:00
d88bee68c6
feat(GODT-2552): Add functional test.
2023-04-24 18:33:50 +00:00
67b5e7f96a
feat(GODT-2552): Add unit test.
2023-04-24 18:33:50 +00:00
b250d49af8
feat(GODT-2552): Send first heartbeat.
2023-04-24 18:33:50 +00:00
0f621d0aad
feat(GODT-2552): Init telemetry heartbeat.
2023-04-24 18:33:50 +00:00