Conversation
Greptile SummaryThis PR introduces a Prometheus metrics layer for the IBC attestor, adding a process-wide registry (initialised at startup with Confidence Score: 4/5Safe to merge; all findings are P2 style/quality concerns with no correctness impact. The implementation is well-structured and all instrumentation call sites are correct. Two minor issues were found: a silently discarded encoding error in encode_text and a redundant Instant::now() in each middleware handler. Neither affects correctness or runtime behavior. apps/ibc-attestor/src/metrics.rs — silently discarded encoder error and test isolation note. Important Files Changed
|
No description provided.