Development Guideline

Function Description

Determine functions to be developed based on the preceding scenario. Table 1 describes functions to be developed.

Table 1 Functions to be developed in OpenTSDB

No.

Procedure

Code Implementation

1

Build a data model based on the typical scenario.

For details, see Writing Data.

2

Write metric data.

For details, see Writing Data.

3

Query data based on metrics.

For details, see Querying Data.

4

Delete data in a specified range.

For details, see Deleting Data.