mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-15 09:36:38 +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>