mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-14 17:16:54 +02:00
Currently the series endpoint is paging in all chunks for matched series, which can be rather slow. Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>