lachesis_timeseries_integerseries
Columns
Name | Type | Not null | Description |
---|---|---|---|
created_at | timestamp without time zone | True | |
id | bigint | True | |
series_id | character varying(32) | True | Links to lachesis_timeseries_timeseriesmeta.id . |
source | character varying(50) | True | |
tags | character varying(255) | False | |
time | timestamp without time zone | True | |
tz_offset | bigint | False | |
value | integer | True |