Home / Companies / Coralogix / Blog / May 2026

May 2026 Summaries

10 posts from Coralogix

Filter
Month: Year:
Post Summaries Back to Blog
Explore for Spans is a platform designed to streamline the investigation process during critical incidents by offering a unified operational surface that minimizes context-switching and reduces Mean Time to Resolution (MTTR). It addresses investigative latency by integrating spans, traces, flows, and logs into a single interface, allowing engineers to filter and analyze data without needing to translate queries across multiple tools. By standardizing the interface and eliminating the translation layer between different telemetry types, the platform maintains investigative momentum and simplifies the learning curve for distributed tracing. Advanced features such as precision filtering, adaptive visualization, and a span-first architecture enable seamless transitions between macro and micro levels of analysis, preserving query context and facilitating a comprehensive investigation. This approach aims to remove the manual data-gathering challenges that prolong incident response times, promoting a more efficient and effective debugging workflow.
May 26, 2026 1,515 words in the original blog post.
Explore 2.0 is a revamped investigation platform designed to enhance the efficiency and ease of analyzing logs, traces, and spans, addressing the challenges engineers face with unstructured data and disconnected exploration tasks. It offers a seamless investigation workflow that allows users to navigate from identifying symptoms to understanding their causes without the need for coding skills, thanks to its UI-first Query Builder. This tool facilitates data exploration by automatically tracking schema changes, clustering repetitive logs, and providing interactive visualizations for pattern recognition. Explore 2.0 is adaptable for both code-based and visual-based querying, integrating DataPrime for deep analytical control, and supports comprehensive investigation by allowing multiple queries and saved views. It is designed to help engineers transform raw data into actionable insights swiftly, reducing guesswork and manual sampling in telemetry analysis.
May 26, 2026 1,580 words in the original blog post.
Application Performance Monitoring (APM) is an essential tool for measuring code behavior in production environments, enabling engineers to identify and resolve performance issues before they affect users. APM collects telemetry from services and dependencies to trace issues like latency spikes back to their source code, leveraging OpenTelemetry for standardized data capture without vendor lock-in. It encompasses both monitoring, which involves collecting and analyzing performance data, and management, which includes proactive tuning and automated fixes. APM typically functions within a broader observability framework, integrating with incident response and service level objective tracking. APM platforms use end-user telemetry, service maps, distributed tracing, and code-level profiling to provide comprehensive visibility from the browser to the database. They also offer real user and synthetic monitoring to capture user experiences and potential regressions. The challenges of APM in cloud-native environments include handling vast telemetry volumes and avoiding costly data storage, while ensuring integration with existing stacks and support for open standards. Coralogix, an example of a full-stack observability platform, processes telemetry in-stream and offers cost-effective, OpenTelemetry-native solutions that allow for seamless cross-signal investigations and effective cost management.
May 13, 2026 2,491 words in the original blog post.
Log monitoring serves as a crucial component of the observability stack by providing real-time detection of failures in production environments, especially in setups like Kubernetes, where it checks log outputs for anomalies before the data is stored. This process involves stages such as collection, parsing, storage, and real-time analysis, which shape the effectiveness of alerting and incident response. The distinction between log monitoring, management, and analytics lies in their roles within the log lifecycle, focusing respectively on detection, storage, and investigation. Effective log monitoring can significantly reduce incident resolution times, detect security threats early, and provide audit evidence on demand, while challenges such as alert fatigue and architectural breakdowns are common when systems grow complex. Practices like structured logging, tiered storage, and behavior-based alerts are recommended to maintain reliability. When choosing a log monitoring tool, considerations include cost efficiency, support for multiple data sources, real-time querying, and native cross-signal correlation, with an emphasis on OpenTelemetry-native collection to ensure flexibility and scalability.
May 13, 2026 2,862 words in the original blog post.
An incident commander (IC) plays a crucial role in managing the response to critical incidents by coordinating actions, making decisions, and ensuring effective communication from the incident's onset to the postmortem analysis. The IC is responsible for declaring the incident, assigning roles, setting severity levels, and maintaining a high-level overview of the response process. This role differs from that of an incident manager, whose focus is typically on mitigation during individual events. The incident command system, adapted from FEMA's framework, breaks responses into functions like Command, Operations, and Planning, with the IC leading the overall response. Effective ICs require composure, decisiveness, and structured communication skills, and they should avoid common pitfalls such as attempting to handle technical tasks themselves. Continuous training, shadowing experienced ICs, and starting with lower-severity incidents can help develop these coordination skills. The role can be filled by individuals who are not necessarily the most technically proficient but have the ability to manage and coordinate effectively under pressure, supported by tools like Coralogix for maintaining a unified incident record.
May 13, 2026 2,738 words in the original blog post.
OpenTelemetry has revolutionized telemetry by transforming observability pipelines into distributed production infrastructure, necessitating a control plane for managing inventory, governance, and safe changes across hybrid environments. As the scale of deployment increases, operational overhead becomes a risk, leading to challenges such as velocity bottlenecks, coverage blindspots, and noisy neighbors, which can result in inconsistent telemetry and security postures. To address these issues, Coralogix Fleet Management provides a control plane that offers centralized visibility, controlled rollout mechanisms, and standardized communication with agents using the Open Agent Management Protocol (OpAMP). This approach ensures consistent orchestration across environments, enabling organizations to efficiently implement changes like security updates while maintaining compliance and minimizing errors. By converting telemetry changes from manual tasks into controlled, observable deployments, Fleet Management enhances operational consistency and scalability, aligning telemetry governance with the standards expected from Kubernetes and CI/CD systems.
May 10, 2026 1,265 words in the original blog post.
The text explores the challenges of managing high cardinality in observability systems, emphasizing the trade-offs between cost and knowledge. Cardinality, which refers to the number of unique combinations of labels (or dimensions) in a data set, is often seen as a burden due to the storage and query costs associated with it. High cardinality is inevitable in modern infrastructures like Kubernetes, where frequent changes lead to identity churn. This complexity is compounded by business dimensions, causing a dramatic increase in data points that need to be processed. The text discusses the implications of dropping labels to reduce costs, such as losing critical insights and potentially corrupting data. It argues that while traditional SaaS and DIY systems impose a cardinality tax or operational strain, some platforms focus on managing ingestion volume to avoid forcing users to trade knowledge for budgetary reasons. The overarching message is that reducing cardinality might save money in the short term, but it can also lead to a loss of valuable insights when they are most needed.
May 06, 2026 1,121 words in the original blog post.
Coralogix has introduced the Coralogix CLI, a tool designed to enhance agent-driven investigations by offering direct, structured access to telemetry data from the terminal. This CLI allows agents to perform server-side aggregations on Coralogix’s Distributed Query Engine, reducing the token usage by up to 90% through a token-optimized output format called TOON. By simplifying the query process and mapping natural language to actual telemetry fields, the tool enables effective investigations without requiring agents to understand complex data schema or infrastructure. Additionally, it supports multi-team and multi-region queries in parallel, providing a unified result set for global incidents. With pre-built skills for over 40 coding agents, the CLI facilitates reliable production investigations and cross-signal insights, making it a versatile tool for developers and CI runners. It extends Coralogix’s functionalities beyond the UI, allowing management of dashboards, SLOs, incidents, and more through a consistent interface, paving the way for seamless integration into automated workflows.
May 05, 2026 1,033 words in the original blog post.
The Coralogix CLI empowers various agents, like Claude Code, Cursor, and Codex, to efficiently handle production telemetry across different use cases by providing a streamlined data layer. It facilitates autonomous remediation and production intelligence by allowing agents to perform server-side aggregations, reducing the need to process vast amounts of raw data. This tool is particularly useful for FinOps agents analyzing log and span volumes, product managers assessing site utilization, and DevOps engineers ensuring database migrations are safe. The CLI optimizes token usage, enabling agents to perform queries efficiently and adjust data ingestion priorities based on cost and access frequency. By leveraging the Distributed Query Engine and semantic layer, it maintains customer data in open formats while offering sophisticated control over data querying and policy management. The CLI, backed by research that highlights significant performance improvements through optimized agent scaffolds, can be integrated into over 40 agents and accessed via the Coralogix platform's APIs, enhancing agent performance with minimal token use.
May 04, 2026 1,952 words in the original blog post.
In high-throughput database environments, latency spikes are often complex due to the distributed and ever-changing nature of modern data layers, which include application behavior, database behavior, and infrastructure/network effects. Traditional monitoring tools often create a fragmented ecosystem where teams rely on disconnected tools, hindering effective troubleshooting. eBPF-based instrumentation, such as Coralogix OBI, offers a unified vantage point by integrating at the Linux kernel level, enabling protocol-aware observability without requiring code changes or database-side agents. This approach allows for real-time monitoring of database operations, exemplified through the use of Couchbase, by capturing database traffic at the kernel level and enriching telemetry data with context, such as Kubernetes and database metadata. OBI adheres to OpenTelemetry standards, ensuring compatibility and flexibility within observability stacks, and significantly reduces the Mean Time to Resolution (MTTR) by correlating trace data with logs and application states. This methodology simplifies the identification of root causes in distributed data layers and provides a seamless transition from high-level alerts to specific database queries, thereby enhancing database reliability and performance monitoring.
May 03, 2026 1,656 words in the original blog post.