You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar monitoring and alerting functionality is planned for PowerSync Open Edition users and Enterprise Self-Hosted customers.
36
36
37
-
We plan to publish alerting APIs for Open Edition users, and an alerting service with customization options and webhook integration for Enterprise Self-Hosted customers.
37
+
For Open Edition users, alerting APIs are currently available in an early access release. For Enterprise Self-Hosted customers we are planning a full alerting service that includes customizable alerts and webhook integrations.
38
38
39
39
Until this is available, please chat to us on our [Discord](https://discord.gg/powersync) to discuss your use case or any questions.
40
-
</info>
40
+
</Info>
41
41
42
42
## Usage Metrics
43
43
@@ -57,9 +57,9 @@ You have following options:
57
57
***Aggregates**: View and copy aggregates for each usage metric.
58
58
***CSV**: Download data as CSV for custom calculations.
59
59
60
-
<info>
61
-
This usage data is also available programatically via APIs. Chat to us on our [Discord](https://discord.gg/powersync) if you require details.
62
-
</info>
60
+
<Info>
61
+
This usage data is also available programatically via APIs in an early access release. Chat to us on our [Discord](https://discord.gg/powersync) if you require details.
62
+
</Info>
63
63
64
64
## Instance Logs
65
65
@@ -68,15 +68,15 @@ You can review logs for your PowerSync instance(s) to troubleshoot replication o
68
68
***Service logs**: Reflect sync activity from the PowerSync Service to clients.
69
69
***Replicator logs**: Reflect replication activity from your source database to the PowerSync Service.
70
70
71
-
<info>
71
+
<Note>
72
72
**Availability**
73
73
74
74
The log retention period varies by plan:
75
75
76
76
***Free** plan: Logs from the last 24 hours
77
77
***Pro** plan: Logs from the last 7 days
78
78
***Team & Enterprise** plans: Logs from the last 30 days
79
-
</info>
79
+
</Note>
80
80
81
81
### View Instance Logs
82
82
@@ -88,7 +88,7 @@ Access instance logs through the [Dashboard](/usage/tools/powersync-dashboard),
88
88
89
89
You can manage logs with the following options:
90
90
91
-
***Filter Options**: Filter logs by level (`Info`, `Error`, `Warning`, `Debug`) and by date range.
91
+
***Filter Options**: Filter logs by level (`Note`, `Error`, `Warning`, `Debug`) and by date range.
92
92
***Sorting**: Sort logs by newest or oldest first.
93
93
***Service Logs Metadata**: Include metadata like `user_id` and `user_agent` in the logs if available.
94
94
***View Mode**: Tail logs in real-time or view them statically.
@@ -98,12 +98,11 @@ You can manage logs with the following options:
98
98
99
99
Issue alerts capture potential problems with your instance, such as connection or sync issues.
100
100
101
-
<info>
101
+
<Note>
102
102
**Availability**
103
103
104
-
* Coming soon: **Free** and **Pro** plan customers will be able to opt in to receive fatal issue alerts.
105
-
***Team** and **Enterprise** customers can customize the issue type and severity level for which an alert should trigger.
106
-
</info>
104
+
* Issue alerts are available on all Cloud plans.
105
+
</Note>
107
106
108
107
### Configure Issue Alerts
109
108
@@ -140,11 +139,11 @@ See [Webhooks](#webhooks) below to notify external systems when an alert is trig
140
139
141
140
Metric alerts trigger when specific usage metrics exceed a defined threshold. This helps with troubleshooting usage spikes, or unexpected usage activity.
142
141
143
-
<info>
142
+
<Note>
144
143
**Availability**
145
144
146
145
Metrics alerts are available on **Team** and **Enterprise** plans.
147
-
</info>
146
+
</Note>
148
147
149
148
### Configure Metric Alerts
150
149
@@ -183,13 +182,12 @@ See [Webhooks](#webhooks) below to notify external systems when an alert is trig
183
182
184
183
Webhooks enable you to notify external systems when specific events occur in PowerSync, such as issue or metric alerts.
185
184
186
-
<info>
185
+
<Note>
187
186
**Availability**
188
187
189
-
* Webhooks are currently available on **Team** and **Enterprise** plans.
190
-
* Coming soon: **Pro** plan customers will be able to set up webhooks for Issue alerts.
191
-
* Email notifications will be available in a future release (also for **Free** plan users).
192
-
</info>
188
+
* Webhooks are currently available on **Pro**, **Team** and **Enterprise** plans.
189
+
* Email notifications will be available in a future release (these will also be available to **Free** plan users).
0 commit comments