Ingest Data
Configure OpenTelemetry SDKs or collectors to send OTLP/HTTP protobuf data to Altertable. Logs and traces are written into the built-in opentelemetry catalog for the target environment.
Altertable does not support OpenTelemetry metrics yet.
Authentication
Authenticate OpenTelemetry OTLP requests to Altertable with Lakehouse HTTP Basic Auth credentials for logs and traces ingestion.Logs
Send OpenTelemetry logs to Altertable through the OTLP HTTP logs endpoint and analyze application telemetry with SQL.Traces
Send OpenTelemetry traces to Altertable through the OTLP HTTP traces endpoint and analyze spans with SQL workflows.Metrics
OpenTelemetry metrics ingestion is not supported yet; learn what Altertable currently accepts and how to send logs and traces instead.