From 28f2ba2edfe5a720fa1ca7aa27b4c0a5e6364726 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 28 Mar 2022 23:13:47 -0700 Subject: [PATCH] Updated System Metrics (markdown) --- System-Metrics.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/System-Metrics.md b/System-Metrics.md index 9487b28..c17214a 100644 --- a/System-Metrics.md +++ b/System-Metrics.md @@ -1,5 +1,7 @@ SeaweedFS uses [Prometheus](https://prometheus.io/) to store the metrics and [Grafana](https://grafana.com/grafana) to visualize them. +SeaweedFS supports both push and pull metrics. + # Push Metrics SeaweedFS can publish metrics to [Prometheus Push Gateway](https://github.com/prometheus/pushgateway), and the gateway pass along to the Prometheus server.