Commit graph

60 commits

Author SHA1 Message Date
64c73fab99 Alert config 2024-11-02 11:39:02 -04:00
662e5d09ec Fix lint 2024-10-31 16:50:08 -04:00
0d793cb31a Notify and alerting 2024-10-31 13:21:00 -04:00
26846e02bd Add simulation tuning UI 2024-10-31 13:15:48 -04:00
fc39c1fa48 Light refactoring, make tunables config items 2024-10-31 13:15:48 -04:00
cdc2034af6 Initial alerting
wip

kind of working

wip
2024-10-31 13:15:48 -04:00
daabec4941 Server header 2024-10-22 10:21:11 -04:00
5b5b02b5fd Make auth a hupper (jwtsecret can be reconfigured and HUPped) 2024-10-22 09:00:41 -04:00
51c105a1f9 HUP reread config 2024-10-22 08:45:08 -04:00
b3693522ae Use DB context 2024-10-21 14:11:08 -04:00
2cee60c040 Graceful shutdown 2024-10-21 13:50:03 -04:00
943e3ae2ac Rate limiting is configurable 2024-10-18 15:30:40 -04:00
b84cfcc025 Formatters 2024-10-18 00:15:21 -04:00
c1e3eece4d Add version flag 2024-10-17 11:29:22 -04:00
0407672a23 Improve logging. TODO: Switch to slog. 2024-10-17 10:00:23 -04:00
cefab7c340 Add ability to propagate certain sink errors up to the source 2024-08-23 15:45:31 -04:00
64862388de CORS stuff 2024-08-15 13:28:03 -04:00
9d4468d3cf CORS 2024-08-14 19:12:20 -04:00
7638564b81 Make makeCall 2024-08-14 09:32:53 -04:00
d4b3d57a89 Fix lint 2024-08-11 14:48:17 -04:00
4d35153aff Add call duration field. 2024-08-11 13:49:43 -04:00
6455b4ad4c Fix subject, add token refresh route 2024-08-10 18:21:13 -04:00
41b87da905 Get calls 2024-08-10 10:42:44 -04:00
cc54271ee1 Add root route 2024-08-08 22:01:20 -04:00
d3d6220af6 Filters 2024-08-06 21:33:52 -04:00
a7acacda15 move calls 2024-08-05 18:12:09 -04:00
3f11a70e8e use new ctx 2024-08-04 15:29:07 -04:00
bfd6a8545b More wip 2024-08-04 10:56:46 -04:00
59fb6e047d fix config 2024-08-04 09:07:31 -04:00
8742029109 config 2024-08-04 08:55:12 -04:00
aff226940f wip 2024-08-04 08:41:49 -04:00
95452e4e02 Clean up 2024-08-04 07:39:52 -04:00
43ec360d08 Connect works 2024-08-04 01:53:19 -04:00
9394046f31 Add websocket pb stuff 2024-08-04 00:55:28 -04:00
0204cab4d5 Fix mount 2024-08-03 00:16:23 -04:00
22c4afadb6 Fix routing, hash api keys, start ws 2024-08-03 00:05:02 -04:00
f101380d87 sources/sinks 2024-08-01 01:03:07 -04:00
91099eb13e make auth an interface 2024-07-29 00:58:32 -04:00
971a2aade7 Add some godoc comments 2024-07-29 00:29:16 -04:00
992542d9c6 separation of concerns 2024-07-29 00:21:07 -04:00
51bd6d8433 Move ingestor to own package 2024-07-28 23:22:12 -04:00
1a41cf5b6a Add learned tgs 2024-07-28 01:08:08 -04:00
4c522ff2b8 handle test 2024-07-27 21:27:48 -04:00
a25aaccbf3 calls trigger 2024-07-27 19:25:16 -04:00
6928e2432c initial add call 2024-07-25 09:37:27 -04:00
b3e7d107a8 Refactor call fill 2024-07-24 22:49:42 -04:00
d94ae3b701 call apikey 2024-07-24 22:42:30 -04:00
5bb16ecd73 Call parse first iter 2024-07-24 18:18:04 -04:00
2a02b88822 call upload 2024-07-24 14:07:24 -04:00
b5c0781631 wip: call upload 2024-07-24 08:38:18 -04:00