Click any tag below to further narrow down your results
Links
This article outlines Zendesk's approach to reducing costs associated with observability data while maintaining essential visibility for engineers. It details their methods for identifying valuable traces and logs, implementing targeted changes, and enhancing cost transparency. The results included significant savings and improved performance monitoring.
This article discusses the importance of intentional logging in software development. It emphasizes logging only what’s necessary for debugging and understanding system behavior while avoiding excessive, meaningless entries that can complicate root cause analysis. The piece also highlights structured logging and the use of modern tools to improve logging practices.
AWS has upgraded CloudWatch to consolidate operational, security, and compliance logs from multiple accounts and sources into a unified platform. The new features support querying logs directly in Amazon S3 without ETL, making it easier for organizations to manage their log data while reducing costs and complexity. However, there are concerns about vendor lock-in as it ties users closely to the AWS ecosystem.
This article critiques traditional logging methods that lack the context needed for effective debugging. It advocates for structured logging through wide events, which capture comprehensive details of each request, making it easier to identify and resolve issues.
OpenTelemetry is an open-source observability framework designed to provide a standardized way to collect, process, and export telemetry data such as traces, metrics, and logs. It aims to help developers and organizations gain insights into their systems' performance and behavior, facilitating better monitoring and troubleshooting. By integrating with various backend systems, OpenTelemetry enhances observability across diverse environments and applications.
Sentry has announced the general availability of its logging feature, which allows developers to collect, analyze, and manage logs seamlessly alongside their error tracking. This integration enhances observability and simplifies the troubleshooting process by providing a unified view of application health and performance. The new feature aims to improve developers' workflows and enhance their ability to monitor and respond to issues effectively.
Character.AI has transformed its fragmented logging system into a centralized one, significantly improving query speeds and enabling real-time visibility for developers. By selectively capturing logs and introducing new features like live tailing and keyword search, the company aims for metric unification to enhance observability and support future growth.
HyperDX is a powerful tool integrated with ClickStack that enables engineers to efficiently search and visualize logs, metrics, and traces on any ClickHouse cluster. It supports full-text search, alert setup, and real-time logging, while also offering compatibility with OpenTelemetry for various programming languages. The platform aims to simplify observability and improve the debugging process for production issues.