Platform engineering

Apica bolts a natural-language agent and MCP server onto Ascent 3.0

Apica bolts a natural-language agent and MCP server onto Ascent 3.0

Apica shipped version 3.0 of its Ascent telemetry-pipeline platform with two agent-shaped additions: a natural-language agent called Venn, and an MCP server that lets outside AI tools call into Ascent's embedded capabilities. For anyone running a pipeline that fans out log and metric traffic to a SIEM and a lake, both change the failure model. The console is no longer the only thing that can rewrite your routing rules.

Per the vendor, Venn replaces the scripting operators previously used to build and manage pipelines. Andi Mann, Apica's chief product and technology officer, described the shift as talking to the pipeline in plain English instead of writing scripts. Two concrete jobs surface in the announcement: pointing the agent at noisy pipelines to have it flag them, and driving what Apica calls Flow-only mode, which it says moves telemetry ten times faster. Slack and Microsoft Teams surfaces for the same agent are on the roadmap.

The MCP server is the other half. It exposes Ascent's agent to any third-party tool that speaks the Model Context Protocol, so a code assistant or an incident bot can invoke pipeline actions from inside its own workflow. Apica frames this as folding telemetry management into DevOps loops that already run through chat and IDE surfaces.

Where the blast radius sits

Any configuration change that would delete or materially alter a setting still requires administrative approval before it lands, per Apica. That sentence is doing all the work in the release. Telemetry-pipeline configs are where routing, sampling, retention and PII scrubbing get expressed; a wrong edit ships to your downstream tools in minutes and can silently drop the signal you rely on to page. Two questions to ask before enabling the agent on production: what counts as "materially alter", and does the approval queue survive a bad on-call shift where nobody is around to click through?

MCP is a wide door in a different way. An external tool calling in through the MCP server inherits whatever the agent is allowed to do; the audit trail becomes the trust boundary. Apica has not spelled out the identity model in the announcement, so treat the docs as the next thing to read before you wire this up to a shared IDE assistant.

For teams already carrying an observability pipeline, none of this retires the existing runbook. It sits on top of it: a faster way to make big changes, and, without care on the approval step, a faster way to make big mistakes.

Source: DevOps.com (devops.com)

Related
Platform engineering

Google's borderless lakehouse wires AWS, Databricks and Snowflake catalogs into one Iceberg REST surface

Google Cloud has pushed a preview of catalog federation that lets BigQuery and Managed Spark read AWS Glue, Databricks Unity Catalog and Snowflake Horizon through an Iceberg REST catalog, and shipped an open-source Data Agent Kit that hands the same tables to MCP-speaking agents. For pipeline teams the practical shift is that the protocol coding agents already talk now reaches a synchronised view of a multi-cloud data estate.

July 30, 2026
Platform engineering

MCP's next release candidate drops sessions and the handshake, pushes state into handles

The next Model Context Protocol release candidate removes sessions and the initialization handshake and shifts state into handles, moving remote MCP servers toward a stateless HTTP shape. Lead maintainers froze the release ahead of the rewrite, and it invalidates assumptions many existing server implementations were built on.

July 27, 2026
Platform engineering

GitHub's MCP Server tracks the stateless MCP spec, and the Redis session drops out

Ahead of a 28 July 2026 move to a stateless MCP core, GitHub says its MCP Server has been updated to run without per-session Redis state. For teams wiring coding agents into CI, that changes what the server has to remember between calls.

July 24, 2026

Turn this into your pipeline. Build it on Buddy.

Start free