Operations | Monitoring | ITSM | DevOps | Cloud

Lumigo Launches AI Agent Observability

LLM-powered agents are reshaping software, but when they fail, troubleshooting is guesswork. Lumigo’s new AI Agent Observability, now in beta, gives you visibility into the entire lifecycle of your agents, from prompt to response to internal decision logic. Built for modern AI workloads, this feature is designed to help engineers monitor, debug, and optimize agents running on platforms like OpenAI, Anthropic, and open-source models.

Celebrating our Top Tech Award win with Back Market

We are proud to share that Aiven has been awarded the Top Tech Award in the “Transformation and Cloud” category by L’Informaticien, one of France’s leading IT publications. The honour comes as part of the 2025 Top Tech Awards, a celebration of standout achievements in digital innovation, transformation, and cloud excellence. This award is a major milestone.
Sponsored Post

Introducing Raygun CLI: Level-up your error tracking workflow

Raygun CLI is a powerful command-line interface tool designed to enhance the developer experience when working with Raygun's error tracking and performance monitoring platform. With this tool, we bring Raygun's features directly to your terminal, making it easier to integrate some important elements of Raygun Crash Reporting and error tracking into your development and CI/CD workflow. We are excited to announce the release of version 1.0.0 of Raygun CLI.

Introducing the Coralogix Operator for Kubernetes

As organizations begin to scale their observability strategy, point and click methods of management become increasingly unworkable. This is why Coralogix has now fully released the Coralogix Operator for Kubernetes. Kubernetes operators are control loops that allow users to declare their desired state in their Kubernetes clusters, and the operator is responsible for resolving this state.

Signals Is Lighting Up the Future of On-Call: Eight (Yes, 8!) New Features Just Released

We’re going beyond notifications — and building the most powerful, flexible, and team-first on-call experience on the market. When we launched Signals, it was because alerting and on-call desperately needed a reset. Legacy tools hadn’t evolved with the way modern teams work — they were individual-centric, inflexible, and wildly overpriced. Signals changed that.

Logz.io Adds PrivateLink Support, Introduces the Parsing Rules Hub, and Significantly Enhances Parsing Capabilities

Today, we’re excited to announce support for AWS PrivateLink, allowing Logz.io customers to securely send logs and metrics through private VPC connectivity, without any data ever hitting the public internet. If you’re running workloads inside a VPC on AWS, this upgrade drastically improves your security posture, simplifies your networking architecture, and – most notably – reduces your data transfer costs (a lot).

Your integrated MSP platform is here - announcing the launch of MSP Central!

For MSPs, the daily juggling act of managing multiple tools can be a drain on resources, efficiency, and, ultimately, your bottom line. You need comprehensive visibility, streamlined workflows, and the ability to proactively address client needs—all without the headache of disparate systems. That's why we're excited to announce the launch of MSP Central, your comprehensive, unified platform for streamlined MSP business management.

Introducing AI Agent Monitoring

AI is changing how we build software — but debugging code still comes down to having context. One minute the model’s performance is cruising. The next, you’re hit with a KeyError from a tool you forgot existed, triggered by a model that silently timed out, and a retrieval call that returns... nothing, or 11 “Let me try this a different way" messages before failure. You’re stitching together LLM calls, agents, vector stores, and custom logic. Then hoping it holds up in prod.