miroir/crates/miroir-proxy/src
jedarden 61435aba51 Fix anti-entropy metrics initialization in middleware.rs
The anti-entropy metric fields were added to the Metrics struct and
Clone implementation, but were missing from the Metrics::new()
initialization, causing a compilation error.

This completes the P5.8 §13.8 anti-entropy shard reconciler implementation.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 11:04:08 -04:00
..
routes P5.5.b: Fix verify phase parallel execution + test compilation 2026-05-23 07:59:14 -04:00
admin_session.rs P10.4: ADMIN_SESSION_SEAL_KEY cookie sealing with XChaCha20-Poly1305 2026-04-19 17:18:39 -04:00
auth.rs P2.7: Add test coverage for /health and /version dispatch-exempt endpoints 2026-05-22 15:26:49 -04:00
client.rs P3: Task Registry + Persistence — 14-table SQLite schema, Redis mirror, Helm validation 2026-04-24 15:50:20 -04:00
error.rs Integrate MeilisearchError into proxy (IntoResponse, auth middleware) + telemetry 2026-04-19 05:21:09 -04:00
lib.rs P10.5: scoped Meilisearch key rotation with multi-pod coordination 2026-04-20 07:33:29 -04:00
main.rs P5.5.b: Verify phase for 2PC settings broadcast 2026-05-23 07:53:05 -04:00
middleware.rs Fix anti-entropy metrics initialization in middleware.rs 2026-05-23 11:04:08 -04:00
otel.rs P7.6: Implement OpenTelemetry tracing (disabled by default) 2026-04-19 10:15:39 -04:00
scoped_key_rotation.rs P3: Task Registry + Persistence — 14-table SQLite schema, Redis mirror, Helm validation 2026-04-24 15:50:20 -04:00