OBSERVABILITY / INTERNAL TOOLS

PerfDash

An internal performance dashboard turning scattered logs into a single, glanceable view.

PERFDASH — INTERNAL DASHBOARD
Role
Sole Frontend Engineer
Team
Solo, with SRE consultation
Timeline
6 weeks
Live
Internal tool

Overview

PerfDash surfaces frontend and API performance — page load times, API latencies, error rates — in one place, replacing the manual log-diving engineers were doing after every release.

Problem

No one had a fast way to tell whether a release regressed performance. Debugging meant grepping logs across several services with no shared view.

Architecture & Approach

A lightweight ingestion pipeline feeds a time-series store; the dashboard is built from composable chart primitives with threshold-based alert badges. A query layer lets any team filter by route or service without touching code — the goal was a tool product teams could self-serve, not one that needed me in the loop.

Metrics

5
Internal teams adopted the tool
1
Dashboard replacing 4 disparate log views
6wk
From idea to internal rollout

Learnings

Internal tools reward ruthless simplicity over feature completeness. Good defaults mattered more than configurability — most teams never touched the filters.

Next Project
Yfi-Components