Bion Blog

New Relic NOW 2025: The New Era of AI-Driven Observability

Written by Bion Observability Team | Nov 14, 2025 4:50:16 PM

Digital systems are living ecosystems of microservices, distributed pipelines, real-time user interactions, and increasingly complex AI agents. Outages today aren’t just technical failures; they are operational, financial, and reputational risks. This is why the industry has shifted beyond “collecting telemetry” toward intelligence, prediction, and automation.

At New Relic NOW 2025, the platform introduced a wave of capabilities designed for enterprises that need more than dashboards; they need systems that think, learn, prioritise, and act.

This article breaks down the key innovations, why they matter, and what they mean for engineering, operations, and business leaders.

Observability Becomes Intelligent: Prediction, Response Intelligence & Agentic Workflows


The biggest theme of this release is intelligent observability, not just gathering signals, but interpreting them with context and recommending action.

Predictions: Forecasting Failures Before They Hurt Revenue

Instead of waiting for dashboards to spike red, New Relic can now forecast anomalies using ML models on time-series data.

Engineers can plug Predictions into NRQL queries to proactively:

  • Detect growing error rates
  • Forecast infrastructure saturation
  • Flag degrading user experience
  • Warn leadership before SLA or SLA-breaching events

For executives, this means a shift from reactive firefighting to preventative operational planning.

For engineers, it means fewer 3 a.m. incidents.

Response Intelligence: AI-Assisted Troubleshooting

Response Intelligence doesn’t just summarise symptoms; it looks for causality:

  • Root cause hypothesis generation
  • Impact surface mapping (what services, customers, transactions are affected?)
  • Suggested remediation steps
  • Ability to pull in customer runbooks and documentation via a Context Connector

Enterprises traditionally rely on humans piecing together logs, alerts, and tribal knowledge. Response Intelligence shortens that to minutes.

Agentic Integrations

A notable step toward automation: New Relic’s agents can interact with other enterprise systems, including ServiceNow and Gemini Code Assist.

That means incidents and insights show up where your teams already work, without manual effort or ticketing chaos.

Modern Cloud Monitoring Made Radically Simpler

Engineering teams have been drowning in heavy agent deployments, language-specific instrumentation and multiple collectors. New Relic announced major simplifications.

eAPM — eBPF-Powered Application Monitoring for Kubernetes

A single Helm command can now deploy New Relic into Kubernetes clusters and automatically discover:

  • Services
  • Spans
  • Dependencies
  • Bottlenecks

Why this matters:

  • No language agents required to start
  • Zero code changes
  • Automatic transition to full APM agents if needed
  • Designed for polyglot microservice environments

For teams running EKS, ECS, OpenShift, or self-managed Kubernetes, this drastically lowers onboarding complexity.

Pipeline Control — Strategic Ingest Management

Observability cost is a rising concern. Enterprises often ingest everything “just in case,” which becomes expensive and noisy.

Pipeline Control solves this by allowing teams to:

  • Filter unwanted telemetry
  • Enrich data before storage
  • Route different streams to different locations
  • Apply rules on metrics, logs, traces, events

This is cost optimisation + signal quality improvement in one.

Logs Intelligence — AI That Actually Reads Your Logs

Log volumes are exploding. Finding the problem inside millions of lines is painful and costly.

Logs Intelligence brings automation to log analysis:

  • Automatic summarisation of log anomalies
  • Error pattern extraction
  • Suggested root cause
  • Scheduled search and reporting
  • Fine-grained access control for enterprise security teams

For large organisations, this reduces time-to-insight and eliminates manual log hunting.

OpenTelemetry Without Migration Pain

Many enterprises want open standards for future-proofing. Historically, switching tools meant rewriting alerts, dashboards, and pipelines.

With 2025 updates:

  • Native OTLP support
  • Drop-in New Relic collector with OpenTelemetry compatibility
  • Retain dashboards, alerts, SLIs, and workflows

This gives organisations flexibility: adopt OpenTelemetry without sacrificing observability maturity.

Digital Experience Monitoring Evolves

Modern businesses care about more than uptime. They care about customers clicking, watching, buying, checking out, or abandoning.

Mobile Session Replay

Replay what real users experienced—then correlate it with backend telemetry:

  • Crashes and UI freezes
  • API latency
  • Infrastructure events

Perfect for retail, fintech, gaming, and consumer platforms where customer experience = revenue.

Streaming Video & Ads Intelligence

For media companies, content platforms, ad tech, and broadcasters:

  • End-to-end video experience tracing
  • Ad latency and drop-off insights
  • Viewer behaviour + infrastructure diagnostics
  • Quality of Experience (QoE) metrics

