Skip to content
TimescaleDB - Timeseries database for PostgreSQL
  • Timescale.com
  • Try for free
Getting started
Use Timescale
Tutorials
Code quick starts
API Reference
Hypertables & chunks
Distributed hypertables
Compression
Continuous aggregates
Data retention
Actions and automation
Hyperfunctions
Informational views
Configuration
Administration Functions
timescaledb_pre_restore
timescaledb_post_restore
get_telemetry_report
dump_meta_data
API Reference Tag Overview
Migrate
Other deployment options
About Timescale
AI / Timescale Vector
Find a docs page
TimescaleDB API referenceAdministrative functions

get_telemetry_report()

Returns the background telemetry string sent to Timescale servers. If telemetry is disabled, it sends the string that would be sent if telemetry was enabled.

Sample usage

View the telemetry report:

SELECT get_telemetry_report();

Keywords

admin

Found an issue on this page?

Report an issue!
Previoustimescaledb_post_restoreNextdump_meta_data

Related Content

dump_meta_data.sql
Output metadata for support requests and bug reports
timescaledb_pre_restore()
Prepare a database for data restoration
timescaledb_post_restore()
Resume normal operations after restoring a database
Administrative functions
Prepare a database for backup and restore, and keep track of your setup data
User management
Add and manage users for your Managed Service for TimescaleDB project
Members
User management for your Timescale project