Operations | Monitoring | ITSM | DevOps | Cloud

Using Run IDs to Track Run Times Of Overlapping Jobs

Healthchecks.io recently got a new feature: run IDs. Run IDs are client-chosen UUID values that the client can optionally add as a “rid” query parameter to any ping URL (success, /start, /fail, /log, /{exitcode}). What are run IDs useful for? Healthchecks.io uses them to group events from a single “run”, and calculate correct run durations. This is most important in cases where multiple instances of the same job can run simultaneously, and partially or fully overlap.

Are We There Yet? How To Know When You've Got Deep Enough Cloud Cost Metrics

In Part I of this two-part series, I talked about the key benefits of top-down cost allocation: It starts at the provider level, incorporates every penny of your cloud spend, and lets you break it down at as granular a level as is useful for your business.

11 Best Tools to Monitor and Debug JavaScript in 2023

JavaScript is one of the most widely used programming languages for creating dynamic, interactive websites. However, there may be instances where a function is not operating as intended because of a coding error while creating JavaScript projects. Therefore, the majority of developers hunt for JavaScript debugging tools to avoid problems and identify errors before execution.

Edge Computing Explained

Data is becoming increasingly essential to businesses globally, allowing for insights to be gathered around critical processes and operations. Over time, the traditional systems put in place to hold our data have become unsuitable for modern-day needs due to the continuous growth of data. Edge computing has emerged to reshape the current computing environment and allow data to be processed closer to where it’s being generated.

Five Playwright Tips to Level Up Your Testing Game

I joined Checkly a few months ago, and because our platform enables you to use Microsoft’s Playwright to run your synthetic monitoring, I started getting my hands dirty with the end-to-end testing framework. I’m a massive fan of learning in public, so I started publishing weekly Playwright tips on YouTube. Did you miss a few videos? Don’t sweat it! Here’s the first collection of Playwright tricks I discovered over the last few months.

Edge + AppScope: Unlocking New Insights You Didn't Know Existed Was Never This Easy!

The moment has finally arrived! “Yes! I do” “Yes! I do” With great joy, I now introduce to you the newly married Edge and AppScope! Beginning the journey of a lifetime, let’s give it up for this power couple! Together they offer auto-discovery, central management, high scalability, high-fidelity data collection, and rich observability.

Watch: How to get started with Grafana Phlare for continuous profiling

A big piece of news to come out of ObservabilityCON in early November was the launch of Grafana Phlare. Phlare is an open source, horizontally scalable, highly available, multi-tenant continuous profiling aggregation system. Continuous profiling has been dubbed the fourth pillar of observability, after metrics, logs, and traces. The idea behind Phlare was sparked during a company-wide hackathon at Grafana Labs.

An Introduction to SOC Automation

The Security Operations Center, or SOC, is the backbone of modern security operations. By centralizing security monitoring, detection, and response, SOCs help organizations manage security risks more efficiently and effectively. But simply setting up a SOC doesn’t guarantee optimal security workflows. To get the very most from your SOC, you must automate its operations as much as possible.