<gf-form-switchclass="gf-form"label="TimescaleDB"tooltip="Use TimescaleDB features (e.g., time_bucket) in Grafana"label-class="width-9"checked="ctrl.current.jsonData.timescaledb"switch-class="max-width-6"></gf-form-switch>
<ahref="https://www.timescale.com/"class="pointer"target="_blank">TimescaleDB</a> is a time-series database built as a PostgreSQL extension. If enabled, Grafana will use <code>time_bucket</code> in the <code>$__timeGroup</code> macro and display TimescaleDB specific aggregate functions in the query builder.