Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Dashbird product update - February 2019

Mikk and the rest of the dev team at Dashbird have been working overtime this past month, in an effort to rehaul the user experience in the app based on the feedback we are constantly getting. We believe in having an honest and open, two-way street when it comes to communication so I advise each and every one of you to either write us an email via support@dashbird.io or to join our slack channel.

Whitelist Email Addresses in cPanel

In a recent blog post we answered the question: Why Whitelist an Email Address? TLDR; "If you expect to receive important emails from a trusted email address it is worth whitelisting the address to make sure that emails won't be accidentally blocked by an overzealous email client." In this post we show you how to do it in cPanel by adjusting the SpamAssassin spam filters. If you use cPanel webmail (e.g. Horde, Roundcube or Squirrel Mail) then this is what to do...

451 Research: OpsRamp Expands The Breadth and Depth Of Its Service-Centric AIOps Platform

OpsRamp was recently featured in the 451 Research Impact report, OpsRamp Keeps Up With The Competition, Investing in ML, Kubernetes Monitoring. This report, written by Nancy Gohring, 451 Research’s senior analyst for Application and Infrastructure Performance, demonstrates how OpsRamp is one of the few vendors that has organically built and delivered a transformational SaaS solution for modern IT operations, DevOps, and Site Reliability Engineering teams.

Putting Employees at the Centerpiece of Your 2019 IT Strategy

In recent years, IT professionals have been progressively realizing that successful IT strategies actually depend on a simple question: who? Indeed, for once, instead of asking “what” or “how much,” they are shifting their focus towards the people ultimately impacted by IT decision making – their employees.

Debug Your Node.js Projects with Source Maps

As you probably know, source maps allow you to view source code context obtained from stack traces in their original, untransformed form. This view is particularly useful when attempting to debug minified code (like UglifyJS) or transpiled code (like TypeScript or ES6). We’ve made the analogy before, but source maps act as the decoder ring to your secret (minified or transpiled) code.

4 Reasons Why You Need Error Monitoring

Errors are a fact of life in web development, and even the world's greatest brands are not without fault. Errors can create unhappy customers, deter new ones and reduce revenues. An error monitoring solution offers a clear view of the most important errors based on how often they occur and how they impact users. It will give your engineering team confidence to deploy faster, and debug problems quickly, so they can get back to building new features.