Pārlūkot izejas kodu

document TimescaleDB datasource option

Sven Klemm 7 gadi atpakaļ
vecāks
revīzija
d33019ca67
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      docs/sources/features/datasources/postgres.md

+ 1 - 0
docs/sources/features/datasources/postgres.md

@@ -31,6 +31,7 @@ Name | Description
 *User* | Database user's login/username
 *Password* | Database user's password
 *SSL Mode* | This option determines whether or with what priority a secure SSL TCP/IP connection will be negotiated with the server.
+*TimescaleDB* | With this option enabled Grafana will use TimescaleDB features, e.g. use ```time_bucket``` for grouping by time.
 
 ### Database User Permissions (Important!)