Operations | Monitoring | ITSM | DevOps | Cloud

What's New in InfluxDB 3: 5 New Processing Engine Plugins

Summary The five most recent plugins from the InfluxDB team are live: Sagemaker, value counter, Chronos forecasting, simple data replicator, and a stock portfolio tracker. Table of Contents The InfluxDB team has released five new Processing Engine plugins. They range from making it easy to call a hosted ML model to pulling in stock market data in real-time. Every one of them can be activated with a few terminal commands.

Introducing Harness AgentTrace: An Observability and Guardrail Framework for AI Agents | Harness Blog

AI agents fail differently from the software we spent the last two decades learning to monitor. We hear some version of the same story from teams shipping agents to production: an agent starts producing wrong answers. Not obviously broken: confident, well-formatted, plausible wrong. The logs are clean, latency looks healthy, and error rates sit at zero. Nothing flags a problem. A user eventually does.

Announcing the Harness CLI: Built for Humans and Agents | Harness Blog

---‍Key Takeaway: Today, we're launching the public beta of the Harness CLI: the single, officially supported command-line tool for the entire Harness platform. It replaces the older per-module CLIs with one binary, one grammar, and one auth flow across pipelines, CD, code, artifacts, IaCM, feature flags, governance, and audit. Designed for secure DevSecOps and enables terminal workflows for developers and deterministic execution for AI agents. ---

The Advanced Pipeline Editor Is Here: One View, Every Pipeline

The Advanced Pipeline Editor is now live for all paid Bindplane plans. It's a rebuilt configuration editing experience that puts your whole config in a single interactive graph: every source, processor, router, and destination, across logs, metrics, and traces, in one view you can search, pan, zoom, and edit directly. If you've ever bounced between pipeline tabs trying to figure out where a processor sits in a config with a dozen sources and three destinations, this release is for you.

Announcing vmestimator: Real-time Cardinality Estimations for VictoriaMetrics and Prometheus

Cardinality problems usually begin with a small change that looks harmless: you add a label, and suddenly one metric turns into thousands of unique series. Cardinality explosions are often caught only after performance degrades. And at that point, your observability stack may be degraded and painful to troubleshoot. vmestimator is a new project specifically designed to follow cardinality trends in real time and send you alerts before they turn into a real problem.

Introducing AI-Powered Incident Correlation & Root Cause Detection

An API latency spike hits your checkout service, and within ninety seconds your on-call phone won't stop buzzing. A CPU threshold breaches. A database connection pool exhausts. A pod restarts. An error rate crosses 5% on a downstream service. Six engineers get paged inside four minutes. Forty alerts. Seven services. One incident. Every monitoring tool in the stack is doing exactly what it was configured to do, telling you that something is wrong.

Boost Is Now In Public Preview

Today, we’re excited to announce that Boost is moving out of beta and into public preview. After months of building, breaking, and rebuilding inside JFrog’s own R&D organization, Boost is ready for the world. If you are currently running into token limits, unpredictable costs, or runaway usage from AI agents, Boost was built for you. It has already helped our teams reduce token spend while maintaining performance.

GitLens 18.2: AI-Powered Merge Conflict Resolution for VS Code

Merge conflicts rarely make it into a sprint retrospective, but they should. They’re one of the most reliable ways to lose an hour of flow without anyone noticing it’s gone. Every developer expects them eventually, but almost nobody questions the workflow around resolving them.