#docs #tql

Granularity

The granularity of the query.

How fine-grained the query should be, for example per day, per hour, per minute, etc. all and none are special values that can be used to disable the granularity.

Supported values are:

  • all
  • none
  • second
  • minute
  • fifteen_minute
  • thirty_minute
  • hour
  • day
  • week
  • month
  • quarter
  • year