faro-web-sdk
Add frontend error tracking, tracing, and Web Vitals to web apps
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install faro-web-sdk?โผ
Run `npx skills add grafana/faro-web-sdk --all -g -y` in your terminal to install all skills in this suite globally.
How to add frontend monitoring to a React app?โผ
The faro-setup skill detects your React version and router, installs the right Faro packages, and creates the initialization file wired as the first import in your entry point.
Does Faro work with Next.js and Angular?โผ
Yes. The skill includes dedicated setup paths for Next.js App and Pages Router, Angular, Vue, Svelte, and plain JavaScript or CDN-based sites.
How does Faro reduce noisy error reports?โผ
It automatically adds ignore rules for harmless browser errors like ResizeObserver loops and excludes detected third-party trackers such as Hotjar, Segment, and Google Analytics from network tracing.
Do I need observability experience to use this skill?โผ
No. The agent asks one question at a time, auto-detects your project setup, and only needs your Grafana Cloud collector URL to get data flowing.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core