deploy slice C+D+E (binary features): rustls Phase 1 + /metrics + ValkeyEventSink (#25)

Co-authored-by: Aaron D. Lee <himself@adlee.work>
Co-committed-by: Aaron D. Lee <himself@adlee.work>
This commit was merged in pull request #25.
This commit is contained in:
2026-07-06 14:58:43 +00:00
committed by A.D.Lee
parent 0c307acdb5
commit 838ecdf5e6
19 changed files with 1732 additions and 20 deletions

View File

@@ -55,7 +55,7 @@ impl TapMetrics {
}
}
#[derive(Debug, Clone, Default)]
#[derive(Debug, Clone, Default, serde::Serialize)]
pub struct MetricsSnapshot {
pub inbound_dropped: u64,
pub outbound_dropped: u64,