Skip to content

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.

View the telemetry report:

SELECT get_telemetry_report();
ColumnTypeDescription
telemetry_reportJSONBThe telemetry report that is or would be sent to Timescale