Prometheus
The Helm chart includes an optional Prometheus instance that scrapes metrics from LangWatch components.Enable Prometheus
What Gets Scraped
Access Prometheus
Port-forward to the Prometheus UI:External Prometheus
To use an existing Prometheus instance instead of the chart-managed one:Grafana
Connect Grafana to your Prometheus instance to visualize LangWatch metrics.Key Dashboards
Set up dashboards for:- Trace throughput: traces ingested per minute
- Worker queue depth: BullMQ queue backlog (indicates processing bottleneck)
- ClickHouse query latency: p50/p95/p99 query times
- Error rates: HTTP 5xx responses from App and Workers
- Resource utilization: CPU and memory per component