Finally, an enterprise-grade view of streaming systems, from user to backend.

Public Dashboards

Share dashboards externally without giving full access—ideal for executive reporting, clients, regulators, or service partners.

Major New Features & Updates

Here are the standout features announced across 2025. I’ll group them into categories for clarity.

1. Agentic / AI-powered integrations & workflows

  • Agentic Integrations: New Relic now provides integrations that allow its agents to actively interact with other platforms (e.g., ServiceNow and Gemini Code Assist), so that observability, incident data, and context appear within the toolchains you already use.
  • Predictions: The ability to use ML to forecast metrics / time-series issues (rather than just reacting when thresholds are breached). You can plug into NRQL (New Relic’s query language) for predictions.
  • Response Intelligence: Provides causal analysis, root-cause assistance, and remediation steps — within the platform and in your own documentation/runbooks (via a “Context Connector”).

2. Simplified instrumentation/monitoring for containers & modern stack

  • eAPM (eBPF-based Application Performance Monitoring): One-helm-command deployment in Kubernetes to get app-monitoring across languages, with auto-discovered services and spans, and smooth transition to full agents if needed.
  • Pipeline Control: A rules engine for telemetry data (metrics, logs, traces, events) — allowing you to filter, enrich, and route data before ingesting or storing it. This helps control cost, noise, and data volume.

3. Logs, Traces, OpenTelemetry improvements

  • Logs Intelligence: Capabilities like “AI Log Alerts Summarisation” (where lots of log lines are analysed automatically, error-patterns extracted, structured hypotheses generated), “Scheduled Search & Reports” (automated queries, proactive insights) and “Fine-Grain Access Control” for logs.
  • Enterprise-Grade OpenTelemetry Support: Full native OTLP support, ability to use New Relic’s collector (NRDOT) as a drop-in, seamless transition with no dashboards/alerts rewriting.

4. Digital Experience & industry-specific domain tools

  • Streaming Video & Ads Intelligence: A full-stack solution for streaming/ad providers: gives you visibility from user behaviour (clicks, rage clicks, scrolls) through to backend infra, ad analytics, QoE metrics.
  • Public Dashboards: Ability to share interactive dashboards externally (execs, customers) without a full login; manage sharing + audit with NRQL.
  • Mobile Session Replay (in the Winter 2025 release): For retail/e-commerce, allows replaying what the user experienced, correlating front-end session with backend latency/errors.  

Why These Updates Matter

Executives often ask:

“What’s the business outcome of observability?”

With these 2025 releases, the answer is clearer:

  • Fewer outages and faster resolution → lower operational loss
  • Predictive insights → planned resilience instead of firefighting
  • OpenTelemetry support → no lock-in risk
  • Simplified instrumentation → faster onboarding and lower cost
  • Pipeline Control → ingest only what matters, save budget
  • Logs Intelligence and predictions → less manual labour, faster answers

Modern observability is no longer a luxury; it is insurance for customer experience, revenue, and brand.

What These Updates Enable for Engineering Teams

  • Drop-in Kubernetes monitoring, no code change
  • Automated RCA instead of guessing
  • Better log signal-to-noise ratio
  • Full-stack visibility across apps, infra, network, browser, mobile, video, and ads
  • OTEL-native pipelines with painless migration
  • Data governance and fine-grained access control

It’s observability without overhead—and with intelligence built in.

How Organisations Can Take Advantage Quickly

Many enterprises buy observability tools but struggle to fully leverage them. The real acceleration comes from:

  • Identifying business KPIs that map to telemetry
  • Instrumenting the right golden signals
  • Automating noise reduction
  • Aligning alerts to SLOs and SLAs
  • Using predictions and response intelligence in incident workflows
  • Consolidating fragmented monitoring stacks
  • Leveraging OpenTelemetry as a long-term strategy

Teams with strong DevOps, cloud engineering and software reliability expertise can put these capabilities into practice faster, unlock value earlier, and reduce cost.

Final Thoughts

New Relic NOW 2025 signals a shift: observability is no longer passive analytics; it’s active intelligence.

  • Problems are predicted before customers feel them
  • Logs and traces explain themselves
  • Kubernetes apps can be monitored without a complex setup
  • OpenTelemetry is first-class, not an afterthought
  • Digital experience is measured by the way users actually live it

For organisations aiming to improve reliability, control cloud cost, strengthen customer experience, or modernise workloads, these innovations make the platform significantly more powerful.