tael-server 0.4.2

AI-agent-native observability server library — OTLP ingestion, tiered storage, and the REST/gRPC query API (embedded by the `tael` CLI via `tael serve`)
Documentation
1
2
3
4
pub mod otlp;
pub mod otlp_logs;
pub mod otlp_metrics;
pub mod prom_remote_write;