Home / Companies / Axiom / Blog / September 2025

September 2025 Summaries

4 posts from Axiom

Filter
Month: Year:
Post Summaries Back to Blog
The journey of developing Haydex, a hyper-fast filtering system for querying massive datasets, highlights the evolution from a failed initial attempt to a successful, high-performance solution achieved within a month. Initially plagued by inefficiencies and bottlenecks in its V0 design, which suffered from naive execution and high I/O demands, the team pivoted to a V1 approach that employed field-scoped filters for more efficient data handling. This involved a distributed redesign that improved indexing speed by 6x and reached a peak throughput of 673 billion rows per second. The process was a daunting, iterative challenge involving extensive profiling and optimization to address CPU and memory usage, resulting in transformative performance improvements for customers dealing with trillion-row datasets. The project underscores the importance of adapting to real-world constraints, utilizing a profiler for optimization, and embracing a relentless pursuit of performance improvements in distributed systems engineering.
Sep 24, 2025 4,028 words in the original blog post.
Axiom has announced a new set of observability features specifically designed for AI development, addressing the challenges traditional software engineering faces with the probabilistic nature of generative AI. This new toolkit provides deep, actionable observability by capturing AI-specific data such as prompts, completions, and tool calls, which standard logging cannot adequately track. The features include a refreshed trace visualization for debugging complex workflows, a Generative AI Overview dashboard for strategic insights on cost, performance, and usage, and real-time cost tracking using the open-source ModelDB API. The initial release integrates seamlessly with Vercel's AI SDK, based on the OpenTelemetry standard, and plans are in place to expand support to other programming languages. Axiom aims to provide AI development teams with the tools needed to build and iterate AI capabilities with the same confidence and rigor as traditional software engineering, with future plans to introduce an evaluation framework for measuring and improving AI quality.
Sep 22, 2025 1,160 words in the original blog post.
The text discusses the integration of Axiom's Model Context Protocol (MCP) server into organizational event data management, emphasizing its benefits in debugging and system analysis. By granting agents direct access to event data, organizations can streamline the debugging process, allowing agents to test hypotheses, analyze data, and correlate information across different systems more efficiently than traditional methods. The use of Axiom’s APL query language enhances this capability, enabling quick and comprehensive data queries without the need for manual input, thus saving time during critical incidents. The text also highlights the importance of sending comprehensive event data to a centralized platform for better cross-functional insights, stressing that while agent access can improve system understanding and reliability, it requires robust access controls to ensure data security and compliance. Axiom’s role-based access control and auditing features are designed to provide this security, ensuring agents only access appropriate data. The ultimate aim is to enhance human intuition in debugging processes by handling the mechanical aspects of data correlation, leaving humans to focus on interpreting the results and making informed decisions.
Sep 18, 2025 890 words in the original blog post.
Axiom's Spotlight is an innovative tool designed to streamline root cause analysis, anomaly investigation, and pattern discovery by transforming the traditional trial-and-error query process into a more efficient workflow. By allowing users to highlight areas of interest on charts, Spotlight automatically contrasts selected events with baseline behavior, providing concise summaries and intuitive visualizations to quickly identify root causes. It leverages large language models to analyze data comprehensively while ensuring transparency and verifiability by displaying how each dataset field varies between selected and baseline events. This approach allows users to trust the insights generated by AI while still being able to delve deeper into raw data if needed. By integrating proactive intelligence, Axiom aims to help users unlock the full potential of their event data, enabling them to swiftly move from identifying an issue to understanding its cause, thus enhancing decision-making and operational efficiency.
Sep 01, 2025 1,044 words in the original blog post.