Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Using AIOps effectively with Elastic Observability

Over the past several years, one topic that has become of increasing importance for DevOps and site reliability engineering (SRE) teams is AIOps. Artificial intelligence for IT Operations (AIOps) is the application of artificial intelligence (AI), machine learning (ML), and analytics to improve the day-to-day operational work for IT operations teams.

Our Super Friendly AI Sloth that Analyzes Your Performance Data

Seems like everyone is building a ChatGPT thing right now, doesn’t it? Well we are too! Inspired by so many others, we decided to see what AI could do with our simplified analytics and observability data. Turns out, it can do quite a lot. I’m thrilled to share that we’ve shipped our first AI insights chatbot, Professor Sloth.

Errors Got You Down? Honeycomb and OpenTelemetry are Here to Help

It’s 5:00 pm on a Friday. You’re wrapping up work, ready to head into the weekend, when one of your high-value customers Slacks you that something’s not right. Requests to their service are randomly timing out and nobody can figure out what’s causing it, so they’re looking to your team for help. You sigh as you know it’s one of those all-hands-on-deck situations, so you dig out your phone and type the "going to miss dinner" text.

Observability Challenges Solved with SolarWinds Observability

In the Technical Validation report, “SolarWinds Observability: Observability and Service Management for Modern Application Architectures,” TechTarget’s Enterprise Strategy Group examined SolarWinds® Observability for its ability to support organizations no matter where they are in their digital transformation journeys. In this Technical Summary, we highlight some of the high-level findings. For the full analysis, you can download the report for free.

3 Observability Takeaways from DevOps Pulse 2023

The observability landscape is changing fast, as organizations look to deploy applications and separate themselves from competition at a breakneck pace. What are the trends organizations need to be aware of as they make sense of the landscape? Every year, we at Logz.io set out to answer this question by going right to the DevOps and observability practitioners on the front lines.

8 Best Observability Tools and the Right One for You

For many of us in the software development world, observability tools are a must-have for effectively debugging applications and infrastructure. And doing the job right means selecting the right observability tool. Some might look for a fully featured enterprise solution, while others may simply search for the best open-source solution. But regardless of your approach, you have a number of considerations when selecting the right observability tool.

Code Instrumentation Practices to Improve Debugging Productivity

Code instrumentation is closely tied to debugging. Ask one of the experienced developers and they will swear by it for their day-to-day debugging needs. With modest beginnings in the form of print statements that label program execution checkpoints, present-day developers employ a host of advanced techniques for code instrumentation. When carried out in the right way, it improves developer productivity and also reduces the number of intermediate build/deployment cycles for every bug fix.

How to use Elasticsearch and Time Series Data Streams for observability metrics

Elasticsearch is used for a wide variety of data types — one of these is metrics. With the introduction of Metricbeat many years ago and later our APM Agents, the metric use case has become more popular. Over the years, Elasticsearch has made many improvements on how to handle things like metrics aggregations and sparse documents. At the same time, TSVB visualizations were introduced to make visualizing metrics easier.