v1.1
timeseries_views.tstable
Users can query all time-series tables in the current database.
Table 1 tstable columns
| Field | Type | Description |
|---|---|---|
| schemaname | name | Name of a schema to which a time-series table belongs. |
| tablename | name | Name of a time-series table. |
| timecolname | name | Name of the time column in a time-series table. |
| tagcol | name[] | Name of the tag column in a time-series table. |
| tspolicy | name | Name of a time-series retention policy for a time-series table. |