mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
The admin's maintenance and worker metrics live in the local stats.Gather registry, so record them directly under the admin/local source instead of scraping over HTTP. Adds metricsStore.match for prefix/metric lookups.