Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Squared Up 4.3 is now available for download!

We are delighted to announce the availability of Squared Up version 4.3, continuing our approach of bringing you frequent updates to the product. Version 4.2 was released just two months ago, and 4.1 two months before that. Each new release brings bug fixes, quality improvements and in this case some cool new features too. For a demo of these new features take a look at the webinar 'Squared Up – v4.3 Release'.

Sponsored Post

RDProtector: Automatically blocking malicious IPs from RDP with EventSentry

The recently discovered BlueKeep RDP vulnerability reminds us yet again (as if needed to be reminded) that monitoring RDP is not a luxury but an absolute necessity. Many organizations still expose RDP ports to the Internet, making it a prime target for attacks. But even when RDP is only available internally it can still pose a threat – especially for large networks.

Upload Source Maps to Rollbar

In production, the most important advantage of using a build tool like webpack is a smaller size and thus improved overall application performance. Although beneficial for our users, the bundled and minified code is harder to debug for developers as the code they have written doesn't map 1:1 to error stack traces. Multiple tools for minifying, bundling and transpiring JavaScript modules can generate source maps along with the resulting code.

If You Build It, They Won't Come: 5 Big, Scary and Costly e-Commerce Site Mistakes

If You Build It, They Won’t Come: 5 Big, Scary and Costly e-Commerce Site Mistakes In the 1989 flick Field of Dreams, Kevin Costner turns his Iowa cornfield into a baseball field because a voice tells him: if you build it, he will come. The “he” in question is his late father, and the movie has a magical, uplifting ending that makes us want to dream again (and possibly, play baseball or eat some corn).

AMP vs. PWA - All You Should Know

The world of mobile phones is growing at a higher pace by changing the face of digital publishing. Such a rapid change is figured out from Google as it has led to the development of new handful technology which is designed for delivering faster and richer mobile experiences to the users. This is related to the Accelerated Mobile Pages (AMP) by Google and Progressive Web Application (PWA).

Monitor JavaScript console logs and user activity with Datadog

Monitoring backend issues is critical for ensuring that requests are handled in a timely manner, and validating that your services are accessible to users. But if you’re not tracking client-side errors and events to get visibility into the frontend, you won’t have any idea how often these issues prompt users to refresh the page—or worse, abandon your website altogether.

Datadog Network Performance Monitoring

You can now analyze and map network traffic between teams, services, data centers, security groups, or any other subset of your environment. Visualize high-level traffic flows, and drill down in a few clicks to granular details about individual components or services. Network Performance Monitoring is fully integrated with the rest of Datadog, so you can seamlessly pivot to correlated metrics, request traces, and logs for troubleshooting.

Monitoring Apdex with Scout APM

There is no doubt that looking at response times and memory usage is essential to understanding the general health and performance of your application. But as I am sure you are aware, there is more than one way to monitor an application. Approaching monitoring from a different angle can be a powerful way of gaining new insights. If all you did was watch for high response times or areas of memory bloat, then you might overlook something far more simple: the user’s general level of satisfaction.