Samples
View the telemetry report:Returns
| Column | Type | Description |
|---|---|---|
| telemetry_report | TEXT | The telemetry string that is or would be sent to Timescale |
View the background telemetry string sent to Timescale
SELECT get_telemetry_report();
| Column | Type | Description |
|---|---|---|
| telemetry_report | TEXT | The telemetry string that is or would be sent to Timescale |
Was this page helpful?