Ian Renton
|
6982354364
|
Improve adherence to python coding standards and clear up IDE static analysis warnings
|
2026-02-27 19:17:04 +00:00 |
|
Ian Renton
|
6b18ec6f88
|
Bulk convert comments above classes/functions/methods into proper docstrings
|
2026-02-27 14:21:35 +00:00 |
|
Ian Renton
|
068c732796
|
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
|
2026-02-27 08:28:43 +00:00 |
|
Ian Renton
|
65957b4c01
|
Fix a bug where the "last updated time"/"last spot time" of providers that have never updated would be sent as a large negative number and represented on the web UI as e.g. "2026 years ago".
|
2026-01-18 07:52:06 +00:00 |
|
Ian Renton
|
d463403018
|
Implement web server metrics in Tornado #3
|
2025-12-23 14:23:50 +00:00 |
|
Ian Renton
|
9768f976c5
|
Add prometheus metrics endpoint. Closes #67
|
2025-10-30 13:32:10 +00:00 |
|
Ian Renton
|
b45fda2dd2
|
Fix status query. Closes #36
|
2025-10-08 16:26:43 +01:00 |
|
Ian Renton
|
74153a9d94
|
Starting to implement alerts #17
|
2025-10-04 18:09:54 +01:00 |
|