Operations | Monitoring | ITSM | DevOps | Cloud

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

Tracing makes a bug easy to spot

Today, I found a bug before I noticed it. Like, it was subtle, and so I wasn’t quite sure I saw it—maybe I hadn’t hit refresh yet? Later, I looked at the trace of my function and, boom, there was a clear bug. Here’s the function with the bug. It responds to a request to /win by saving a record of the win and returning the total of my winnings so far. Can you spot the problem in the TypeScript? It’s subtle. Now here’s a trace in Honeycomb: Now do you see the bug?

How Sentry Fed the Code Observability Revolution at Shift

What happens when you have to evolve a monolithic application into a microservices architecture in order to scale a doubling Engineering staff while meeting the expectations of a growing business? Join Aaron Chu, Senior Director of Technical Operations and Karan Gupta, CTO at Shift, a modern tech company disrupting the used car industry, as they share Shift’s journey to define their Observability culture. They’ll walk through how Shift uses Sentry to ensure accountability and empower engineers to improve overall outcomes.

7 Reasons Why MSPs Benefit From IT Automation

Automation has become the backbone for businesses wanting to stay afloat in the highly competitive markets today. Managed Service Providers (MSPs) are among those reaping heavily from IT automation processes. The benefits MSPs obtain from IT automation include lower costs, reduced errors, and increased productivity. With automation, MSPs can acquire better data, become more reliable, and scale their operations.

Why the Return to the Office Can Kill Microsoft Teams Performance

With the participation of Cam Smith, Microsoft Teams Product Manager at Microsoft Canada. What Teams performance challenges will organizations face as they return to the office, and how do you avoid them proactively? This educational webinar will showcase these topics.

What we learned from AWS's us-east-1 outage

In case you missed it, for several hours on December 7, 2021, AWS's us-east-1 region had an outage impacting multiple AWS APIs, taking out various websites across the internet. According to our own monitoring at OnlineOrNot, the outage started at 2021-12-07 15:32 UTC and began to recover well at 2021-12-07 22:48 UTC (with minor signs of life for a few minutes around 2021-12-07 20:08 UTC). Had we relied solely on AWS to update their status page before reacting, we would have been waiting a while.

Monitor the Azure Cosmos DB integrated cache with Datadog

Azure Cosmos DB is a fully managed NoSQL database that scales automatically with load and supports multiple APIs. This makes it easy to incorporate with your applications while removing the need to maintain your own database servers. The Cosmos DB integrated cache—which is now in public preview—is a new offering that can help reduce costs and improve performance for Azure Cosmos DB.

How to Use AWS Lambda Serverless Functions with InfluxDB

For time series workloads the ability of serverless functions to scale up and down is a major advantage, especially for something like IoT devices that may have intermittent connectivity and might suddenly send data in bursts. In this type of situation, it doesn’t make sense to be paying for a server to be running 24/7 when you can use a serverless function and only pay for the compute you use.

PTC Kepware and InfluxDB: Collecting and Storing Your Automation Data

If you have worked in the automation sector for some time, it is likely you have come across or at least heard of PTC Kepware. They provide one of the largest connectivity suites for automation devices such as PLC’s easing the bridge between the OT (Operation Technology) and IT (Information Technology) world. The best part? You can store, transform and visualize this data using InfluxDB. This blog post will take you through the different ways of connecting your Kepware instance to InfluxDB.