Operations | Monitoring | ITSM | DevOps | Cloud

Teaching AI to Speak Nexthink Query Language: Lessons from Nexthink Assist

In today's fast-paced IT environments, managing the Digital Employee Experience (DEX) shouldn't require mastering query languages or wading through endless data. IT teams need immediate answers, not more complexity. That’s why we have built Nexthink Assist, our AI-powered virtual assistant in Nexthink Infinity. By leveraging the power of Generative AI (GenAI) and Large Language Models (LLMs), Assist transforms the way organizations manage their DEX.

Project Managing Multiple Applications with AppSignal

As a project manager for a small Rails agency, I find it challenging to keep track of every client’s application. Is the site live? Is it stable? Do we have a silent issue that frequently rears its head? AppSignal makes things like anomaly detection, uptime monitoring, and issue resolution easy, even for a non-technical project manager!

Flowing with Your Code: How Lightrun's Dynamic Traces Help Debug Complex Application Flows

Debugging software, whether during development or incident investigation, often begins with a manual and error-prone process. Developers typically scatter logs and snapshots across the codebase, allowing them to trigger multiple times. They then inspect the outputs and sift through the results to identify those relevant to the issue under investigation. Developers tend to group results that stem from the same user request or transaction.

Performance Impact of High Cardinality in Time-Series DBs

Time-series databases have become the backbone of modern observability, financial analytics, and IoT systems. But there's a common challenge that can bring even the most robust systems to their knees: high cardinality. When your database starts tracking millions of unique values across various dimensions, performance doesn't just dip—it can collapse entirely. Let's understand the technical details of what happens when cardinality spikes and how you can architect your systems to handle it.

Syslog Monitoring: A Guide to Log Management and Analysis

Relying on syslogs to debug issues at odd hours? It happens to the best of us. A solid syslog setup isn’t just about collecting logs—it’s about making them useful. This guide walks through setting up syslog, configuring it for better visibility, and using monitoring techniques that actually help when things go wrong. No fluff, just practical steps you can use right away.

Prometheus Port Configuration: A Detailed Guide

Setting up Prometheus should be straightforward, but when metrics stop flowing, it’s usually something simple—like a port issue. Misconfigure it, and suddenly, your whole monitoring setup feels like a guessing game. This guide breaks down how to configure Prometheus ports properly, whether you're sticking to defaults or need a custom setup.

Easy debugging with Laravel breadcrumbs and Honeybadger

If you're building web applications and care about your users, Laravel breadcrumbs can help you debug why you're seeing an error, giving you greater insight into what users are experiencing. It's easy to take advantage of this feature and add breadcrumbs without much extra configuration, especially if you're already using Honeybadger. Here's a quick walkthrough.

Telemetry pipeline management at any scale: Fleet Management in Grafana Cloud is generally available

We announced Fleet Management in Grafana Cloud last year to solve the pain points that come with managing dozens, hundreds, or even thousands of telemetry collectors across departments and environments. And today we’re excited to announce that Fleet Management is generally available for all Grafana Cloud users who need help managing telemetry collector deployments at scale.

Efficient Error Triage: Reducing Debugging Time

When software errors strike, developers must act fast. Efficiently triaging issues can drastically reduce downtime, improve user experience, and keep your development team focused on innovation. Rollbar offers powerful features designed to help teams streamline error triage and resolve issues quickly. Here's how you can master the triage process and leverage Rollbar to reduce time spent debugging.