Skip to content

Comments

feat: Add aggregated Web Vitals monitoring#165

Open
Dobrunia wants to merge 5 commits intomasterfrom
feat/web-vitals-tracking
Open

feat: Add aggregated Web Vitals monitoring#165
Dobrunia wants to merge 5 commits intomasterfrom
feat/web-vitals-tracking

Conversation

@Dobrunia
Copy link
Member

Description:

  • Collect all 5 Core Web Vitals (LCP, FCP, TTFB, INP, CLS) and send a single Hawk event when at least one metric is rated "poor"
  • Event context includes all metrics with values, ratings and deltas for full diagnostics
  • checkWebVitals is a standalone utility with no catcher dependency — reports via callback, catcher owns the send logic
  • Enabled via webVitals: true in catcher settings, requires web-vitals as a peer dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant