id | title | sidebar_label |
---|---|---|
prometheus-metrics-on-prem |
Prometheus Metrics for On-prem Users |
Prometheus Metrics On-prem |
import Metrics from "../bazel-bin/server/metrics/docs.mdx";
BuildBuddy exposes Prometheus metrics that allow monitoring the four golden signals: latency, traffic, errors, and saturation.
Prometheus metrics are exposed under the path metrics/
on port 9090
by default.
To view these metrics in a live-updating dashboard, we recommend using a tool like Grafana.