This page explains how Axiom helps you leverage timestamped event data for observability purposes.
Axiom helps you leverage the power of timestamped event data. A common use case of event data is observability (o11y) in the field of software engineering. Observability is the ability to explain what is happening inside a software system by observing it from the outside. It allows you to understand the behavior of systems based on their outputs such as telemetry data, which is a type of event data.
Software engineers most often work with timestamped event data in the form of logs or metrics. However, Axiom believes that event data reflects a much broader range of interactions, crossing boundaries from engineering to product management, security, and beyond. For a more general explanation of event data in Axiom, see Events.
Traditionally, observability has been associated with three pillars, each effectively a specialized view of event data:
In Axiom, these observability elements are stored as event data, allowing for fine-grained, efficient tracking across all three pillars.
Axiom excels at collecting, storing, and analyzing timestamped event data.
For logs and traces, Axiom offers unparalleled efficiency and query performance. You can send logs and traces to Axiom from a wide range of popular sources. For information, see Send data to Axiom .
For metrics data, Axiom is well-suited for event-level metrics that behave like logs, with each data point representing a discrete event.
For example, you have the following timestamped data in Axiom:
You can easily query and analyze this type of metrics data in Axiom. The query below computes the average GPU utilization across nodes:
Axiom’s support for metrics data currently comes with the following limitations:
Support for these types of metrics data is coming soon in the first half of 2025.
This page explains how Axiom helps you leverage timestamped event data for observability purposes.
Axiom helps you leverage the power of timestamped event data. A common use case of event data is observability (o11y) in the field of software engineering. Observability is the ability to explain what is happening inside a software system by observing it from the outside. It allows you to understand the behavior of systems based on their outputs such as telemetry data, which is a type of event data.
Software engineers most often work with timestamped event data in the form of logs or metrics. However, Axiom believes that event data reflects a much broader range of interactions, crossing boundaries from engineering to product management, security, and beyond. For a more general explanation of event data in Axiom, see Events.
Traditionally, observability has been associated with three pillars, each effectively a specialized view of event data:
In Axiom, these observability elements are stored as event data, allowing for fine-grained, efficient tracking across all three pillars.
Axiom excels at collecting, storing, and analyzing timestamped event data.
For logs and traces, Axiom offers unparalleled efficiency and query performance. You can send logs and traces to Axiom from a wide range of popular sources. For information, see Send data to Axiom .
For metrics data, Axiom is well-suited for event-level metrics that behave like logs, with each data point representing a discrete event.
For example, you have the following timestamped data in Axiom:
You can easily query and analyze this type of metrics data in Axiom. The query below computes the average GPU utilization across nodes:
Axiom’s support for metrics data currently comes with the following limitations:
Support for these types of metrics data is coming soon in the first half of 2025.