Privacy Policy
CeleryRadar ("we") provides Celery monitoring as a service. This policy describes what we collect and what we do with it.
What we collect
- Account: your email address and a hashed password.
- Billing: payment is handled by Stripe. We store a Stripe customer reference and the last four digits of your card; we never see or store full card numbers.
- Task metadata from your application: task names, IDs, timestamps, durations, retry counts, success/failure state, worker hostnames, queue names and depths, and beat schedules. Task arguments are captured by default and can be turned off via
connect(api_key, capture_args=False). Exception messages and tracebacks on failed/retried tasks are also captured by default and can be turned off viaconnect(api_key, capture_exceptions=False). - Notification destinations: the email addresses, webhook URLs, or OAuth tokens you configure to receive alerts.
- Cookies: a session cookie and a CSRF cookie. No advertising or behavioral tracking.
How we use it
To run the Service: store your data, render dashboards, evaluate alert rules, deliver alerts, bill you, and respond to support requests. We do not sell your data and we do not share it with advertisers.
Subprocessors
- Stripe — payment processing.
- Resend — transactional and alert email delivery.
- Neon — Postgres database hosting.
- Cloudflare — CDN and DDoS protection.
Retention
Task event data is retained for the window specified by your plan (7 days on Free, 30 on Developer, 90 on Business) and is deleted automatically after that. Account and billing records are kept for the lifetime of your account; if you delete your account, we delete your data within 30 days, except billing records we are required to keep for tax purposes.
Your rights
You can access or export your data at any time. If you would like your data deleted, please contact us at [email protected]
Security
HTTPS in transit, encryption at rest, hashed passwords, least-privilege access. No system is perfectly secure, but we take it seriously.
Changes
If we make material changes to this policy, we'll update the date above and notify you by email.