Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

How to Effectively Monitor User Activity

Monitoring user activity on your website is a must if you want to run a successful and profitable online business. By implementing real user monitoring on your website, you can get an in-depth understanding of how your users are interacting with your website and the experience they receive. In this article, we discuss what real user monitoring (RUM) is and the benefits of using it. We’ll also share some best practices, so you’ll be ready to set up real user monitoring for your website.

5 Reasons Why You Should Invest in a Docker Logging Tool

Today, continuous development and continuous delivery have become the de facto mode of application development for businesses seeking higher agility. With the continuous push to achieve higher efficiency and reliability in running software operations, container technologies like Docker, Kubernetes, and Mesos have become mainstream. Among these technologies, Docker is the most popular.

We listened. Simpler Pricing. You're welcome.

I’ve tackled this question before: how much should my observability stack cost? While the things in that post are true now as ever, I did end on one somewhat vague conclusion. When it came to figuring out exactly what you need in your stack by drawing a straight line from the business case to the money you spend, my conclusion was that “it depends.” That’s how we approached pricing at Honeycomb: it depends on your needs, so we should give you many different options.

Applying AIOps to Logs Is Key for Observability

Logging is an essential method to understanding what’s happening in your environment. Logs help developers and system administrators understand where and when things have gone wrong. Ideally, logs on their own would suffice as indicators of what’s happening. However, there’s far too many log messages being produced in today’s world and most don’t contain the information we actually need.

20 best SEO Crawlers

Most business owners nowadays are not even aware if their website is reaching the potential customers or not. And believe us when we say this, not having an effective outreach is the same as not having a website. In today’s constantly evolving internet spectrum, if you own a website and intend to drive business through it, Search Engine Optimization (SEO) is imperative for you.

Monitoring AJAX Applications

A good application monitoring solution will provide you with the visual representation of the performance, growth, and usage of your AJAX applications. These metrics, along with others, are the critical metrics that need to be checked to ensure no interruptions occurs. Monitoring your applications ensures that your application is delivering you the results it was actually designed for. Below are the few reasons to have your application monitored.

WebSocket Application Monitoring

WebSockets have been around for over a decade now, but the real-time web existed long before they came. This preceding ‘real-time’ web was typically slower and hard to achieve. It was attained by hacking available web technologies that were not primarily built for real-time applications. There was no solution with TCP/IP socket-style capabilities in a web environment that could address all concerns associated with operating in a web environment.

Resolving the AddTrust External CA Root certificate expiration

Some of our users have received reports about their AddTrust External CA Root or USERTrust RSA Certification Authority certificate. The problem occurs because the remote server sends a root certificate in the chain that will expire in less than 14 days. Here are the steps to verify this and a few tips on how to resolve it.

Metrics with OpenTelemetry - Stack Doctor

In the last episode, we showed you how to use OpenTelemetry for tracing to gauge how requests traverse your service. In this episode of Stack Doctor, we show you how to use OpenTelemetry’s metric function, allowing you to define the metrics you want to capture and improve the observability of your Node.js application.