Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/grafana-cloud/monitor-applications/frontend-observability/configure.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana-cloud/monitor-applications/frontend-observability/configure/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
Configure Frontend Observability
After instrumenting your application, configure Frontend Observability to control what data you collect, how it’s processed, and how your application behaves.
Configuration topics
Control data collection
- Sampling - Reduce data volume by sampling telemetry
- Filter bots - Exclude automated traffic from monitoring
- Exclude endpoints - Prevent specific URLs from being tracked
Customize behavior
- Override service name - Set custom application identifiers
- Data proxy - Route telemetry through a proxy server
- Process Faro telemetry - Transform telemetry before sending
- Error fingerprinting - Control how errors are grouped and identified
Deployment and integration
- Inject instrumentation - Add monitoring via script injection
- Composable frontends - Configure micro-frontends and modular applications
- Upload source maps - Enable readable stack traces in error reports
- CSP violation tracking - Monitor Content Security Policy violations
Before you begin
Make sure you have:
- Instrumented your application with the Faro Web SDK
- Your Frontend Observability instance running and collecting data
Next steps
After configuring your instrumentation:
- Visualize and explore data to analyze user behavior and performance
- Create alerts to get notified about issues
- Integrate with other tools to correlate frontend and backend data
Was this page helpful?
Related resources from Grafana Labs


