Periodically the record table records counters to one of TD's tables.
When you manage and operate Treasure Data, sometimes you want to create statistics describing tables, for example how many records are stored in each table. This helps answering the questions such as:
- Which table has the largest number of records?
- Which table is growing rapidly?
This Treasure Box provides a workflow that periodically records the table stats to one of Treasure Data's tables. The workflow periodically gets the table stats from a REST API, and writes the results into one of the tables.
Galleries