Skip to main content

Dynatrace to Acquire Bindplane to Process and Route Telemetry Data

Dynatrace this week revealed it has agreed to acquire Bindplane, a provider of a platform for pre-processing and routing telemetry data.

Bob Wambach, vice president of market and customer insights for Dynatrace, said the addition of the Bindplane platform will further accelerate a rapid expansion of the log management capability that Dynatrace already provides. However, instead of requiring all telemetry data to be processed in the backend on its observability platform, IT teams will have the option to pre-process that data to reduce costs and streamline workflows, he added.

Additionally, Dynatrace is committed to ensuring the Bindplane platform remains agnostic after the acquisition closes this month, which means IT teams will be able to route telemetry data to multiple backend systems, noted Wambach.

While there has been some debate over the merits of using, for example, an OpenTelemetry agent to pre-process telemetry data, the massive expansion of the amount of telemetry data being generated, especially in the age of artificial intelligence (AI), is likely to force the issue. Good data, after all, is now a prerequisite for good AI, said Wambach. Arguably, one of the reasons that so few organizations have operationalized AI agents is that they are unable to ensure the data they access is pristine enough to reliably act on, he added.

One of the primary benefits of the Dynatrace platform is that it includes multiple types of predictive and causal deterministic AI models that can be used to help ensure AI agents are performing tasks as expected, said Wambach.

Bindplane has, in part, been addressing that issue by first making it possible to orchestrate the deployment of fleets of open source OpenTelemetry collectors. The company also provides a Blueprints capability that makes it simpler to reuse instances of validated telemetry pipelines for specific use cases. Additionally, IT teams can also use AI to automatically identify log types, apply parsers, and optimize configurations to streamline the management of OpenTelemetry data.

Mitch Ashley, vice president and practice lead for software lifecycle engineering at the Futurum Group, said as deployments of cloud‑native and AI applications continue to increase, IT teams are seeing rapid growth in telemetry. In fact, telemetry pipelines that capture, optimize, and deliver this data in an actionable form have become foundational to modern software ecosystems, he added.

The Bindplane platform optimizes and governs telemetry data at the edge to improve quality, reduce ingest costs, and enhance compliance, noted Ashley.

That’s crucial because IT teams are increasingly investing in observability platforms to operationalize and analyze all that telemetry data. A recent Futurum Group survey finds well over a third (36%) plan on spending more than $1 million on observability in 2026, with 7% planning to spend in excess of $5 million.

Each IT organization will need to determine to what degree to reduce their reliance on legacy monitoring tools to embrace observability, but as IT environments become more challenging to manage there will be a clear need to rely more on AI. The only issue that remains to be resolved is what type of AI to use when depending on the task at hand.



from DevOps.com https://ift.tt/UOWNXpK

Comments

Popular posts from this blog

Claude Code’s Ultraplan Bridges the Gap Between Planning and Execution

Planning a complex code change is hard enough. Reviewing it in a terminal window shouldn’t make it harder. Anthropic is addressing that friction with a new capability called Ultraplan, currently in research preview as part of Claude Code. The feature moves the planning phase of a coding task from your local terminal to the cloud — and gives developers a richer environment to review, revise, and approve a plan before a single line of code changes. It’s a small workflow shift with real practical value, especially for teams working on large-scale migrations, service refactoring, or anything that requires careful coordination before execution begins. How it Works Ultraplan connects Claude Code’s command-line interface (CLI) to a cloud-based session running in plan mode. When a developer triggers it — either by running /ultraplan followed by a prompt, typing the word “ultraplan” anywhere in a standard prompt, or choosing to refine an existing local plan in the cloud — Claude picks u...

Java 26 Arrives With AI Integration and a New Ecosystem Portfolio — What It Means for DevOps Teams

Oracle released Java 26 on March 17, 2026, and while every six-month release comes with its own set of improvements, this one carries a broader message: Java isn’t just keeping pace with the AI era — it’s actively positioning itself as the infrastructure layer where AI workloads will run. For DevOps teams managing large Java estates, that’s worth paying attention to. The Scale of What You’re Already Running Before getting into what’s new, it helps to remember what’s already in place. According to a 2025 VDC study, Java is the number one language for overall enterprise use and for cloud-native deployments. There are 73 billion active JVMs running today, with 51 billion of those in the cloud. That scale matters when you’re thinking about where AI fits in. Most of the systems where agentic AI will eventually operate — transactional platforms, backend services, data pipelines — are already running on Java. The question for DevOps teams isn’t whether to adopt Java for AI. It’s how to ...

Gremlin Adds Detected Risk Tool to Chaos Engineering Service

Gremlin's risk detection capability in its chaos engineering service automatically identifies issues that could cause outages along with recommendations to resolve them. from DevOps.com https://ift.tt/iaw9Q7D