Commit Graph
17 Commits
Author SHA1 Message Date
Chris Beck f97c6331ba cargo fmt 2025-12-05 01:45:10 -07:00
Chris Beck da502583ad tweaks to http handling in gateway 2025-12-05 01:40:29 -07:00
Chris Beck 2b88257682 rename to alertmanager module for alertmanager schema 2025-12-05 01:12:11 -07:00
Chris Beck 69c7c604c3 minor refactor, code duplication 2025-12-05 01:09:47 -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 028af2b7fb make rustls and optional feature in both places, organize deps 2025-12-04 23:59:57 -07:00
Chris Beck d4bf12e4ec remove rustls dependency 2025-12-04 23:53:10 -07:00
Chris Beck 7028f6ce9d fix bug around env-filter 2025-12-04 23:45:30 -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 7cb0da2337 add configurable line width 2025-12-04 18:44:21 -07:00
Chris Beck 5cca5d226c rename prom-client crate to prometheus-http-client 2025-12-04 18:38:43 -07:00
Chris Beck 642046ddff deny missing docs in prometheus-client 2025-12-04 18:28:42 -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