Skip to main content

Overview

PowerSync uses OpenTelemetry to gather certain usage metrics. These metrics are shared with PowerSync unless you opt-out. This allows us to gauge adoption and usage patterns across deployments so that we can better allocate R&D capacity and ultimately better serve our customers (including you!). The metrics are linked to a random UUID and are therefore completely anonymous.

What is Collected

Below are the data points collected every few minutes and associated with a random UUID representing your instance:
Type definitions for each metric dimension are available in the powersync-service repository.
To scrape your self-hosted PowerSync Service metrics, please see the Monitoring docs page for more details.

Opting Out

To opt out of sharing metrics with PowerSync, set the disable_telemetry_sharing key in your service.yaml to true:
service.yaml