Operations | Monitoring | ITSM | DevOps | Cloud

AI Isn't Here to Replace Your Dashboard... Yet

Non-deterministic UIs are the future and will replace your dashboards, but they’re not here yet. So until then, we’re stuck with conversational interfaces. In an effort to try and describe what I consider the future of UIs to look like, I wrote about how you (and I) have been designing dashboards wrong. The core insight was that we've been designing for static representations of data that sit on a TV in the office, when the actual use case is someone at a desk using them to debug an issue.

The Human Touch in AI Chatbots: Balancing Automation and Personalization

Artificial intelligence (AI) is transforming how companies engage with customers. Businesses are increasingly expected to provide instant, accurate, and personalized responses across multiple channels, from websites and apps to social media platforms. AI chatbots have emerged as essential tools in meeting these expectations, enabling businesses to streamline communication, reduce response times, and provide consistent support around the clock.

Audio to Text: Enhancing Collaboration and Documentation for Distributed Tech Teams

In the age of cloud computing, DevOps, and distributed IT operations, remote technology teams are now the norm. Global teams bring exceptional talent but also face unique challenges-language barriers, time zone hurdles, incomplete documentation, and gaps in institutional knowledge. As organizations increasingly rely on virtual meetings and asynchronous communication, the demand for reliable audio-to-text solutions is surging.

Better integration tests in Cursor using proxymock

Cursor is fantastic at cranking out code changes. I recently used it to splice a brand-new downstream API call into one of our Go microservices, and the diff looked great. The unit tests finished before I lifted my coffee mug, yet I still had zero certainty the change would survive contact with real traffic. That gap is all about integration tests, so I paired Cursor with proxymock and the outerspace-go demo service to prove the behavior end to end.

AI-Suggested Alert Thresholds for Mobile Telemetry

Life is pretty good. I’ve shipped a mobile app and I’m (happily) drowning in telemetry. Battery impact, time in foreground/background per screen, crash rates, slow frames, network retries – the works. The data is brilliant; the challenge is turning signals into reliable alerts that catch real issues which are relevant to my app’s functions. So… what should I actually listen for, and where should I set the thresholds?

AI wrote the code, but can you trust it? #aicoding #integration #cursor #devops #speedscale

Using AI coding tools like Cursor is fast, but it leaves a massive question: Is the new code going to break production? We solve this by combining Cursor with Proxymock! I take a live traffic snapshot of my running app, feed it back to the AI, and instantly run realistic integration tests locally. It's the only way to get true confidence before you push. Watch the full video below!

AI as Monitive's CEO

Recently I've been to Lisbon's Web Summit conference, a 3 day, 70,000 participants, 15 stages, 800+ speakers event. Even though there was a track called "AI Summit", all the talks were about AI and AI Agents and how the future of the web, business, economy is more and more AI, and how businesses and people should take steps to adapt as soon as possible to an online world managed and operated by Artificial Intelligence.

Canvas Is Now GA: AI-Guided Observability for Modern Teams

When we introduced Canvas in beta, our goal was to reimagine how teams explore and collaborate around their observability data without requiring manual querying. Canvas has quickly become the AI-guided workspace that helps teams transform raw telemetry into meaningful, shared understanding faster than ever before. And today, we’re thrilled to announce that Canvas is now Generally Available (GA) for all Honeycomb users.