Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Data Strategy for SREs and Observability Teams

In Honeycomb’s Customer Architects team, we work with the full spectrum of team, scope, and budget sizes. “The data isn’t valuable enough” is something we’re always dismayed to hear, but we hear it often enough. The thing is, as much as we want it to not be true, no product or tool can magically maximize the value of your telemetry data—at least not without gobs of human input, oversight, and review.

New in Adaptive Logs: user-facing temporary pauses, exemptions, and per-service recommendations

We launched Adaptive Logs last year to help you optimize your log volumes and costs in Grafana Cloud, and we’ve been hard at work ever since making improvements based on your feedback. Over the past couple of months, we’ve delivered several new features to help reduce toil, apply recommendations with precision, and—what we’re most excited about—confidently optimize your log ingestion while still providing peace of mind to your end users!

How to Troubleshoot Internet Connectivity Issues for IT Pros

A reliable Internet connection is the lifeblood of nearly every organization. From seamless video conferences to uninterrupted data transfers and smooth online operations, the modern business world depends on a steady flow of data. However, as IT professionals know all too well, even the most robust networks can encounter connectivity issues that disrupt productivity and cause frustration.

Lumigo brings AI-powered observability directly into your Microsoft Teams workflow

We’re excited to announce that Lumigo Copilot is now integrated with Microsoft Teams, extending the power of our AI observability assistant beyond Slack and into your Teams-based workflows. Until now, Lumigo Copilot worked exclusively within Lumigo’s UI and Slack, where teams instantly ask questions about issues, receive AI-generated observability insights, and take action without leaving their collaboration space.

Will it Monitor? Tracking the ISS in Real Time

Tracking the International Space Station (ISS) as it orbits Earth is not just a captivating endeavor for space enthusiasts, it's also an excellent demonstration of how real-time data collection and visualization can be achieved using readily available open-source tools. To monitor the ISS location and trajectory, we'll demonstrate how to set up a simple cron job to fetch it's coordinates every five minutes, parse the data into a suitable format, and visualize it on a dashboard.

Fix Bugs Faster-Without the Fire Drills

Most bug-fixing workflows are productivity traps in disguise. You’re mid-sprint, someone logs an issue, and suddenly the next two hours are gone. You’re pinging teammates, digging through logs, jumping into five different tools just to answer basic questions like: That’s time you don’t get back. That’s context-switching that kills momentum. That’s what GermainUX was built to eliminate.

Advanced Python Logging: Mastering Configuration & Best Practices for Production

Python's logging system provides powerful tools for application monitoring, debugging, and maintenance. This comprehensive guide covers everything from basic setup to advanced implementation strategies, helping you build robust logging solutions for your Python applications.

Making VMware Cloud Foundation Environments Part of Your Network Observability Picture

Private cloud solutions like VMware Cloud Foundation (VCF) are rapidly gaining traction as organizations seek the benefits of on-premises control with cloud-enabled agility. While these offerings deliver significant benefits, they also introduce significant challenges for network operations teams striving to maintain optimal user experiences.

Don't default to microservices: You'll thank us later!

Don’t default to microservices: You’ll thank us later! Donald Knuth, professor emeritus at Stanford University and “father” of algorithm analysis, once said – now quite famously – that “Premature optimization is the root of all evil.” It’s one of those sayings that all engineers know, most understand, and many struggle to follow through on consistently. What Knuth misses in this pithy, memorable quote is the fact that evil is tempting.