Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 637 Bytes

prometheus-metrics-on-prem.mdx

File metadata and controls

18 lines (13 loc) · 637 Bytes
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.