Guides
Guides
Goal-driven walkthroughs for the things teams actually want to do with fastmon.
Each guide solves one specific problem. They assume you've already implemented the beacon and have data flowing.
Beacon Inspector
A DevTools extension that captures beacons as your page sends them and unpacks every field and Web Vital.
Compare releases
Tag deploys from CI/CD and answer 'did this deploy regress LCP?' in one query.
Filter internal traffic
Keep office and staff visits out of your real-user metrics.
Notification rules
Alert when a metric crosses a threshold or worsens against the previous window.
Server-Timing headers
Emit Server-Timing headers and fastmon splits your server time into phases, cache status, and custom keys.
What's not here
Things that belong elsewhere:
- Setting up fastmon for the first time. See Implementation.
- Understanding a metric. See Web Vitals.
- Concept reference. See Concepts.
- API schema and endpoints. See API.