Operations | Monitoring | ITSM | DevOps | Cloud

How the Coralogix CLI Adds Production Intelligence to Any Agent for Any Use Case

The new interface into production telemetry is a tool call, made from whichever agent runtime the operator happens to be using at that moment. A finance lead in Claude Code, a product manager in Cursor, an engineer in Codex. Three different jobs, three different agents, three different reasoning loops. The thing they have in common is the data layer underneath.

AI Enablement for Dev Teams: The 6-Pillar Flywheel

AI adoption is already happening on your team, whether you have a strategy or not. Tracy Lee (CEO of This Dot Labs, Microsoft MVP, Google Developer Expert) breaks down the AI Enablement Flywheel — a 6-pillar framework used by successful engineering organizations to move from scattered experimentation to scalable, ROI-positive AI workflows.

Federated Search | From Silos to Insight | Unified Datasets in AWS S3 with Ingest Processor

Are storage costs and data silos slowing down your investigations? In this video, we dive into the Unified Dataset Experience to show you how to search data where it lives. Learn how to use the Splunk Ingest Processor to route high volume logs directly to AWS S3 while maintaining instant visibility via Federated Search. No more re-hydrating data, just fast cost-effective insights.

AI Diagnostics in Kentik NMS (Network Monitoring System)

Network problems are easy to spot. Proving root cause is the hard part — and it’s where most of MTTR gets burned. Kentik’s new AI diagnostics in the Network Monitoring System (NMS) close the gap between detection and diagnosis by bringing three capabilities directly into Kentik AI Advisor.

Get Observability in the Terminal, for You and Your Agents: gcx

The way you write code is changing, which means the way you observe your systems and respond to issues needs to change, too. Engineers today spend much of their day working via command line, as agentic tools like Cursor and Claude Code have become highly effective at handling many day-to-day engineering tasks. This greatly accelerates code generation, but it doesn't solve for the context switching that comes when you have to jump into another tool that's not part of this new, faster workflow.

OpenTelemetry VM Setup Guide: SigNoz Collection Agents Explained

About This Video: If you're working with OpenTelemetry, managing collector configurations across environments like VMs can quickly become difficult. In this video, we focus on VM-based setups and walk through how to configure SigNoz Collection Agents step by step. We start with an introduction to VM collection agents, then move into a practical project walkthrough using the OpenTelemetry demo. From there, we explore the documentation, set up configurations, run the collector, and finally validate everything inside SigNoz.

Your preview environment is lying to you

A customer asked me once, in the middle of a demo, "what is lorem ipsum?" That is the moment. The preview URL loaded. Every page rendered. The merge was clean, the build was green, the tests passed. And a customer I was trying to sell to was reading placeholder copy out loud on a shared screen. I've thought about that moment a lot. Not for the embarrassment, though I earned it. For what it told me about what a preview environment actually is, which is not what most of us think it is.

Prevent Merge Conflicts in Small Teams: 2026 Guide

Merge conflicts can bring a small team’s momentum to a grinding halt. You’re working on a feature, ready to push your changes, and suddenly Git throws up conflict markers that demand your attention. For smaller teams where everyone touches the same codebase, these interruptions stack up fast. This guide walks you through the root causes of frequent merge conflicts and gives you actionable tactics to prevent them.