|
|
139be129ee
|
Added a bool timeout to logs. This indicated whether or not the request timed out. Preparing data for the frontend graph is put into it's own function. When data is more than 6 s apart it is considered a break in connectivity and a None point is added.
|
2025-09-05 11:57:34 +02:00 |
|
|
|
dea5278731
|
Migrate db to connect logs to service. Deleted any previous logs as they are useless
|
2025-09-03 16:44:27 +02:00 |
|
|
|
87aacaa08a
|
Add services to db if they don't exist
|
2025-09-03 15:43:28 +02:00 |
|
|
|
1f88bcf396
|
Added logs for each ping. Contains no data yet and estimates 15.7 mil rows a year. Considering adding log aggregation. Moved some folders and files into mem folder due to circular import.
|
2025-09-02 09:34:46 +02:00 |
|
|
|
7ee6ed88c1
|
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
|
2025-09-01 10:05:39 +02:00 |
|