mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
Adds a 15s scrape loop that fetches /metrics from every discovered master, volume, filer, and S3 server (addresses come from the existing topology + ListClusterNodes helpers) and records each series into the in-memory store. Parses Prometheus text exposition via prometheus/common/expfmt.