Plumbr

How to build an incident management process?

START YOUR FREE TRIAL

Add Browser Agent

Add the following script to every HTML page

<script src="https://browser.plumbr.io/pa.js" crossorigin="anonymous" data-plumbr='{ "accountId":"YOUR ACCOUNT ID HERE", "appName":"REPLACE_WITH_YOUR_APPLICATION_NAME", "serverUrl":"https://app.plumbr.io" }'> </script>

Make sure the script is added to the <head> tag before any external resources (such as other scripts or css files). Monitoring starts whenever the application with Plumbr Browser Agent is being used.

For additional configuration options such as setting the application name, please refer to the browser agent configuration guide.

How does Plumbr help?

Plumbr Agent instruments your web application, capturing telemetry on each user interaction.

Real user monitoring has lots of pitfalls and corner cases. For example, clicking a single button in a modern application may trigger dozens of API calls in the background, but from the user's perspective it is just a single interaction. And with the modern frontend frameworks, it becomes very tricky to figure out when the interaction even ends.

Plumbr takes care of all the complexity of monitoring real user experience directly in their browser.

Plumbr Server processes the raw telemetry data, refines it and extracts insights

Having a clear near real-time view of your application helps immensely with troubleshooting. Advanced features of Plumbr like automatic Error and Bottleneck detection will dramatically speed up the incident response, bringing you directly to the root cause. Using our cloud offering also relieves the burden of supporting monitoring infrastructure capable of tracking each user interaction.

Plumbr data provides a great signal-to-noise ratio for triggering alerts

Traditionally, alerts are triggered based on technical metrics, ranging from CPU usage to processing queue lengths. While such metrics may be very helpful in ensuring that the system remains operational, they are also notorious for false positives. It is very unpleasant to wake up in the middle of the night, only to find out that there is no actual user-visible impact.

Plumbr data can serve as a very strong and clear signal of degraded user experience.

Plumbr acts as a transparent interface between IT and Business

Finally, the terms used by Plumbr make sense both to the IT department and to the business owners or stakeholders. It becomes trivial to justify resource investments and to track how well the IT is doing using hard evidence on the user experience levels over time. With the help of Plumbr you will get rid of all the rumors-based decisions and blame games, replacing them with purposeful collaboration.

START YOUR FREE TRIAL

Add Browser Agent

Add the following script to every HTML page

<script src="https://browser.plumbr.io/pa.js" crossorigin="anonymous" data-plumbr='{ "accountId":"YOUR ACCOUNT ID HERE", "appName":"REPLACE_WITH_YOUR_APPLICATION_NAME", "serverUrl":"https://app.plumbr.io" }'> </script>

Make sure the script is added to the <head> tag before any external resources (such as other scripts or css files). Monitoring starts whenever the application with Plumbr Browser Agent is being used.

For additional configuration options such as setting the application name, please refer to the browser agent configuration guide.