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 with Lakehouse HTTP Basic Auth credentials.Logs
Send OpenTelemetry logs to Altertable through the OTLP HTTP logs endpoint.Traces
Send OpenTelemetry traces to Altertable through the OTLP HTTP traces endpoint.Metrics
OpenTelemetry metrics ingestion is not supported yet.