latency-tracker

Community

Latency tracking for MEV infra

AuthorBarisSozen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Latency tracking is essential for MEV infrastructure to monitor per-call and end-to-end timing, enabling rapid debugging and SLA compliance.

Core Features & Use Cases

  • Span-based timing to measure per-call latency inside critical code paths.
  • Aggregated end-to-end traces across rust hotpath calls, RPC interactions, and tx submission.
  • Instrumentation guidance and configurable alert thresholds to surface latency anomalies.

Quick Start

Start latency tracking by creating an end-to-end trace with tracker.startE2E('liq'), wrap important sections with tracker.span(), and finalize with e2e.complete({ success: true }).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: latency-tracker
Download link: https://github.com/BarisSozen/claude/archive/main.zip#latency-tracker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.