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
Users accessing HyperDX are automatically authenticated using their ClickHouse Cloud console credentials. Access is controlled through SQL console permissions configured in the service settings.
293
+
294
+
#### To configure user access {#configure-access}
295
+
296
+
1. Navigate to your service in the ClickHouse Cloud console
297
+
2. Go to **Settings** → **SQL Console Access**
298
+
3. Set the appropriate permission level for each user:
299
+
-**Service Admin → Full Access** - Required for enabling alerts
300
+
-**Service Read Only → Read Only** - Can view observability data and create dashboards
To enable alerts, at least one user with **Service Admin** permissions (mapped to **Full Access** in the SQL Console Access dropdown) must log into HyperDX at least once. This provisions a dedicated user in the database that runs alert queries.
307
+
:::
308
+
289
309
### Create a data source {#create-a-datasource}
290
310
291
311
HyperDX is Open Telemetry native but not Open Telemetry exclusive - users can use their own table schemas if desired.
0 commit comments