Operations | Monitoring | ITSM | DevOps | Cloud

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

What is OpenTelemetry? A Comprehensive Guide

An Essential Guide to OpenTelemetry In today’s expeditious, highly distributed software landscape, achieving true observability is no simple task. As you strive to understand how your applications and services perform and behave, you face multiple challenges. Moreover, you need to instrument applications and services that generate data effectively, have a reliable means to transmit it, and, most importantly, find a way to visualize and derive insights from it.

Azure Event Grid Monitoring and Alerting

Azure Event Grid is a versatile and event-driven service within the Microsoft Azure cloud ecosystem, designed to enable seamless event handling and routing across various Azure services and external sources. This powerful service plays a pivotal role in facilitating event-driven architectures, streamlining the development and management of cloud-based applications and systems.

Germain UX's Platform Now Available on Salesforce AppExchange: A Game-Changer for Salesforce Users!

We are absolutely delighted to announce that the Salesforce Partner Team has given their enthusiastic approval for Germain UX to be publicly listed on the illustrious Salesforce AppExchange platform. Following an extensive and rigorous review process that spanned an impressive 14 months, we are honored to become part of the exclusive league of top-tier applications featured on the AppExchange. This marks a momentous achievement for Germain UX, and we are eager to share this significant milestone with you.

Introducing the Notification API

You'll often hear us saying "everyone loves a dashboard", and that's most certainly true, but nobody loves staring at a screen all day waiting for something to happen. Real magic is when your awesome dashboard comes to you, where you need it, when you need it. Over the last few months we've introduced a bunch of powerful features to make "taking action" as simple as possible... Monitors let you define the health of your data so you can see at a glance if something isn't right.

A story about HTTP status codes and why you should read documentation

Since 2020, I’ve been working on an Express (Node.js framework) application to power viewer interactions and events that happen whilst I’m streaming live coding on Twitch — my Twitch bot. Since using Sentry for error monitoring and crashes using the Sentry Node SDK, I’ve already squashed quite a few bugs that were entirely a result of my own terrible code.

What Do Developers Need to Know About Kubernetes, Anyway?

Stop me if you’ve heard this one before: you just pushed and deployed your latest change to production, and it’s rolling out to your Kubernetes cluster. You sip your coffee as you wrap up some documentation when a ping in the ops channel catches your eye—a sales engineer is complaining that the demo environment is slow. Probably nothing to worry about, not like your changes had anything to do with that… but, minutes later, more alerts start to fire off.

Distributed Tracing: Your Ultimate Guide

When all your IT systems, your apps and software, and your people are spread out, you need a way to see what’s happening in all these minute and separate interactions. That’s exactly what distributed tracing does. Distributed tracing is a way to tracking requests in applications and how those requests move from users and frontend devices through to backend services and databases.