Skip to content

Observability

NextEpoch Cloud provides a full observability pipeline for collecting and querying telemetry data from your applications and agents.

How It Works

  1. Send data — Your applications send logs, metrics, traces, and events to the Air API
  2. Query with SQL — Use the Insights API to query your data using standard SQL

All data is automatically partitioned by organization and stored durably for querying.

Data Types

TypeDescriptionUse Case
LogsStructured log entriesApplication logging, debugging
MetricsNumerical measurementsPerformance monitoring, resource usage
TracesDistributed trace spansRequest tracing across services
AuditSecurity/compliance eventsUser actions, access logs

Viewing in the Portal

The portal provides built-in dashboards for exploring your telemetry data:

  • Logs — Search and filter log entries by level, message, and attributes
  • Metrics — Visualize metrics with charts and graphs
  • Events — Timeline view of events across your organization

Guides

NextEpoch Cloud Documentation