This website requires JavaScript.
Explore
Help
Register
Sign In
stef_buwalda
/
dashboard_test
Watch
1
Star
0
Fork
0
You've already forked dashboard_test
mirror of
https://github.com/StefBuwalda/dashboard_test.git
synced
2025-10-30 19:29:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
139be129ee79e826130575b0e776ff5db9154d99
dashboard_test
/
mem
History
Stef
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
..
static
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
templates
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
__init__.py
First big step in moving towards DB storage instead of memory storage
2025-09-03 18:28:08 +02:00