Chris Beck
|
ceb988dc07
|
abstract the claude module out of the signal-gateway and put interface and ipml in their own crates
|
2025-12-14 11:22:28 -07:00 |
|
Chris Beck
|
2682ee8ee6
|
split out log-ingest modules to their own crate
|
2025-12-13 21:40:30 -07:00 |
|
Chris Beck
|
f4cf5b50bf
|
add signal-gateway app-code crate
|
2025-12-09 11:01:42 -07:00 |
|
Chris Beck
|
0b244b8e38
|
add regex support
|
2025-12-07 00:24:39 -07:00 |
|
Chris Beck
|
393d68e5ef
|
remove unnecessary dependencies, put prefix on log handler when flattening
|
2025-12-06 09:50:33 -07:00 |
|
Chris Beck
|
64bc606201
|
enable conf serde and test the toml format with our current schema
|
2025-12-06 03:26:30 -07:00 |
|
Chris Beck
|
e29435907c
|
remove unnecessary feature
|
2025-12-05 03:47:38 -07:00 |
|
Chris Beck
|
3d748572d4
|
move signal-gateway binary to its own crate, simplify deps
|
2025-12-05 01:01:39 -07:00 |
|
Chris Beck
|
ae26faa045
|
separate signal-gateway binary from the library, and its deps
|
2025-12-05 00:46:09 -07:00 |
|
Chris Beck
|
d4bf12e4ec
|
remove rustls dependency
|
2025-12-04 23:53:10 -07:00 |
|
Chris Beck
|
5c6bbd6f96
|
rename "plotter" as "prometheus", make plot feature optional in signal-gateway
|
2025-12-04 23:35:04 -07:00 |
|
Chris Beck
|
7b7b6bcac7
|
better API and configurability for plots, use in signal-gateway
this adds chrono_tz as a dependency for the timezone interpretation
|
2025-12-04 21:37:43 -07:00 |
|
Chris Beck
|
5cca5d226c
|
rename prom-client crate to prometheus-http-client
|
2025-12-04 18:38:43 -07:00 |
|
Chris Beck
|
72fa38d5e5
|
allow runtime configurable log buffer size, drop circular_buffer crate dep
|
2025-12-04 18:04:57 -07:00 |
|
Chris Beck
|
3bcdad62fc
|
remove unneeded deps
|
2025-12-04 16:42:48 -07:00 |
|
Chris Beck
|
c44b515ce0
|
initial commit
|
2025-12-04 16:34:31 -07:00 |
|