Operations | Monitoring | ITSM | DevOps | Cloud

AI Arms Race: How Artificial Intelligence is Both the Weapon and the Shield in Modern Cyber Warfare

Cybercriminals are no longer lone hackers sitting behind screens; they use artificial intelligence to supercharge their attacks. They employ large language models (LLMs) that generate phishing content to evade human detection. They use malware that adapts mid-execution to bypass sandbox environments and deepfake video/audio to mimic executives in real time.

Can AI/ML Guide Observability? Tech Talk #6

This talk will examine the application of Artificial Intelligence and Machine Learning in observability. It will cover how AI/ML is being used to monitor systems, detect anomalies, and extract insights from telemetry data. The session will provide information on integrating AI/ML into observability pipelines, improving analytical capabilities, and system performance.

From Detection to Resolution: How Selector + Itential Deliver AI-Driven Observability and Automated Recovery

Every second counts when it comes to detecting, diagnosing, and resolving network incidents, yet many teams still find themselves stuck in reactive mode, drowning in alerts, manually writing scripts, and managing tickets across disconnected systems. This is where Selector and Itential come in. Together, Selector and Itential deliver a powerful, enterprise-ready solution that closes the loop between detection and action.

Integrating AI into Your Business Website

Let's start with the most obvious entry point: chatbots. These little text-box gremlins can handle customer queries, book appointments, suggest products, and provide support 24/7 without ever asking for a lunch break. They're not just helpful, they're expected. But make sure they don't sound like a malfunctioning toaster. The best chatbots are conversational, helpful, and a little bit charming. Think less "HAL 9000" and more "friendly guide who actually listens."

Can AI/ML Guide Observability? Tech Talk #6

This talk will examine the application of Artificial Intelligence and Machine Learning in observability. It will cover how AI/ML is being used to monitor systems, detect anomalies, and extract insights from telemetry data. The session will provide information on integrating AI/ML into observability pipelines, improving analytical capabilities, and system performance.

How to Use an AI Assistant with Your Monitoring System - VictoriaMetrics MCP Server

Alex Marshalov explores the new VictoriaMetrics MCP Server. He moves beyond the hype to show what's truly possible today. The presentation offers a builder's perspective on integrating AI with time-series data, featuring a demo that showcases both the potential and the current realities (yes, there are some). See how we're thinking about solving complex monitoring challenges with AI. Resources for Further Learning.

Beyond the code: Shipping faster with AI with Leo P.

We’re running a short mini-series on The Debrief podcast called Beyond the code, where we interview our engineers about what it’s really like to build at incident.io. In this episode, we chat with Product Engineer Leo about how we’re using AI tools like Claude Code to ship more product, more quickly.

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.

Introducing AI Agent Monitoring in Sentry

Monitoring agents and LLM applications is... different. Managing everything from tool calls, to model configurations, token usage, and AI systems do their best to solve problems on their own - so errors aren't always clear. Sentry's agent monitoring focuses on making it easy to dive into your AI applications and understand whats breaking, where, so you can fix it faster.