Analytics Engine · TSDB

Time series avg

Loading…

Breakdown by service

Top series

TenantSvcRegionEndpoint AvgMaxn

How time works here

Analytics Engine auto-timestamps writes, so this POC stores event time in double3 and buckets with intDiv(if(double3>0,toUInt32(double3),toUInt32(timestamp)), N)*N. Seed writes ~7 days of diurnal traffic + injected incidents across tenants/services/regions/endpoints. API: https://tsdb.dlcftest.com/api/health · POST /api/ingest/seed · GET /api/query/timeseries

Last SQL