Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

VictoriaMetrics bolsters move from monitoring to observability with VictoriaLogs release

Today we’re happy to announce our new open source, scalable logging solution, VictoriaLogs, which helps users and enterprises expand their current monitoring of applications into a more strategic ‘state of all systems’ enterprise-wide observability. Many existing logging solutions on the market today offer IT professionals a limited window into live operations of databases and clusters.

Using the Elastic Agent to monitor Amazon ECS and AWS Fargate with Elastic Observability

AWS Fargate is a serverless pay-as-you-go engine used for Amazon Elastic Container Service (ECS) to run Docker containers without having to manage servers or clusters. The goal of Fargate is to containerize your application and specify the OS, CPU and memory, networking, and IAM policies needed for launch. Additionally, AWS Fargate can be used with Elastic Kubernetes Service (EKS) in a similar manner.

What Observability-Driven Development Is Not

At Honeycomb, we are all about observability. In the past, we have proposed observability-driven development as a way to maximize your observability and supercharge your development process. But I have a problem with the terminology, and it is: I don’t want observability to drive your development.

Why Observability is Better with a Storage-less Architecture

In today’s data-driven world, the need for comprehensive observability has never been greater. Organizations rely on observability to gain insights into their systems’ and applications’ performance, availability, and behavior. However, the traditional approach to observability, which involves ingesting, processing, and storing massive amounts of data, is becoming increasingly challenging and expensive.

OpenTelemetry Security: How To Keep Telemetry Data Safe

Organizations implementing observability in their digital services architecture should be familiar with OpenTelemetry (OTEL) framework. While our OTEL guide provides an in-depth examination of the benefits of this open-source framework, the potential security challenges with OpenTelemetry warrant a separate guide.

Business Observability: Everything Fintech Companies Want to Know

Fintech companies operate in a complex technological and regulatory environment. They rely heavily on cloud-native technologies and microservices architectures to handle financial transactions and data, often at a massive scale. To maximize application reliability, fintech companies need full visibility into their software systems and applications. An agile monitoring solution like observability is crucial to improving performance and user experience.

The 2023 Observability Market Map - Key Trends, Players, and Directions

Cribl has a unique position right in the middle of the observability market, giving us a distinct view of all things security, APM, and log analysis. Observability as a concept has exploded into specialized areas over the past two years, and making sense of the players and market forces, particularly in a difficult macro environment, can be tricky. Let’s break it down.

How To Perform Dynamic Code Instrumentation in a Python Application

Code instrumentation is an essential practice in modern software development. Not only does it aid in debugging, it ultimately impacts the MTTR (Mean Time to Resolve) for software running in production. With changing software architectures and deployment patterns over the years, approaches to code instrumentation have also undergone a significant shift.

Improving LLMs in Production With Observability

Quickly: if you’re interested in observability for LLMs, we’d love to talk to you! And now for our regularly scheduled content: In early May, we released the first version of our new natural language querying interface, Query Assistant. We also talked a lot about the hard stuff we encountered when building and releasing this feature to all Honeycomb customers. But what we didn’t talk about was how we know how our use of an LLM is doing in production!