Operations | Monitoring | ITSM | DevOps | Cloud

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

AIOps Transforms Customer Experience in Leading Industries

Learn how AIOps is helping transform customer experience in key industries including financial services, telecommunications and retail. Sudip Datta, head of AIOps products, shares the five imperatives for a successful AIOps implementation and discusses how leading organizations are using AIOps to improve operational efficiency, improve customer experience and speed innovation.

Scout Now Partnering With API Management Leader DreamFactory

At Scout, we pride ourselves in building a tool that is focused on the developers’ ability to quickly identify performance issues within their applications so they can fix them and resume building the fun stuff. DreamFactory is a robust role-based access tool to help you with API creation and management needs.

Powerful Ignore Rules for Noisy JavaScript Errors

Ignoring noisy and external errors is important to understanding the health of your client-side applications. Third-party scripts, user extensions, content crawlers, and non-impactful errors create lots of noise in web operations. With TrackJS Ignore Rules, you can filter out this noise and and have a clear view of your web application quality.

How AIOps Resolves Sporadic Anomalies

December 2, 2019 Corporate infrastructures get more complex as they expand, incorporate more applications, become more highly distributed, become more siloed, increasingly hybrid, and handle more data. This is a widely acknowledged phenomenon, even if there’s not yet a “Moore’s Law” of infrastructure complexity. And complexity invites issues.

Configurable Ruby Modules: The Module Builder Pattern

In this post, we’ll explore how to create Ruby modules that are configurable by users of our code — a pattern that allows gem authors to add more flexibility to their libraries. Most Ruby developers are familiar with using modules to share behavior. After all, this is one of their main use cases, according to the documentation.