Operations | Monitoring | ITSM | DevOps | Cloud

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

VictoriaLogs Unleashed: Cluster Version Now Available for Exceptional, Linear Scaling

You asked, and we listened! We’re thrilled to announce the release of the VictoriaLogs Cluster version – one of the most requested and anticipated updates from our user community. This marks a significant leap forward for VictoriaLogs, empowering users to handle log volumes and ingestion rates far beyond the limits of a single node.

What is Internet Jitter & How to Test It

If you’ve ever had a user complain that their video call was choppy or their VoIP call had weird delays, even though the Internet speed looked fine, you’ve probably run into Internet jitter. It’s one of those issues that doesn’t always show up on a speed test, but it can absolutely wreck real-time communication. And if you’re managing networks across remote offices, home setups, or hybrid work environments, you’ll want to keep an eye on it.

In Case You Missed it: DX NetOps Active Experience Launched

There’s no doubt that managing networks today is a whole different ballgame than it used to be. Complexity is growing, environments are more fragmented, and user expectations have never been higher. One of the biggest challenges for network operations teams? Visibility—or the lack of it. Network operations used to be much simpler. Traffic flowed through your own data center, and you had the visibility and control needed to manage performance and troubleshoot issues.

The Cost of Bad Data: Why Time Series Integrity Matters More Than You Think

Data plays a critical role in shaping operational decisions. From sensor streams in factories to API response times in cloud environments, organizations rely on time-stamped metrics to understand what’s happening and determine what to do next. But when that data is inaccurate or incomplete, systems make the wrong call. Teams waste time chasing false alerts, miss critical anomalies, and make high-stakes decisions based on flawed assumptions.

From the source to the edge: the six agent types you can't ignore

Recently, Catchpoint expanded our Global Agent Network to over 3,000 agents. In a crowded space, this is by far one of our key differentiators. At the time of writing, no one else boasts 395 providers in 105 countries and 346 cities. As Director of ISP Strategy, I’m not here to pat myself on the back—my real question is: why?

Docker Stop vs Kill: When to Use Each Command

When a container starts consuming excessive memory or becomes unresponsive, you need a way to shut it down. The two primary options — docker stop and docker kill,both terminate containers, but they operate differently and have different implications. The key difference: docker stop sends SIGTERM for a graceful shutdown, then escalates to SIGKILL if the process doesn’t exit in time. docker kill skips straight to SIGKILL, terminating the container immediately.

Regex Log Parsing Made Easy with AI/LLM Support #opentelemetry #collector #observability

Check out the full ‪‪@bindplane community call in June. We explore Apache HTTP source and the new AI regex log parsing capabilities. We leverage a Bindplane processor for complex pattern matching, enabling efficient data processing. This guide demonstrates how to easily generate and apply regex patterns with AI support.

Blueprints Are Pre-Built Processor Bundles #opentelemetry #collector #observability

Check out the full ‪‪@bindplane community call in June. Here we explore automated JSON parsing using a JSON Parse processor bundle that was added with the Blueprint feature in Bindplane. Learn how to parse JSON strings, extract fields, and set accurate timestamps without having to add any custom configs. Bindplane handles all the heavy lifting automatically.

Bindplane Recommendation Engine: Automatically Improve Telemetry Parsing #opentelemetry #collector

Check out the full ‪‪@bindplane community call in June. See how Bindplane instantly suggests improvements using its recommendation engine. This video explores how to automatically parse severity with default values, enhancing data analysis efficiency. Learn how to quickly optimize your setup.