Flutter Web Instrumentation
OpsVerse Observe Frontend Monitoring can integrate with Flutter Web applications to bring in Real-User Monitoring (RUM) data from your Flutter applications.
Add the following snippet into the index.html of your Flutter Web application in the <head> section
Once you run your application you should see application logs and traces being exported to the provided collector URL in the console/network tab of the browser developer tools. You can verify you see the logs from your application using the query {app="frontend-logs"}
Note: For more advanced, granular controls, please refer to the Grafana Faro SDK documentation.
OpsVerse ObserveNow comes pre-baked with a Frontend Monitoring Dashboard that you can use as a starting point to visualize your frontend performance.