Privacy & telemetry

What anonymous usage data Pebble collects and how to opt out

Privacy & telemetry

Pebble's desktop telemetry is designed to be anonymous product analytics (PostHog Cloud) plus error/crash reporting (Sentry Cloud). Ordinary product feedback is private support data.

ChannelDestination
Product analyticsPostHog Cloud (opt-out in settings)
Errors / crashesSentry Cloud
In-app feedbackPOST https://api.nebutra.com/pebble/v1/feedback
Diagnostics bundlesPOST https://api.nebutra.com/pebble/diagnostics/*

Diagnostics uploads are capped (4 MiB), tokenized (short-lived, single-use), rate-limited per IP, and retained for 30 days unless deleted earlier. Feedback messages are not written into public issue trackers or analytics events.

Opt out of product analytics in Settings → Privacy. Set PEBBLE_DIAGNOSTICS_DISABLED=1 to disable diagnostic bundle collection entirely.

How is this guide?

Edit on GitHub

Last updated on

On this page