Telemetry

Hyvor Relay collects anonymous telemetry data to monitor basic usage patterns and performance metrics. This data helps us improve the service and identify potential issues.

Disabling Telemetry

You can disable telemetry by setting an environment variable:

TELEMETRY=false

Data Collected

When telemetry is enabled, we send a request from your Relay instance to our servers at hyvor.com once every 24 hours. The payload includes the following information:

Key
Description
uuid
A unique identifier for your instance
version
Hyvor Relay version
servers_count
Number of servers configured
ip_addresses_count
Number of IP addresses configured
queues_count
Number of queues configured
workers_api_count
Number of API workers on all servers
workers_email_count
Number of email (SMTP) workers on all servers
workers_incoming_count
Number of incoming mail workers on all servers
workers_webhook_count
Number of Webhook workers on all servers
users_count
Number of users (OIDC)
projects_count
Number of projects
domains_count
Number of domains configured
domains_active_count
Number of verified domains
sends_24h_count
Number of email sends in the last 24 hours
recipients_24h_accepted_count
Number of accepted email recipients in the last 24 hours
recipients_24h_bounced_count
Number of bounced email recipients in the last 24 hours
recipients_24h_complained_count
Number of complained email recipients in the last 24 hours
recipients_24h_failed_count
Number of failed email recipients in the last 24 hours
recipients_24h_suppressed_count
Number of suppressed email recipients in the last 24 hours
webhooks_24h_deliveries_count
Number of webhooks delivered in the last 24 hours