Updated System Metrics (markdown)

Chris Lu 2022-03-28 23:13:47 -07:00
parent 9e83716faf
commit 28f2ba2edf

@ -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.