get_telemetry_report()
View the background telemetry string sent to Timescale
Since 0.6.0
Returns the background telemetry string sent to Timescale.
If telemetry is turned off, it sends the string that would be sent if telemetry were enabled.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
View the background telemetry string sent to Timescale
SELECT get_telemetry_report();
| Column | Type | Description |
|---|---|---|
| telemetry_report | JSONB | The telemetry report that is or would be sent to Timescale |