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
-**Concurrent Frontend Users**: Number of users actively viewing traces on the frontend
22
+
-**Traces Submitted per Second**: Number of traces being ingested via SDKs or API endpoints
23
+
-**Replicated ClickHouse**: Recommended for high read loads to prevent degraded performance. Another option would be [managed clickhouse](./external_clickhouse#langsmith-managed-clickhouse).
24
+
-**PostgreSQL**: We recommend using an external instance and enabling autoexpansion for the disk to handle growing data requirements.
25
+
26
+
Below we go into more details about the read and write paths as well as provide a `values.yaml` snippet for you to start with for your self-hosted LangSmith instance.
0 commit comments