mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
Series now carry their source, metric name, and labels so callers can filter by label (error codes, slot state, disk resource type) instead of string-matching composite keys. Drops the unused single-series accessors.