doc: change sidebar and title for distinguished query

This commit is contained in:
gccgdb1234 2022-08-05 18:53:11 +08:00
parent 3c455c5381
commit 9d4fc3abd9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
sidebar_label: Interval
title: Aggregate by Time Window
sidebar_label: Distinguished
title: Distinguished Query for Time Series Database
---
Aggregation by time window is supported in TDengine. For example, in the case where temperature sensors report the temperature every seconds, the average temperature for every 10 minutes can be retrieved by performing a query with a time window.