Overview of monitoring and alerting functionality for PowerSync Cloud instances
Feature | Free | Pro | Team & Enterprise |
---|---|---|---|
Usage Metrics | Available | Available | Available |
Instance Logs | Available | Available | Available |
Log retention period | 24 hours | 7 days | 30 days |
Issue Alerts | Available | Available | Available |
Usage Alerts | Not available | Not available | Available |
Alert Notifications | - Email - Webhooks | - Email - Webhooks |
Note
, Error
, Warning
, Debug
) and by date range.
user_id
and user_agent
in the logs if available.
warning
and/or fatal
issues. Free and Pro plan customers can only configure fatal
alerts.
https://
).
x-journey-signature
header, which is a base64-encoded HMAC (Hash-based Message Authentication Code). To verify the request, you need to compute the HMAC using the shared secret that was generated when you created the webhook, and compare it to the value in the x-journey-signature
header.
JavaScript Example