Skip to main content

Crate spectra_backend_tensorbase

Crate spectra_backend_tensorbase 

Source
Expand description

Scale-out TensorBase storage adapter (ClickHouse-compatible protocol).

Enable with the spectra feature tensorbase. Uses the official clickhouse Rust client against TensorBase’s compatible endpoint.

Structs§

TensorBaseEventsBackend
Scale-out TensorBase structured-event storage over its ClickHouse-compatible protocol.
TensorBaseMetricsBackend
Scale-out TensorBase metrics storage over its ClickHouse-compatible protocol.

Functions§

default_url
Default TensorBase native protocol URL (port 9528).