Home / Companies / Axiom / Blog / August 2026

August 2026 Summaries

6 posts from Axiom

Filter
Month: Year:
Post Summaries Back to Blog
ClickHouse and Axiom are presented as different approaches to observability data: ClickHouse emphasizes high-performance analytics through customer-controlled physical design, compute sizing, schemas, ingestion architecture, and workload tuning, while Axiom manages those underlying performance decisions to support exploratory investigations whose fields, time ranges, and concurrency needs may change after data arrives. ClickStack can be self-managed, run as Managed ClickStack on ClickHouse Cloud, or offered through the developing ClickStack Cloud service, with varying levels of operational responsibility retained by customers. ClickHouse may be preferable for teams requiring self-hosting, broad SQL analytics, strategic database control, established ClickHouse expertise, or efficient performance for stable and predictable dashboards, whereas Axiom is positioned for retained historical data, unplanned searches, bursty investigations, and high-cardinality metrics through its separate EventDB and MetricsDB systems. The comparison recommends testing both platforms using known dashboards and then previously unprepared questions over older data, measuring answer quality, elapsed time, required platform changes, specialist effort, concurrency, and total cost. For existing ClickHouse users, dual-shipping a limited workload is suggested as a way to evaluate Axiom without committing to a full migration.
Aug 29, 2026 1,661 words in the original blog post.
High-cardinality metrics arise when combinations of labels create large numbers of distinct time series, increasing costs in systems priced by active series and potentially prompting teams to remove dimensions that are valuable during incident response. The recommended approach is to first audit series counts and identify the attributes driving growth, including checking OpenTelemetry’s default cardinality limits and overflow behavior; retain dimensions that answer operational, customer-impact, or cost-allocation questions; and remove or rewrite unneeded attributes centrally through OpenTelemetry Collector processors or SDK views. The discussion argues that dimensions such as tenant, model version, route, region, and deployment version can be essential for diagnosing outages and tracking AI usage, while unique request identifiers may be better suited to traces or events. It presents Axiom as an alternative metrics store that charges by ingested data volume rather than series count, supports high-cardinality tags through adaptive metric placement, and can be adopted alongside an existing stack via the OpenTelemetry Collector, though its MetricsDB uses second-level timestamp precision and merges resource, scope, and metric tags into one namespace.
Aug 29, 2026 2,177 words in the original blog post.
Datadog alternative evaluations often begin when log and event costs force teams to reduce indexing, sampling, or retention, potentially limiting the evidence available for later investigations. The piece argues that comparisons should assess searchable historical data rather than ingestion rates alone by accounting for indexed volume, retention, query capacity, monitoring coverage, and the effects of cost controls on logs, traces, metrics, and AI agent access. It contrasts Datadog’s separate ingestion, indexing, retention, and trace-retention mechanisms with Axiom’s proposed single event-store model, in which loaded data remains queryable across its retention period and pricing is based on data volume, storage, and query work. It recommends running both systems in parallel on identical workloads, retaining the same fields and using equivalent queries, alerts, time ranges, and concurrency, including unplanned investigations over older data. Datadog is presented as suitable for organizations that value its broad platform capabilities, such as APM, RUM, synthetics, security, integrations, and dashboards, while Axiom is positioned for teams seeking to retain and query large volumes of machine data without selectively limiting evidence; the suggested outcome may be a gradual hybrid deployment rather than a full replacement.
Aug 29, 2026 2,214 words in the original blog post.
Axiom has launched a Partner Program to reward individuals and organizations that introduce the company to potential customers based on credible recommendations. The program is open to practitioners, advocates, creators, advisors, community builders, and technology companies, without requiring reseller status or a large audience, and provides partners with a referral link while Axiom manages the evaluation, sales process, and customer relationship. Partners earn 5% of a referred customer’s eligible revenue for 12 months from the first paid invoice, with no revenue cap, paid as cash or Axiom Cloud compute credits. The company also offers Preferred and Strategic Partner models for businesses that generate recurring qualified opportunities or need co-selling support, including potential AWS Marketplace arrangements for strategic resellers. Axiom uses Dub to provide referral and reward dashboards, framing the initiative as a way to formalize recognition for trusted advocates whose introductions lead to customer adoption and growth.
Aug 21, 2026 571 words in the original blog post.
Axiom has redesigned its website to align its messaging and visual identity with its stated position as a “modern machine data platform,” emphasizing the ability to retain logs, events, traces, and metrics at petabyte scale with predictable pricing. The update reflects a product already used by both enterprises migrating workloads from legacy tools such as Splunk and startups seeking self-service, scalable data infrastructure, while highlighting capabilities including high compression, serverless query computing, and its APL query language. The new site prioritizes cost and scale, gives users direct access to product examples, documentation, a playground, and a free tier, and replaces “Book a demo” as the primary action with “Start free.” Its design shifts from pervasive terminal-style typography and abstract marketing language toward clearer prose, visible product artifacts, concrete failure modes, transparent comparisons, and a calmer dark-and-orange visual system, while retaining Axiom’s existing logo, colors, terminal elements, and core product promise.
Aug 13, 2026 1,610 words in the original blog post.
Axiom has introduced an unauthenticated API endpoint that allows AI agents to provision fully functional, temporary observability organizations without requiring signup or email confirmation. The company cites METR research suggesting that autonomous agents can complete increasingly long tasks, with frontier models approaching a full working day of unattended work, and argues that services must remove human-dependent setup barriers to support this trend. Agent-created Axiom organizations receive full API access for 24 hours, enabling agents to create datasets, ingest and query data, build dashboards, and configure monitoring, while outbound monitor notifications remain disabled until a human claims the organization. A human can review the agent’s activity and permanently claim the organization through a URL, after which it begins on Axiom’s Personal plan with a free monthly ingest allowance. Axiom says its serverless architecture and experience operating a free tier make the temporary-account model economical and manageable, and notes that agents already perform most queries and many operational tasks through its MCP server.
Aug 06, 2026 856 words in the original blog post.